The build took 00h 02m 28s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
38,129 |
ansic |
11,154 |
cpp |
7,488 |
sh |
366 |
makefile |
57,137 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ncrack 0.4a-5 (Thu Apr 13 16:51:02 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be usedchecking for x86_64-unknown-linux-strip... nochecking for strip... /usr/bin/stripchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for inline... inlinechecking for x86_64-unknown-linux-gcc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking whether the compiler is gcc 4 or greater... yeschecking for __func__... yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking pwd.h usability... yeschecking pwd.h presence... yeschecking for pwd.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking sys/sockio.h usability... nochecking sys/sockio.h presence... nochecking for sys/sockio.h... nochecking for library containing setsockopt... none requiredchecking for library containing gethostbyname... none requiredchecking if sockaddr{} has sa_len member... nochecking whether byte ordering is bigendian... nochecking if struct in_addr is a wacky huge structure (some Sun boxes)... nochecking for strerror... yeschecking for signal... yeschecking for type of 6th argument to recvfrom()... socklen_tchecking openssl/ssl.h usability... yeschecking openssl/ssl.h presence... yeschecking for openssl/ssl.h... yeschecking for BIO_int_ctrl in -lcrypto... yeschecking for SSL_new in -lssl... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating modules/Makefileconfig.status: creating ncrack_config.h=== configuring in nbase (/tmp/ncrack/src/ncrack-0.4ALPHA/nbase)configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for inline... inlinechecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for string.h... (cached) yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking for strings.h... (cached) yeschecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for sys/types.h... (cached) yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking for sys/stat.h... (cached) yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking sys/wait.h usability... yeschecking sys/wait.h presence... yeschecking for sys/wait.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking sys/resource.h usability... yeschecking sys/resource.h presence... yeschecking for sys/resource.h... yeschecking for inttypes.h... (cached) yeschecking mach-o/dyld.h usability... nochecking mach-o/dyld.h presence... nochecking for mach-o/dyld.h... nochecking whether time.h and sys/time.h may both be included... yeschecking for sys/socket.h... (cached) yeschecking for net/if.h... yeschecking for __attribute__... yeschecking whether byte ordering is bigendian... nochecking for int8_t... nochecking for int16_t... nochecking for int32_t... nochecking for int64_t... nochecking for uint8_t... yeschecking for uint16_t... yeschecking for uint32_t... yeschecking for uint64_t... yeschecking for snprintf... yeschecking for vsnprintf... yeschecking for nanosleep... yeschecking for strerror... yeschecking for strcasestr... yeschecking for strcasecmp... yeschecking for strncasecmp... yeschecking for signal... yeschecking for vsnprintf... (cached) yeschecking for snprintf... (cached) yeschecking for asprintf... yeschecking for asnprintf... nochecking for vasprintf... yeschecking for vasnprintf... nochecking for getopt... yeschecking for getopt_long_only... yeschecking for usleep... yeschecking for gettimeofday... yeschecking for sleep... yeschecking for getopt_long_only... (cached) yeschecking for strcasecmp... (cached) yeschecking for strncasecmp... (cached) yeschecking for library containing getaddrinfo... none requiredchecking for library containing gai_strerror... none requiredchecking for library containing getnameinfo... none requiredchecking for gai_strerror... yeschecking for inet_ntop... yeschecking for inet_pton... yeschecking for working getaddrinfo... yeschecking for library containing inet_addr... none requiredchecking for working getnameinfo... yeschecking for sockaddr_in6... yeschecking for sockaddr_storage... yeschecking for AF_INET6 definition... yeschecking for IPv6 support... yeschecking openssl/ssl.h usability... yeschecking openssl/ssl.h presence... yeschecking for openssl/ssl.h... yeschecking openssl/err.h usability... yeschecking openssl/err.h presence... yeschecking for openssl/err.h... yeschecking openssl/rand.h usability... yeschecking openssl/rand.h presence... yeschecking for openssl/rand.h... yeschecking for BIO_int_ctrl in -lcrypto... yeschecking for SSL_new in -lssl... yeschecking for /proc/self/exe... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating nbase_config.h=== configuring in nsock/src (/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src)configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for gethostent... yeschecking for setsockopt... yeschecking for nanosleep... yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking net/bpf.h usability... yeschecking net/bpf.h presence... yeschecking for net/bpf.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking openssl/ssl.h usability... yeschecking openssl/ssl.h presence... yeschecking for openssl/ssl.h... yeschecking for BIO_int_ctrl in -lcrypto... yeschecking for SSL_new in -lssl... yeschecking for library containing dlopen... -ldlchecking for SSL_set_tlsext_host_name... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating ../include/nsock_config.h=== configuring in opensshlib (/tmp/ncrack/src/ncrack-0.4ALPHA/opensshlib)configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking whether byte ordering is bigendian... nochecking for gawk... gawkchecking how to run the C preprocessor... clang -Echecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for a BSD-compatible install... /usr/bin/install -cchecking for egrep... (cached) /usr/bin/grep -Echecking for ar... /usr/bin/archecking for cat... /usr/bin/catchecking for kill... /usr/bin/killchecking for perl5... nochecking for perl... /usr/bin/perlchecking for sed... /usr/bin/sedchecking for ent... nochecking for bash... /usr/bin/bashchecking for ksh... (cached) /usr/bin/bashchecking for sh... (cached) /usr/bin/bashchecking for sh... /usr/bin/shchecking for groupadd... /usr/sbin/groupaddchecking for useradd... /usr/sbin/useraddchecking for pkgmk... nochecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for login... /usr/bin/loginchecking for passwd... /usr/bin/passwdchecking for inline... inlinechecking whether LLONG_MAX is declared... yeschecking if clang accepts -fno-builtin-memset... yeschecking if clang supports -fstack-protector-all... yeschecking if -fstack-protector-all works... yeschecking bstring.h usability... nochecking bstring.h presence... nochecking for bstring.h... nochecking crypt.h usability... yeschecking crypt.h presence... yeschecking for crypt.h... yeschecking crypto/sha2.h usability... nochecking crypto/sha2.h presence... nochecking for crypto/sha2.h... nochecking dirent.h usability... yeschecking dirent.h presence... yeschecking for dirent.h... yeschecking endian.h usability... yeschecking endian.h presence... yeschecking for endian.h... yeschecking features.h usability... yeschecking features.h presence... yeschecking for features.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking floatingpoint.h usability... nochecking floatingpoint.h presence... nochecking for floatingpoint.h... nochecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking glob.h usability... yeschecking glob.h presence... yeschecking for glob.h... yeschecking ia.h usability... nochecking ia.h presence... nochecking for ia.h... nochecking iaf.h usability... nochecking iaf.h presence... nochecking for iaf.h... nochecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking login.h usability... nochecking login.h presence... nochecking for login.h... nochecking maillock.h usability... nochecking maillock.h presence... nochecking for maillock.h... nochecking ndir.h usability... nochecking ndir.h presence... nochecking for ndir.h... nochecking net/if_tun.h usability... nochecking net/if_tun.h presence... nochecking for net/if_tun.h... nochecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking netgroup.h usability... nochecking netgroup.h presence... nochecking for netgroup.h... nochecking pam/pam_appl.h usability... nochecking pam/pam_appl.h presence... nochecking for pam/pam_appl.h... nochecking paths.h usability... yeschecking paths.h presence... yeschecking for paths.h... yeschecking poll.h usability... yeschecking poll.h presence... yeschecking for poll.h... yeschecking pty.h usability... yeschecking pty.h presence... yeschecking for pty.h... yeschecking readpassphrase.h usability... nochecking readpassphrase.h presence... nochecking for readpassphrase.h... nochecking rpc/types.h usability... yeschecking rpc/types.h presence... yeschecking for rpc/types.h... yeschecking security/pam_appl.h usability... yeschecking security/pam_appl.h presence... yeschecking for security/pam_appl.h... yeschecking sha2.h usability... nochecking sha2.h presence... nochecking for sha2.h... nochecking shadow.h usability... yeschecking shadow.h presence... yeschecking for shadow.h... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking for stdint.h... (cached) yeschecking for string.h... (cached) yeschecking for strings.h... (cached) yeschecking sys/audit.h usability... nochecking sys/audit.h presence... nochecking for sys/audit.h... nochecking sys/bitypes.h usability... yeschecking sys/bitypes.h presence... yeschecking for sys/bitypes.h... yeschecking sys/bsdtty.h usability... nochecking sys/bsdtty.h presence... nochecking for sys/bsdtty.h... nochecking sys/cdefs.h usability... yeschecking sys/cdefs.h presence... yeschecking for sys/cdefs.h... yeschecking sys/dir.h usability... yeschecking sys/dir.h presence... yeschecking for sys/dir.h... yeschecking sys/mman.h usability... yeschecking sys/mman.h presence... yeschecking for sys/mman.h... yeschecking sys/mount.h usability... yeschecking sys/mount.h presence... yeschecking for sys/mount.h... yeschecking sys/ndir.h usability... nochecking sys/ndir.h presence... nochecking for sys/ndir.h... nochecking sys/poll.h usability... yeschecking sys/poll.h presence... yeschecking for sys/poll.h... yeschecking sys/prctl.h usability... yeschecking sys/prctl.h presence... yeschecking for sys/prctl.h... yeschecking sys/pstat.h usability... nochecking sys/pstat.h presence... nochecking for sys/pstat.h... nochecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking for sys/stat.h... (cached) yeschecking sys/stream.h usability... nochecking sys/stream.h presence... nochecking for sys/stream.h... nochecking sys/stropts.h usability... yeschecking sys/stropts.h presence... yeschecking for sys/stropts.h... yeschecking sys/strtio.h usability... nochecking sys/strtio.h presence... nochecking for sys/strtio.h... nochecking sys/statvfs.h usability... yeschecking sys/statvfs.h presence... yeschecking for sys/statvfs.h... yeschecking sys/sysmacros.h usability... yeschecking sys/sysmacros.h presence... yeschecking for sys/sysmacros.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/timers.h usability... nochecking sys/timers.h presence... nochecking for sys/timers.h... nochecking sys/un.h usability... yeschecking sys/un.h presence... yeschecking for sys/un.h... yeschecking time.h usability... yeschecking time.h presence... yeschecking for time.h... yeschecking tmpdir.h usability... nochecking tmpdir.h presence... nochecking for tmpdir.h... nochecking ttyent.h usability... yeschecking ttyent.h presence... yeschecking for ttyent.h... yeschecking ucred.h usability... nochecking ucred.h presence... nochecking for ucred.h... nochecking for unistd.h... (cached) yeschecking usersec.h usability... nochecking usersec.h presence... nochecking for usersec.h... nochecking util.h usability... nochecking util.h presence... nochecking for util.h... nochecking utime.h usability... yeschecking utime.h presence... yeschecking for utime.h... yeschecking utmp.h usability... yeschecking utmp.h presence... yeschecking for utmp.h... yeschecking utmpx.h usability... yeschecking utmpx.h presence... yeschecking for utmpx.h... yeschecking vis.h usability... nochecking vis.h presence... nochecking for vis.h... nochecking for lastlog.h... yeschecking for sys/ptms.h... nochecking for login_cap.h... nochecking linux/if_tun.h usability... yeschecking linux/if_tun.h presence... yeschecking for linux/if_tun.h... yeschecking compiler and flags for sanity... yeschecking for yp_match... nochecking for yp_match in -lnsl... yeschecking for setsockopt... yeschecking for dirname... yeschecking libgen.h usability... yeschecking libgen.h presence... yeschecking for libgen.h... yeschecking for getspnam... yeschecking for library containing basename... none requiredchecking for deflate in -lz... yeschecking zlib.h usability... yeschecking zlib.h presence... yeschecking for zlib.h... yeschecking for possibly buggy zlib... nochecking for strcasecmp... yeschecking for utimes... yeschecking libutil.h usability... nochecking libutil.h presence... nochecking for libutil.h... nochecking for library containing login... -lutilchecking for fmt_scaled... nochecking for logout... yeschecking for updwtmp... yeschecking for logwtmp... yeschecking for strftime... yeschecking for GLOB_ALTDIRFUNC support... yeschecking for gl_matchc field in glob_t... nochecking whether GLOB_NOMATCH is declared... yeschecking whether struct dirent allocates space for d_name... yeschecking for /proc/pid/fd directory... yeschecking for arc4random... nochecking for arc4random_buf... nochecking for arc4random_uniform... nochecking for asprintf... yeschecking for b64_ntop... nochecking for __b64_ntop... nochecking for b64_pton... nochecking for __b64_pton... nochecking for bcopy... yeschecking for bindresvport_sa... nochecking for clock... yeschecking for closefrom... nochecking for dirfd... yeschecking for fchmod... yeschecking for fchown... yeschecking for freeaddrinfo... yeschecking for fstatvfs... yeschecking for futimes... yeschecking for getaddrinfo... yeschecking for getcwd... yeschecking for getgrouplist... yeschecking for getnameinfo... yeschecking for getopt... yeschecking for getpeereid... nochecking for getpeerucred... nochecking for _getpty... nochecking for getrlimit... yeschecking for getttyent... yeschecking for glob... yeschecking for inet_aton... yeschecking for inet_ntoa... yeschecking for inet_ntop... yeschecking for innetgr... yeschecking for login_getcapbool... nochecking for md5_crypt... nochecking for memmove... yeschecking for mkdtemp... yeschecking for mmap... yeschecking for ngetaddrinfo... nochecking for nsleep... nochecking for ogetaddrinfo... nochecking for openlog_r... nochecking for openpty... yeschecking for poll... yeschecking for prctl... yeschecking for pstat... nochecking for readpassphrase... nochecking for realpath... yeschecking for recvmsg... yeschecking for rresvport_af... yeschecking for sendmsg... yeschecking for setdtablesize... nochecking for setegid... yeschecking for setenv... yeschecking for seteuid... yeschecking for setgroups... yeschecking for setlogin... nochecking for setpcred... nochecking for setproctitle... nochecking for setregid... yeschecking for setreuid... yeschecking for setrlimit... yeschecking for setsid... yeschecking for setvbuf... yeschecking for sigaction... yeschecking for sigvec... nochecking for snprintf... yeschecking for socketpair... yeschecking for statfs... yeschecking for statvfs... yeschecking for strdup... yeschecking for strlcat... nochecking for strlcpy... nochecking for strmode... nochecking for strtoll... yeschecking for strtoul... yeschecking for swap32... nochecking for sysconf... yeschecking for truncate... yeschecking for unsetenv... yeschecking for updwtmpx... yeschecking for vasprintf... yeschecking for vhangup... yeschecking for vsnprintf... yeschecking for gai_strerror... yeschecking for library containing nanosleep... none requiredchecking whether getrusage is declared... nochecking whether strsep is declared... yeschecking for strsep... yeschecking whether h_errno is declared... yeschecking whether SHUT_RD is declared... yeschecking whether O_NONBLOCK is declared... yeschecking whether MAXSYMLINKS is declared... yeschecking whether offsetof is declared... yeschecking for gettimeofday... yeschecking for time... yeschecking for endutent... yeschecking for getutent... yeschecking for getutid... yeschecking for getutline... yeschecking for pututline... yeschecking for setutent... yeschecking for utmpname... yeschecking for endutxent... yeschecking for getutxent... yeschecking for getutxid... yeschecking for getutxline... yeschecking for pututxline... yeschecking for setutxent... yeschecking for utmpxname... yeschecking for getlastlogxbyname... nochecking whether snprintf correctly terminates long strings... yeschecking whether snprintf can declare const char *fmt... yeschecking whether system supports SO_PEERCRED getsockopt... yeschecking whether getpgrp requires zero arguments... yeschecking OpenSSL header version... 1000208f (OpenSSL 1.0.2h 3 May 2016)checking OpenSSL library version... 1000208f (OpenSSL 1.0.2h 3 May 2016)checking whether OpenSSL's headers match the library... yeschecking if programs using OpenSSL functions will link... yeschecking whether OpenSSL has crippled AES support... nochecking if EVP_DigestUpdate returns an int... yeschecking for crypt in -lcrypt... yeschecking for SHA256_Update... yeschecking for EVP_sha256... yeschecking for ia_openinfo in -liaf... nochecking whether OpenSSL's PRNG is internally seeded... yeschecking for ls... /usr/bin/lschecking for netstat... nochecking for arp... nochecking for ifconfig... nochecking for jstat... /usr/bin/jstatchecking for ps... /usr/bin/pschecking for sar... nochecking for w... /usr/bin/wchecking for who... /usr/bin/whochecking for last... /usr/bin/lastchecking for lastlog... /usr/bin/lastlogchecking for df... /usr/bin/dfchecking for vmstat... /usr/bin/vmstatchecking for uptime... /usr/bin/uptimechecking for ipcs... /usr/bin/ipcschecking for tail... /usr/bin/tailchecking for long long... yeschecking for unsigned long long... yeschecking for long double... yeschecking size of char... 1checking size of short int... 2checking size of int... 4checking size of long int... 8checking size of long long int... 8checking for u_int type... yeschecking for intXX_t types... yeschecking for int64_t type... yeschecking for u_intXX_t types... yeschecking for u_int64_t types... yeschecking for uintXX_t types in stdint.h... yeschecking for u_char... yeschecking for socklen_t... yeschecking for sig_atomic_t... yeschecking for fsblkcnt_t... yeschecking for fsfilcnt_t... yeschecking for in_addr_t... yeschecking for in_port_t... yeschecking for size_t... yeschecking for ssize_t... yeschecking for clock_t... yeschecking for sa_family_t... yeschecking for pid_t... yeschecking for mode_t... yeschecking for struct sockaddr_storage... yeschecking for struct sockaddr_in6... yeschecking for struct in6_addr... yeschecking for struct sockaddr_in6.sin6_scope_id... yeschecking for struct addrinfo... yeschecking for struct timeval... yeschecking for struct timespec... yeschecking for ut_host field in utmp.h... yeschecking for ut_host field in utmpx.h... yeschecking for syslen field in utmpx.h... nochecking for ut_pid field in utmp.h... yeschecking for ut_type field in utmp.h... yeschecking for ut_type field in utmpx.h... yeschecking for ut_tv field in utmp.h... yeschecking for ut_id field in utmp.h... yeschecking for ut_id field in utmpx.h... yeschecking for ut_addr field in utmp.h... yeschecking for ut_addr field in utmpx.h... yeschecking for ut_addr_v6 field in utmp.h... yeschecking for ut_addr_v6 field in utmpx.h... yeschecking for ut_exit field in utmp.h... yeschecking for ut_time field in utmp.h... nochecking for ut_time field in utmpx.h... nochecking for ut_tv field in utmpx.h... yeschecking for struct stat.st_blksize... yeschecking for struct __res_state.retrans... yeschecking for ss_family field in struct sockaddr_storage... yeschecking for __ss_family field in struct sockaddr_storage... nochecking for pw_class field in struct passwd... nochecking for pw_expire field in struct passwd... nochecking for pw_change field in struct passwd... nochecking for msg_accrights field in struct msghdr... nochecking if f_fsid has val members... nochecking for msg_control field in struct msghdr... yeschecking if libc defines __progname... yeschecking whether clang implements __FUNCTION__... yeschecking whether clang implements __func__... yeschecking whether va_copy exists... yeschecking whether __va_copy exists... yeschecking whether getopt has optreset support... nochecking if libc defines sys_errlist... yeschecking if libc defines sys_nerr... yeschecking for library containing getrrsetbyname... nochecking for library containing res_query... nochecking for library containing dn_expand... nochecking if res_query will link... nochecking for res_query in -lresolv... yeschecking for _getshort... yeschecking for _getlong... yeschecking whether _getshort is declared... nochecking whether _getlong is declared... nochecking for HEADER.ad... yeschecking if struct __res_state _res is an extern... yeschecking for xauth... nochecking for "/dev/ptc"... nochecking for nroff... /usr/bin/nroffchecking if the systems has expire shadow information... yeschecking for "/etc/default/login"... nochecking if we need to convert IPv4 in IPv6-mapped addresses... yes (default)checking if your system defines LASTLOG_FILE... nochecking if your system defines _PATH_LASTLOG... yeschecking if your system defines UTMP_FILE... yeschecking if your system defines WTMP_FILE... yeschecking if your system defines UTMPX_FILE... nochecking if your system defines WTMPX_FILE... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.h ~00000 00000000 ,000$ 0$+~ $=0= .0+0 000 000 :000 0~0 0000. 0 00000 . .000000 0?= +.,. ,?00.$000 00000~.:~0 .$+00~?~000 :00000.=0000 ?00?00+=: ,0, 00000..0000~ 000000. $0 00..0~0?0::00,?0::?$0. 00 ~ .0. ,0?00000.0$,+,000.00 $00 0. 00.?00=00000~0+0:0000?0,~0?. .0 +00 0+0000 0000=?~0000?00 00 .: .~~ .000=00000~00=000000+0.0~0$$. 00 , ?00.. 000~000000000000.:0.0:0~ 0$00.+ 00.0 00 00?~000~000000000+00 + ~0000000000=$0000 $ 00 00. .00,000000000000$.00000. .0000+$+~00 0 00 .0 000000000?~0000000. 0. .0$000000+$0 0 0 0 000:$~0000=0.0000,$. 00 0000000000 0 00 ?.0000 $0 0 . .0000 . $ ?000. 0 0 0 +~?000 0. :000000?0 |=------=[ Ncrack ]=------=| 0000$?+00 00+0:~0$0+ .0$000?00 0?000000 .000~0 Configuration complete. Type make (or gmake on some *BSD machines) to compile.clang++ -MM -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 ncrack.cc utils.cc TargetGroup.cc Target.cc targets.cc NcrackOps.cc Service.cc ServiceGroup.cc Connection.h services.cc timing.cc ncrack_error.cc output.cc ncrack_tty.cc Buf.cc NcrackOutputTable.cc ncrack_input.cc ncrack_resume.cc crypto.cc > makefile.depclang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecatedIn file included from ncrack.cc:93:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from utils.cc:93:In file included from ./utils.h:96:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/stdlib.h:36:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/cstdlib:41:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu/bits/c++config.h:495:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu/bits/os_defines.h:39:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from TargetGroup.cc:94:In file included from ./NcrackOps.h:95:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from Target.cc:94:In file included from ./NcrackOps.h:95:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from targets.cc:96:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from NcrackOps.cc:91:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from Service.cc:93:In file included from ./Service.h:97:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from ServiceGroup.cc:94:In file included from ./ServiceGroup.h:97:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from services.cc:92:In file included from ./services.h:95:In file included from ./global_structures.h:95:In file included from nsock/include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from timing.cc:93:In file included from ./timing.h:96:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from ncrack_error.cc:91:In file included from ./ncrack_error.h:107:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from output.cc:92:In file included from ./output.h:96:In file included from /usr/include/time.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from ncrack_tty.cc:94:In file included from /usr/include/sys/types.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from Buf.cc:91:In file included from ./Buf.h:95:In file included from ./utils.h:96:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/stdlib.h:36:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/cstdlib:41:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu/bits/c++config.h:495:In file included from /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/x86_64-pc-linux-gnu/bits/os_defines.h:39:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from NcrackOutputTable.cc:98:In file included from ./NcrackOutputTable.h:96:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from ncrack_input.cc:92:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from ncrack_resume.cc:92:In file included from ./ncrack_resume.h:92:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from crypto.cc:90:In file included from ./ncrack.h:118:In file included from nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.Compiling libnbasecd nbase && makemake[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nbase'clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o snprintf.o snprintf.cIn file included from snprintf.c:55:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^snprintf.c:51:19: warning: unused variable 'rcsid' [-Wunused-const-variable]static const char rcsid[] = ^2 warnings generated.clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_str.o nbase_str.cIn file included from nbase_str.c:93:In file included from ./nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_misc.o nbase_misc.cIn file included from nbase_misc.c:93:In file included from ./nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_memalloc.o nbase_memalloc.cIn file included from nbase_memalloc.c:96:In file included from ./nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_rnd.o nbase_rnd.cIn file included from nbase_rnd.c:99:In file included from ./nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.rm -f libnbase.aar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.oranlib libnbase.amake[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nbase'Compiling libnsockcd nsock/src && makemake[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src'clang -MM -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap error.c filespace.c gh_list.c nsock_connect.c nsock_core.c nsock_iod.c nsock_read.c nsock_timers.c nsock_write.c nsock_ssl.c nsock_event.c nsock_pool.c netutils.c nsock_pcap.c > makefile.depIn file included from error.c:59:In file included from ./error.h:72:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from filespace.c:59:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from gh_list.c:59:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_connect.c:58:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_core.c:58:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_iod.c:61:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_read.c:59:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_timers.c:59:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_write.c:59:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_ssl.c:62:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_event.c:61:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_pool.c:61:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from netutils.c:60:In file included from ./error.h:72:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.In file included from nsock_pcap.c:1:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall error.c -o error.oIn file included from error.c:59:In file included from ./error.h:72:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall filespace.c -o filespace.oIn file included from filespace.c:59:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall gh_list.c -o gh_list.oIn file included from gh_list.c:59:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_connect.c -o nsock_connect.oIn file included from nsock_connect.c:58:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_core.c -o nsock_core.oIn file included from nsock_core.c:58:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^nsock_core.c:1314:66: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nse->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi)); ^~~~~~~~~~~~~~~~~nsock_core.c:1323:19: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nsi_peerport(nsi)); ^~~~~~~~~~~~~~~~~nsock_core.c:1344:21: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nsi_peerport(nsi), nse_eof(nse)? "[EOF]" : "", strlength, ^~~~~~~~~~~~~~~~~nsock_core.c:1358:19: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nsi_peerport(nsi)); ^~~~~~~~~~~~~~~~~5 warnings generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_iod.c -o nsock_iod.oIn file included from nsock_iod.c:61:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_read.c -o nsock_read.oIn file included from nsock_read.c:59:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^nsock_read.c:81:47: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), nse->id); ^~~~~~~~~~~~~~~~~nsock_read.c:111:47: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), nse->id); ^~~~~~~~~~~~~~~~~nsock_read.c:142:130: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nsock_trace(ms, "Read request from IOD #%li [%s:%hu] (timeout: %dms) EID %li", nsi->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), timeout_msecs, nse->id); ~~~ ^~~~~~~~~~~~~~~~~ %d4 warnings generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_timers.c -o nsock_timers.oIn file included from nsock_timers.c:59:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_write.c -o nsock_write.oIn file included from nsock_write.c:59:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^nsock_write.c:154:54: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nse->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), displaystr); ^~~~~~~~~~~~~~~~~nsock_write.c:227:54: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] nse->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), displaystr); ^~~~~~~~~~~~~~~~~3 warnings generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_ssl.c -o nsock_ssl.oIn file included from nsock_ssl.c:62:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_event.c -o nsock_event.oIn file included from nsock_event.c:61:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_pool.c -o nsock_pool.oIn file included from nsock_pool.c:61:In file included from ./nsock_internal.h:63:In file included from ../../nbase/nbase.h:140:In file included from /usr/include/sys/stat.h:25:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall netutils.c -o netutils.oIn file included from netutils.c:60:In file included from ./error.h:72:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_pcap.c -o nsock_pcap.oIn file included from nsock_pcap.c:1:In file included from ../include/nsock.h:76:In file included from /usr/include/stdio.h:27:/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]# warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^1 warning generated.rm -f libnsock.aar cr libnsock.a error.o filespace.o gh_list.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_event.o nsock_pool.o netutils.o nsock_pcap.o ranlib libnsock.amake[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src'Compiling openssh libcd opensshlib && makemake[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/opensshlib'clang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c strlcpy.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c strlcat.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bsd-snprintf.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bsd-asprintf.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c sha2.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c acss.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bufaux.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c bufbn.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c buffer.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-acss.ccipher-acss.c:78:24: warning: incompatible pointer types assigning to 'int (*)(EVP_CIPHER_CTX *, unsigned char *, const unsigned char *, size_t)' (aka 'int (*)(struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned long)') from 'int (EVP_CIPHER_CTX *, unsigned char *, const unsigned char *, unsigned int)' (aka 'int (struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned int)') [-Wincompatible-pointer-types] acss_cipher.do_cipher = acss_ciph; ^ ~~~~~~~~~1 warning generated.clang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-aes.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-bf1.ccipher-bf1.c:98:10: warning: incompatible pointer types assigning to 'int (*)(EVP_CIPHER_CTX *, u_char *, const u_char *, u_int)' (aka 'int (*)(struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned int)') from 'int (*)(EVP_CIPHER_CTX *, unsigned char *, const unsigned char *, size_t)' (aka 'int (*)(struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned long)') [-Wincompatible-pointer-types] orig_bf = ssh1_bf.do_cipher; ^ ~~~~~~~~~~~~~~~~~cipher-bf1.c:103:20: warning: incompatible pointer types assigning to 'int (*)(EVP_CIPHER_CTX *, unsigned char *, const unsigned char *, size_t)' (aka 'int (*)(struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned long)') from 'int (EVP_CIPHER_CTX *, u_char *, const u_char *, u_int)' (aka 'int (struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned int)') [-Wincompatible-pointer-types] ssh1_bf.do_cipher = bf_ssh1_cipher; ^ ~~~~~~~~~~~~~~2 warnings generated.clang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-ctr.ccipher-ctr.c:140:20: warning: incompatible pointer types assigning to 'int (*)(EVP_CIPHER_CTX *, unsigned char *, const unsigned char *, size_t)' (aka 'int (*)(struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned long)') from 'int (EVP_CIPHER_CTX *, u_char *, const u_char *, u_int)' (aka 'int (struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned int)') [-Wincompatible-pointer-types] aes_ctr.do_cipher = ssh_aes_ctr; ^ ~~~~~~~~~~~1 warning generated.clang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cipher-3des1.ccipher-3des1.c:177:22: warning: incompatible pointer types assigning to 'int (*)(EVP_CIPHER_CTX *, unsigned char *, const unsigned char *, size_t)' (aka 'int (*)(struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned long)') from 'int (EVP_CIPHER_CTX *, u_char *, const u_char *, u_int)' (aka 'int (struct evp_cipher_ctx_st *, unsigned char *, const unsigned char *, unsigned int)') [-Wincompatible-pointer-types] ssh1_3des.do_cipher = ssh1_3des_cbc; ^ ~~~~~~~~~~~~~1 warning generated.clang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c cleanup.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c compat.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c crc32.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c deattack.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c fatal.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c log.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c match.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c md-sha256.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c moduli.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c packet.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c rsa.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c xmalloc.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c key.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kex.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c mac.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c misc.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c rijndael.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c ssh-dss.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c ssh-rsa.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c dh.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexdh.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexgex.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexdhc.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c kexgexc.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c umac.cclang -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -I. -DHAVE_CONFIG_H -c sshconnect2.c/usr/bin/ar cr libopenssh.a strlcpy.o strlcat.o bsd-snprintf.o bsd-asprintf.o sha2.o acss.o bufaux.o bufbn.o buffer.o cipher.o cipher-acss.o cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o cleanup.o compat.o crc32.o deattack.o fatal.o log.o match.o md-sha256.o moduli.o packet.o rsa.o xmalloc.o key.o kex.o mac.o misc.o rijndael.o ssh-dss.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o umac.o sshconnect2.o ranlib libopenssh.amake[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/opensshlib'Compiling modulescd modules && makemake[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/modules'clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_ssh.cc -o ncrack_ssh.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_smb.cc -o ncrack_smb.oncrack_smb.cc:616:12: warning: unused variable 'serv' [-Wunused-variable] Service *serv = con->service; ^ncrack_smb.cc:617:9: warning: unused variable 'ioptr' [-Wunused-variable] void *ioptr; ^ncrack_smb.cc:700:22: warning: unused parameter 'con' [-Wunused-parameter]smb_free(Connection *con) ^3 warnings generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_rdp.cc -o ncrack_rdp.oncrack_rdp.cc:643:5: warning: expression result unused [-Wunused-value] order; ^~~~~ncrack_rdp.cc:1901:67: warning: unused parameter 'delta' [-Wunused-parameter]rdp_parse_text2(Connection *con, u_char *p, uint32_t params, bool delta) ^ncrack_rdp.cc:1947:16: warning: comparison of constant 256 with expression of type 'uint8_t' (aka 'unsigned char') is always true [-Wtautological-constant-out-of-range-compare] if (length <= sizeof(text)) ~~~~~~ ^ ~~~~~~~~~~~~ncrack_rdp.cc:1950:16: warning: comparison of constant 256 with expression of type 'uint8_t' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] if (length > sizeof(text)) { ~~~~~~ ^ ~~~~~~~~~~~~ncrack_rdp.cc:2717:14: warning: unused variable 'info' [-Wunused-variable] rdp_state *info = (rdp_state *)con->misc_info; ^ncrack_rdp.cc:2799:8: warning: unused variable 'disc' [-Wunused-variable] bool disc = false; ^ncrack_rdp.cc:3022:14: warning: unused variable 'info' [-Wunused-variable] rdp_state *info = (rdp_state *)con->misc_info; ^ncrack_rdp.cc:3113:14: warning: unused variable 'info' [-Wunused-variable] rdp_state *info = (rdp_state *)con->misc_info; ^ncrack_rdp.cc:3224:45: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] " packet. %d more bytes specified", end - real_end); ~~ ^~~~~~~~~~~~~~ %ldncrack_rdp.cc:3862:12: warning: unused variable 'serv' [-Wunused-variable] Service *serv = con->service; ^ncrack_rdp.cc:3863:9: warning: unused variable 'ioptr' [-Wunused-variable] void *ioptr; ^ncrack_rdp.cc:3673:1: warning: unused function 'rdp_scancode_msg' [-Wunused-function]rdp_scancode_msg(Connection *con, uint32_t time, uint16_t flags,^ncrack_rdp.cc:207:13: warning: unused function 'rdp_parse_second_order' [-Wunused-function]static void rdp_parse_second_order(u_char *p); ^13 warnings generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_ftp.cc -o ncrack_ftp.oncrack_ftp.cc:106:12: warning: unused function 'ftp_loop_read' [-Wunused-function]static int ftp_loop_read(nsock_pool nsp, Connection *con); ^1 warning generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_telnet.cc -o ncrack_telnet.oncrack_telnet.cc:172:64: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare] && ((recvbufptr - (char *)con->inbuf->get_dataptr()) < recvbuflen) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~ncrack_telnet.cc:227:67: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare] && (recvbufptr - (char *)con->inbuf->get_dataptr()) < recvbuflen) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~ncrack_telnet.cc:316:44: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare] && (info->userptr - con->user) != strlen(con->user)) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ncrack_telnet.cc:337:39: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare] if (info->userptr - con->user == strlen(con->user)) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~4 warnings generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_http.cc -o ncrack_http.oncrack_http.cc:225:50: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare] while (*end != '\n' && *end != '\r' && i != con->inbuf->get_len()) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~ncrack_http.cc:252:31: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare] while (*end != ' ' && i != con->inbuf->get_len()) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~2 warnings generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_pop3.cc -o ncrack_pop3.oncrack_pop3.cc:117:9: warning: unused variable 'p' [-Wunused-variable] char *p; ^ncrack_pop3.cc:118:7: warning: unused variable 'i' [-Wunused-variable] int i; ^2 warnings generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_vnc.cc -o ncrack_vnc.oncrack_vnc.cc:131:15: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] if (i < strlen(passwd)) { ~ ^ ~~~~~~~~~~~~~~ncrack_vnc.cc:159:23: warning: when type is in parentheses, array cannot have dynamic size retme = new(uint8_t[str_length]); ~ ^~~~~~~~~~ ~ 2 warnings generated.make[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/modules'make ncrackmake[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA'clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack.cc -o ncrack.oncrack.cc:896:22: warning: incrementing expression of type bool is deprecated and incompatible with C++1z [-Wdeprecated-increment-bool] o.list_only++; ~~~~~~~~~~~^1 warning generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing utils.cc -o utils.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing TargetGroup.cc -o TargetGroup.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Target.cc -o Target.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing targets.cc -o targets.otargets.cc:110:19: warning: unused function 'gethostnum' [-Wunused-function]static inline int gethostnum(Target *hostbatch[], Target *target) { ^1 warning generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing NcrackOps.cc -o NcrackOps.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Service.cc -o Service.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ServiceGroup.cc -o ServiceGroup.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Connection.cc -o Connection.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing services.cc -o services.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing timing.cc -o timing.oIn file included from timing.cc:93:./timing.h:186:9: warning: private field 'scantypestr' is not used [-Wunused-private-field] char *scantypestr; ^1 warning generated.clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack_error.cc -o ncrack_error.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing output.cc -o output.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack_tty.cc -o ncrack_tty.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Buf.cc -o Buf.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing NcrackOutputTable.cc -o NcrackOutputTable.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack_input.cc -o ncrack_input.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack_resume.cc -o ncrack_resume.oclang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing crypto.cc -o crypto.oCompiling Ncrack...rm -f ncrackclang++ -Lnbase -Lnsock/src -Lopensshlib -o ncrack ncrack.o utils.o TargetGroup.o Target.o targets.o NcrackOps.o Service.o ServiceGroup.o Connection.o services.o timing.o ncrack_error.o output.o ncrack_tty.o Buf.o NcrackOutputTable.o ncrack_input.o ncrack_resume.o crypto.o modules/ncrack_ssh.o modules/ncrack_smb.o modules/ncrack_rdp.o modules/ncrack_ftp.o modules/ncrack_telnet.o modules/ncrack_http.o modules/ncrack_pop3.o modules/ncrack_vnc.o -lnsock -lnbase -lssl -lcrypto -lopenssh Ncrack compiled successfully!make[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA'==> Entering fakeroot environment...==> Starting package().../usr/bin/install -c -d /tmp/ncrack/pkg/ncrack/usr/bin /tmp/ncrack/pkg/ncrack/usr/share/man/man1 /tmp/ncrack/pkg/ncrack/usr/share/ncrack/usr/bin/install -c -c -m 755 ncrack /tmp/ncrack/pkg/ncrack/usr/bin/ncrack/usr/bin/strip /tmp/ncrack/pkg/ncrack/usr/bin/ncrack/usr/bin/install -c -c -m 644 docs/ncrack.1 /tmp/ncrack/pkg/ncrack/usr/share/man/man1//usr/bin/install -c -c -m 644 ncrack-services /tmp/ncrack/pkg/ncrack/usr/share/ncrack//usr/bin/install -c -c -m 644 lists/* /tmp/ncrack/pkg/ncrack/usr/share/ncrack/NCRACK SUCCESSFULLY INSTALLED==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "ncrack"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: ncrack 0.4a-5 (Thu Apr 13 16:52:24 UTC 2017)CMD: pacman --query --file ncrack-0.4a-5-x86_64.pkg.tar.xz
Creating hybrid package for 'ncrack'
Trying to find vanilla package 'ncrack'...
CMD: pacman --query --file /mirror/ncrack-0.4a-5.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/bin/ncrack/usr/share/man/man1/ncrack.1.gz/usr/share/ncrack/ncrack-services/usr/share/ncrack/common.usr/usr/share/ncrack/default.pwd/usr/share/ncrack/default.usr/usr/share/ncrack/jtr.pwd/usr/share/ncrack/minimal.usr/usr/share/ncrack/myspace.pwd/usr/share/ncrack/phpbb.pwd/usr/share/ncrack/top50000.pwdGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf ncrack.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ncrack.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ncrack.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/ncrack.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.68. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = b95224a7bd38uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2198: checking for x86_64-unknown-linux-stripconfigure:2231: result: noconfigure:2241: checking for stripconfigure:2259: found /usr/bin/stripconfigure:2271: result: /usr/bin/stripconfigure:2328: checking build system typeconfigure:2342: result: x86_64-unknown-linux-gnuconfigure:2362: checking host system typeconfigure:2375: result: x86_64-unknown-linux-gnuconfigure:2403: checking for x86_64-unknown-linux-gccconfigure:2430: result: clangconfigure:2699: checking for C compiler versionconfigure:2708: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2719: $? = 0configure:2708: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2719: $? = 0configure:2708: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2719: $? = 1configure:2708: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2719: $? = 1configure:2739: checking whether the C compiler worksconfigure:2761: clang conftest.c >&5configure:2765: $? = 0configure:2813: result: yesconfigure:2816: checking for C compiler default output file nameconfigure:2818: result: a.outconfigure:2824: checking for suffix of executablesconfigure:2831: clang -o conftest conftest.c >&5configure:2835: $? = 0configure:2857: result:configure:2879: checking whether we are cross compilingconfigure:2887: clang -o conftest conftest.c >&5configure:2891: $? = 0configure:2898: ./conftestconfigure:2902: $? = 0configure:2917: result: noconfigure:2922: checking for suffix of object filesconfigure:2944: clang -c conftest.c >&5configure:2948: $? = 0configure:2969: result: oconfigure:2973: checking whether we are using the GNU C compilerconfigure:2992: clang -c conftest.c >&5configure:2992: $? = 0configure:3001: result: yesconfigure:3010: checking whether clang accepts -gconfigure:3030: clang -c -g conftest.c >&5configure:3030: $? = 0configure:3071: result: yesconfigure:3088: checking for clang option to accept ISO C89configure:3152: clang -c conftest.c >&5configure:3152: $? = 0configure:3165: result: none neededconfigure:3186: checking for inlineconfigure:3202: clang -c conftest.c >&5configure:3202: $? = 0configure:3210: result: inlineconfigure:3237: checking for x86_64-unknown-linux-gccconfigure:3264: result: clangconfigure:3533: checking for C compiler versionconfigure:3542: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3553: $? = 0configure:3542: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3553: $? = 0configure:3542: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3553: $? = 1configure:3542: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3553: $? = 1configure:3557: checking whether we are using the GNU C compilerconfigure:3585: result: yesconfigure:3594: checking whether clang accepts -gconfigure:3655: result: yesconfigure:3672: checking for clang option to accept ISO C89configure:3749: result: none neededconfigure:3881: checking for C++ compiler versionconfigure:3890: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3901: $? = 0configure:3890: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3901: $? = 0configure:3890: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3901: $? = 1configure:3890: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3901: $? = 1configure:3905: checking whether we are using the GNU C++ compilerconfigure:3924: clang++ -c -O2 conftest.cpp >&5configure:3924: $? = 0configure:3933: result: yesconfigure:3942: checking whether clang++ accepts -gconfigure:3962: clang++ -c -g conftest.cpp >&5configure:3962: $? = 0configure:4003: result: yesconfigure:4040: checking for a BSD-compatible installconfigure:4108: result: /usr/bin/install -cconfigure:4124: checking whether the compiler is gcc 4 or greaterconfigure:4145: result: yesconfigure:4157: checking for __func__configure:4172: clang -c conftest.c >&5configure:4172: $? = 0configure:4179: result: yesconfigure:4224: checking how to run the C preprocessorconfigure:4255: clang -E conftest.cconfigure:4255: $? = 0configure:4269: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4269: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4294: result: clang -Econfigure:4314: clang -E conftest.cconfigure:4314: $? = 0configure:4328: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4328: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4357: checking for grep that handles long lines and -econfigure:4415: result: /usr/bin/grepconfigure:4420: checking for egrepconfigure:4482: result: /usr/bin/grep -Econfigure:4487: checking for ANSI C header filesconfigure:4507: clang -c conftest.c >&5configure:4507: $? = 0configure:4580: clang -o conftest conftest.c >&5configure:4580: $? = 0configure:4580: ./conftestconfigure:4580: $? = 0configure:4591: result: yesconfigure:4604: checking for sys/types.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for sys/stat.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for stdlib.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for string.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for memory.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for strings.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for inttypes.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for stdint.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4604: checking for unistd.hconfigure:4604: clang -c conftest.c >&5configure:4604: $? = 0configure:4604: result: yesconfigure:4619: checking pwd.h usabilityconfigure:4619: clang -c conftest.c >&5configure:4619: $? = 0configure:4619: result: yesconfigure:4619: checking pwd.h presenceconfigure:4619: clang -E conftest.cconfigure:4619: $? = 0configure:4619: result: yesconfigure:4619: checking for pwd.hconfigure:4619: result: yesconfigure:4619: checking termios.h usabilityconfigure:4619: clang -c conftest.c >&5configure:4619: $? = 0configure:4619: result: yesconfigure:4619: checking termios.h presenceconfigure:4619: clang -E conftest.cconfigure:4619: $? = 0configure:4619: result: yesconfigure:4619: checking for termios.hconfigure:4619: result: yesconfigure:4619: checking sys/sockio.h usabilityconfigure:4619: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'sys/sockio.h' file not found#include ^1 error generated.configure:4619: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4619: result: noconfigure:4619: checking sys/sockio.h presenceconfigure:4619: clang -E conftest.cconftest.c:21:10: fatal error: 'sys/sockio.h' file not found#include ^1 error generated.configure:4619: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include configure:4619: result: noconfigure:4619: checking for sys/sockio.hconfigure:4619: result: noconfigure:4630: checking for library containing setsockoptconfigure:4661: clang -o conftest conftest.c >&5configure:4661: $? = 0configure:4678: result: none requiredconfigure:4686: checking for library containing gethostbynameconfigure:4717: clang -o conftest conftest.c >&5configure:4717: $? = 0configure:4734: result: none requiredconfigure:4745: checking if sockaddr{} has sa_len memberconfigure:4763: clang -c conftest.c >&5conftest.c:27:49: error: no member named 'sa_len' in 'struct sockaddr'unsigned int i = sizeof(((struct sockaddr *)0)->sa_len)~~~~~~~~~~~~~~~~~~~~~~ ^1 error generated.configure:4763: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */|| #include | #include | int| main ()| {| unsigned int i = sizeof(((struct sockaddr *)0)->sa_len)| ;| return 0;| }configure:4770: result: noconfigure:4778: checking whether byte ordering is bigendianconfigure:4793: clang -c conftest.c >&5conftest.c:22:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:22:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:4793: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:4838: clang -c conftest.c >&5configure:4838: $? = 0configure:4856: clang -c conftest.c >&5conftest.c:28:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:4856: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:4984: result: noconfigure:5003: checking if struct in_addr is a wacky huge structure (some Sun boxes)configure:5017: clang -c conftest.c >&5conftest.c:25:21: error: no member named '_S_un' in 'struct in_addr'struct in_addr i; i._S_un._S_addr;~ ^1 error generated.configure:5017: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include | int| main ()| {| struct in_addr i; i._S_un._S_addr;| ;| return 0;| }configure:5037: clang -c conftest.c >&5conftest.c:26:21: error: no member named 'S_un' in 'struct in_addr'struct in_addr i; i.S_un.S_addr;~ ^1 error generated.configure:5037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PWD_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include | #include | int| main ()| {| struct in_addr i; i.S_un.S_addr;| ;| return 0;| }configure:5045: result: noconfigure:5055: checking for strerrorconfigure:5055: clang -o conftest conftest.c >&5conftest.c:44:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:44:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:5055: $? = 0configure:5055: result: yesconfigure:5066: checking for signalconfigure:5066: clang -o conftest conftest.c >&5configure:5066: $? = 0configure:5066: result: yesconfigure:5087: checking for type of 6th argument to recvfrom()configure:5108: clang++ -c -O2 -Wall -Wextra -fno-strict-aliasing conftest.cpp >&5configure:5108: $? = 0configure:5122: result: socklen_tconfigure:5162: checking openssl/ssl.h usabilityconfigure:5162: clang -c conftest.c >&5configure:5162: $? = 0configure:5162: result: yesconfigure:5162: checking openssl/ssl.h presenceconfigure:5162: clang -E conftest.cconfigure:5162: $? = 0configure:5162: result: yesconfigure:5162: checking for openssl/ssl.hconfigure:5162: result: yesconfigure:5179: checking for BIO_int_ctrl in -lcryptoconfigure:5204: clang -o conftest conftest.c -lcrypto >&5configure:5204: $? = 0configure:5213: result: yesconfigure:5230: checking for SSL_new in -lsslconfigure:5255: clang -o conftest conftest.c -lssl -lcrypto >&5configure:5255: $? = 0configure:5264: result: yesconfigure:5529: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.68. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b95224a7bd38config.status:846: creating Makefileconfig.status:949: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status:846: creating modules/Makefileconfig.status:846: creating ncrack_config.hconfigure:6772: === configuring in nbase (/tmp/ncrack/src/ncrack-0.4ALPHA/nbase)configure:6835: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.configure:6772: === configuring in nsock/src (/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src)configure:6835: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.configure:6772: === configuring in opensshlib (/tmp/ncrack/src/ncrack-0.4ALPHA/opensshlib)configure:6835: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_signal=yesac_cv_func_strerror=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_openssl_ssl_h=yesac_cv_header_pwd_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_sockio_h=noac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_termios_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_crypto_BIO_int_ctrl=yesac_cv_lib_ssl_SSL_new=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_ac_pt_STRIP=/usr/bin/stripac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_search_gethostbyname='none required'ac_cv_search_setsockopt='none required'ac_cv_sockaddr_has_sa_len=no## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=' -Inbase -Insock/include -Iopensshlib -Imodules'CXX='clang++'CXXFLAGS=' -O2 -Wall -Wextra -fno-strict-aliasing'DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=' -Lnbase -Lnsock/src -Lopensshlib'LIBNBASE_LIBS='-lnbase'LIBNSOCK_LIBS='-lnsock'LIBOBJS=''LIBS=''LTLIBOBJS=''MODULES_BUILD='modules_build'MODULES_OBJS='ncrack_ssh.o ncrack_smb.o ncrack_rdp.o ncrack_ftp.o ncrack_telnet.o ncrack_http.o ncrack_pop3.o ncrack_vnc.o'MODULES_SRCS='ncrack_ssh.cc ncrack_smb.cc ncrack_rdp.cc ncrack_ftp.cc ncrack_telnet.cc ncrack_http.cc ncrack_pop3.cc ncrack_vnc.cc'NBASEDIR='nbase'NBASE_BUILD='nbase_build'NSOCKDIR='nsock'NSOCK_BUILD='nsock_build'OBJEXT='o'OPENSSHLIB_BUILD='opensshlib_build'OPENSSHLIB_DIR='opensshlib'OPENSSH_LIB='-lopenssh'OPENSSL_LIBS='-lssl -lcrypto'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SHELL='/bin/sh'STRIP='/usr/bin/strip'ac_ct_CC=''ac_ct_CXX=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'subdirs=' nbase nsock/src opensshlib'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_PWD_H 1#define HAVE_TERMIOS_H 1#define HAVE_STRERROR 1#define HAVE_SIGNAL 1#define recvfrom6_t socklen_t#define HAVE_OPENSSL 1configure: exit 0CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.63. Invocation command line was$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --without-pcap --cache-file=/dev/null --srcdir=.## --------- #### Platform. #### --------- ##hostname = b95224a7bd38uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1836: checking build system typeconfigure:1854: result: x86_64-unknown-linux-gnuconfigure:1876: checking host system typeconfigure:1891: result: x86_64-unknown-linux-gnuconfigure:2081: checking for x86_64-unknown-linux-gccconfigure:2108: result: clangconfigure:2380: checking for C compiler versionconfigure:2388: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2392: $? = 0configure:2399: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2403: $? = 0configure:2410: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2414: $? = 1configure:2437: checking for C compiler default output file nameconfigure:2459: clang conftest.c >&5configure:2463: $? = 0configure:2501: result: a.outconfigure:2520: checking whether the C compiler worksconfigure:2530: ./a.outconfigure:2534: $? = 0configure:2553: result: yesconfigure:2560: checking whether we are cross compilingconfigure:2562: result: noconfigure:2565: checking for suffix of executablesconfigure:2572: clang -o conftest conftest.c >&5configure:2576: $? = 0configure:2602: result:configure:2608: checking for suffix of object filesconfigure:2634: clang -c conftest.c >&5configure:2638: $? = 0configure:2663: result: oconfigure:2667: checking whether we are using the GNU C compilerconfigure:2696: clang -c conftest.c >&5configure:2703: $? = 0configure:2720: result: yesconfigure:2729: checking whether clang accepts -gconfigure:2759: clang -c -g conftest.c >&5configure:2766: $? = 0configure:2867: result: yesconfigure:2884: checking for clang option to accept ISO C89configure:2958: clang -c conftest.c >&5configure:2965: $? = 0configure:2988: result: none neededconfigure:3012: checking for x86_64-unknown-linux-ranlibconfigure:3042: result: noconfigure:3052: checking for ranlibconfigure:3068: found /usr/bin/ranlibconfigure:3079: result: ranlibconfigure:3106: checking for gethostentconfigure:3162: clang -o conftest -Wall conftest.c >&5configure:3169: $? = 0configure:3189: result: yesconfigure:3272: checking for setsockoptconfigure:3328: clang -o conftest -Wall conftest.c >&5configure:3335: $? = 0configure:3355: result: yesconfigure:3438: checking for nanosleepconfigure:3494: clang -o conftest -Wall conftest.c >&5configure:3501: $? = 0configure:3521: result: yesconfigure:3609: checking how to run the C preprocessorconfigure:3649: clang -E conftest.cconfigure:3656: $? = 0configure:3687: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3694: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define LINUX 1| /* end confdefs.h. */| #include configure:3727: result: clang -Econfigure:3756: clang -E conftest.cconfigure:3763: $? = 0configure:3794: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3801: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define LINUX 1| /* end confdefs.h. */| #include configure:3841: checking for grep that handles long lines and -econfigure:3901: result: /usr/bin/grepconfigure:3906: checking for egrepconfigure:3970: result: /usr/bin/grep -Econfigure:3975: checking for ANSI C header filesconfigure:4005: clang -c -Wall conftest.c >&5configure:4012: $? = 0configure:4111: clang -o conftest -Wall conftest.c >&5configure:4115: $? = 0configure:4121: ./conftestconfigure:4125: $? = 0configure:4143: result: yesconfigure:4167: checking for sys/types.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for sys/stat.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for stdlib.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for string.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for memory.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for strings.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for inttypes.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for stdint.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4167: checking for unistd.hconfigure:4188: clang -c -Wall conftest.c >&5configure:4195: $? = 0configure:4212: result: yesconfigure:4243: checking net/bpf.h usabilityconfigure:4260: clang -c -Wall conftest.c >&5configure:4267: $? = 0configure:4281: result: yesconfigure:4285: checking net/bpf.h presenceconfigure:4300: clang -E conftest.cconfigure:4307: $? = 0configure:4321: result: yesconfigure:4349: checking for net/bpf.hconfigure:4358: result: yesconfigure:4243: checking sys/ioctl.h usabilityconfigure:4260: clang -c -Wall conftest.c >&5configure:4267: $? = 0configure:4281: result: yesconfigure:4285: checking sys/ioctl.h presenceconfigure:4300: clang -E conftest.cconfigure:4307: $? = 0configure:4321: result: yesconfigure:4349: checking for sys/ioctl.hconfigure:4358: result: yesconfigure:4408: checking openssl/ssl.h usabilityconfigure:4425: clang -c -Wall conftest.c >&5configure:4432: $? = 0configure:4446: result: yesconfigure:4450: checking openssl/ssl.h presenceconfigure:4465: clang -E conftest.cconfigure:4472: $? = 0configure:4486: result: yesconfigure:4514: checking for openssl/ssl.hconfigure:4521: result: yesconfigure:4543: checking for BIO_int_ctrl in -lcryptoconfigure:4578: clang -o conftest -Wall conftest.c -lcrypto >&5configure:4585: $? = 0configure:4606: result: yesconfigure:4625: checking for SSL_new in -lsslconfigure:4660: clang -o conftest -Wall conftest.c -lssl -lcrypto >&5configure:4667: $? = 0configure:4688: result: yesconfigure:4707: checking for library containing dlopenconfigure:4748: clang -o conftest -Wall conftest.c >&5/tmp/conftest-987a93.o: In function `main':conftest.c:(.text+0x12): undefined reference to `dlopen'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4755: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define LINUX 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_NET_BPF_H 1| #define HAVE_SYS_IOCTL_H 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char dlopen ();| int| main ()| {| return dlopen ();| ;| return 0;| }configure:4748: clang -o conftest -Wall conftest.c -ldl >&5configure:4755: $? = 0configure:4786: result: -ldlconfigure:4807: checking for SSL_set_tlsext_host_nameconfigure:4830: clang -o conftest -Wall conftest.c -ldl -lssl -lcrypto >&5configure:4837: $? = 0configure:4845: result: yesconfigure:4992: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.63. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b95224a7bd38config.status:740: creating Makefileconfig.status:740: creating ../include/nsock_config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_gethostent=yesac_cv_func_nanosleep=yesac_cv_func_setsockopt=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_net_bpf_h=yesac_cv_header_openssl_ssl_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_crypto_BIO_int_ctrl=yesac_cv_lib_ssl_SSL_new=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_dlopen=-ldl## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=' -Wall 'COMPAT_OBJS=''COMPAT_SRCS=''CPP='clang -E'CPPFLAGS=' -I../../nbase'DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'LDFLAGS=' -L../../nbase'LIBNBASE_LIBS='-ldl -lssl -lcrypto -lnbase'LIBOBJS=''LIBS='-ldl -lssl -lcrypto'LTLIBOBJS=''NBASEDIR='../../nbase'OBJEXT='o'OPENSSL_LIBS='-lssl -lcrypto'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define LINUX 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_NET_BPF_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_OPENSSL 1#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1configure: exit 0CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/nbase/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.65. Invocation command line was$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --without-pcap --cache-file=/dev/null --srcdir=.## --------- #### Platform. #### --------- ##hostname = b95224a7bd38uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2247: checking for x86_64-unknown-linux-gccconfigure:2274: result: clangconfigure:2543: checking for C compiler versionconfigure:2552: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2563: $? = 0configure:2552: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2563: $? = 0configure:2552: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2563: $? = 1configure:2552: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2563: $? = 1configure:2583: checking whether the C compiler worksconfigure:2605: clang conftest.c >&5configure:2609: $? = 0configure:2658: result: yesconfigure:2661: checking for C compiler default output file nameconfigure:2663: result: a.outconfigure:2669: checking for suffix of executablesconfigure:2676: clang -o conftest conftest.c >&5configure:2680: $? = 0configure:2702: result:configure:2724: checking whether we are cross compilingconfigure:2732: clang -o conftest conftest.c >&5configure:2736: $? = 0configure:2743: ./conftestconfigure:2747: $? = 0configure:2762: result: noconfigure:2767: checking for suffix of object filesconfigure:2789: clang -c conftest.c >&5configure:2793: $? = 0configure:2814: result: oconfigure:2818: checking whether we are using the GNU C compilerconfigure:2837: clang -c conftest.c >&5configure:2837: $? = 0configure:2846: result: yesconfigure:2855: checking whether clang accepts -gconfigure:2875: clang -c -g conftest.c >&5configure:2875: $? = 0configure:2916: result: yesconfigure:2933: checking for clang option to accept ISO C89configure:2997: clang -c conftest.c >&5configure:2997: $? = 0configure:3010: result: none neededconfigure:3037: checking for x86_64-unknown-linux-ranlibconfigure:3067: result: noconfigure:3077: checking for ranlibconfigure:3093: found /usr/bin/ranlibconfigure:3104: result: ranlibconfigure:3157: checking build system typeconfigure:3171: result: x86_64-unknown-linux-gnuconfigure:3191: checking host system typeconfigure:3204: result: x86_64-unknown-linux-gnuconfigure:3226: checking for inlineconfigure:3242: clang -c -Wall conftest.c >&5conftest.c:11:21: warning: unused function 'static_foo' [-Wunused-function]static inline foo_t static_foo () {return 0; }^1 warning generated.configure:3242: $? = 0configure:3250: result: inlineconfigure:3283: checking how to run the C preprocessorconfigure:3314: clang -E conftest.cconfigure:3314: $? = 0configure:3328: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3328: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3353: result: clang -Econfigure:3373: clang -E conftest.cconfigure:3373: $? = 0configure:3387: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3387: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3416: checking for grep that handles long lines and -econfigure:3474: result: /usr/bin/grepconfigure:3479: checking for egrepconfigure:3541: result: /usr/bin/grep -Econfigure:3546: checking for ANSI C header filesconfigure:3566: clang -c -Wall conftest.c >&5configure:3566: $? = 0configure:3639: clang -o conftest -Wall conftest.c >&5configure:3639: $? = 0configure:3639: ./conftestconfigure:3639: $? = 0configure:3650: result: yesconfigure:3663: checking for sys/types.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for sys/stat.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for stdlib.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for string.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for memory.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for strings.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for inttypes.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for stdint.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3663: checking for unistd.hconfigure:3663: clang -c -Wall conftest.c >&5configure:3663: $? = 0configure:3663: result: yesconfigure:3679: checking for string.hconfigure:3679: result: yesconfigure:3679: checking getopt.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking getopt.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for getopt.hconfigure:3679: result: yesconfigure:3679: checking for strings.hconfigure:3679: result: yesconfigure:3679: checking sys/param.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking sys/param.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for sys/param.hconfigure:3679: result: yesconfigure:3679: checking sys/time.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking sys/time.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for sys/time.hconfigure:3679: result: yesconfigure:3679: checking for unistd.hconfigure:3679: result: yesconfigure:3679: checking errno.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking errno.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for errno.hconfigure:3679: result: yesconfigure:3679: checking for sys/types.hconfigure:3679: result: yesconfigure:3679: checking sys/socket.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking sys/socket.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for sys/socket.hconfigure:3679: result: yesconfigure:3679: checking netinet/in.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking netinet/in.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for netinet/in.hconfigure:3679: result: yesconfigure:3679: checking arpa/inet.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking arpa/inet.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for arpa/inet.hconfigure:3679: result: yesconfigure:3679: checking for sys/stat.hconfigure:3679: result: yesconfigure:3679: checking netdb.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking netdb.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for netdb.hconfigure:3679: result: yesconfigure:3679: checking sys/wait.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking sys/wait.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for sys/wait.hconfigure:3679: result: yesconfigure:3679: checking fcntl.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking fcntl.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for fcntl.hconfigure:3679: result: yesconfigure:3679: checking sys/resource.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5configure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking sys/resource.h presenceconfigure:3679: clang -E conftest.cconfigure:3679: $? = 0configure:3679: result: yesconfigure:3679: checking for sys/resource.hconfigure:3679: result: yesconfigure:3679: checking for inttypes.hconfigure:3679: result: yesconfigure:3679: checking mach-o/dyld.h usabilityconfigure:3679: clang -c -Wall conftest.c >&5conftest.c:69:10: fatal error: 'mach-o/dyld.h' file not found#include ^1 error generated.configure:3679: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:3679: result: noconfigure:3679: checking mach-o/dyld.h presenceconfigure:3679: clang -E conftest.cconftest.c:36:10: fatal error: 'mach-o/dyld.h' file not found#include ^1 error generated.configure:3679: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| /* end confdefs.h. */| #include configure:3679: result: noconfigure:3679: checking for mach-o/dyld.hconfigure:3679: result: noconfigure:3690: checking whether time.h and sys/time.h may both be includedconfigure:3710: clang -c -Wall conftest.c >&5configure:3710: $? = 0configure:3717: result: yesconfigure:3727: checking for sys/socket.hconfigure:3727: result: yesconfigure:3739: checking for net/if.hconfigure:3739: clang -c -Wall conftest.c >&5configure:3739: $? = 0configure:3739: result: yesconfigure:3763: checking for __attribute__configure:3792: clang -c -Wall conftest.c >&5configure:3792: $? = 0configure:3807: result: yesconfigure:3812: checking whether byte ordering is bigendianconfigure:3827: clang -c -Wall conftest.c >&5conftest.c:41:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:41:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:3827: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:3872: clang -c -Wall conftest.c >&5configure:3872: $? = 0configure:3890: clang -c -Wall conftest.c >&5conftest.c:47:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:3890: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:4018: result: noconfigure:4037: checking for int8_tconfigure:4037: clang -c -Wall conftest.c >&5conftest.c:76:56: error: expected ')'static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:56: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:77:60: error: expected ';' after expression0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:60: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };| 0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4037: clang -c -Wall conftest.c >&5conftest.c:76:56: error: expected ')'static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:56: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:77:54: error: expected ';' after expression0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:54: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };| 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4037: clang -c -Wall conftest.c >&5conftest.c:76:56: error: expected ')'static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:56: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:77:64: error: expected ';' after expression0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:64: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };| 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4037: clang -c -Wall conftest.c >&5conftest.c:76:56: error: expected ')'static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:56: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:77:74: error: expected ';' after expression0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:74: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };| 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4037: clang -c -Wall conftest.c >&5conftest.c:76:56: error: expected ')'static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:56: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:77:66: error: expected ';' after expression0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:66: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };| 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4037: clang -c -Wall conftest.c >&5conftest.c:76:56: error: expected ')'static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:76:56: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };^conftest.c:77:70: error: expected ';' after expression0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:70: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4037: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };| 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4037: result: noconfigure:4048: checking for int16_tconfigure:4048: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:77:62: error: expected ';' after expression0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:62: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };| 0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4048: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:77:54: error: expected ';' after expression0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:54: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };| 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4048: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:77:64: error: expected ';' after expression0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:64: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };| 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4048: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:77:74: error: expected ';' after expression0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:74: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };| 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4048: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:77:66: error: expected ';' after expression0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:66: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };| 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4048: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };^conftest.c:77:70: error: expected ';' after expression0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:70: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4048: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };| 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4048: result: noconfigure:4059: checking for int32_tconfigure:4059: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:77:62: error: expected ';' after expression0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:62: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4059: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };| 0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4059: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:77:54: error: expected ';' after expression0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:54: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4059: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };| 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4059: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:77:64: error: expected ';' after expression0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:64: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4059: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };| 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4059: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:77:74: error: expected ';' after expression0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:74: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4059: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };| 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4059: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:77:66: error: expected ';' after expression0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:66: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4059: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };| 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4059: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };^conftest.c:77:70: error: expected ';' after expression0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:70: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4059: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };| 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4059: result: noconfigure:4070: checking for int64_tconfigure:4070: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:77:62: error: expected ';' after expression0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:62: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4070: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };| 0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4070: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:77:54: error: expected ';' after expression0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:54: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~conftest.c:77:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];~~~~~~~~~~~~~~ ^2 warnings and 4 errors generated.configure:4070: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };| 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4070: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:77:64: error: expected ';' after expression0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:64: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4070: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };| 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4070: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:77:74: error: expected ';' after expression0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:74: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 4 errors generated.configure:4070: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };| 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4070: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:77:66: error: expected ';' after expression0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:66: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~conftest.c:77:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value]0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];~~~~~~~~~~~~~~~~~~~~ ^2 warnings and 4 errors generated.configure:4070: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };| 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4070: clang -c -Wall conftest.c >&5conftest.c:76:57: error: expected ')'static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:33: note: to match this '('static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:76:57: error: expected expressionstatic int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };^conftest.c:77:70: error: expected ';' after expression0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];^;conftest.c:77:70: error: expected expressionconftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~conftest.c:77:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];~~~~~~~~~~~~~~~~~~~~~~ ^2 warnings and 4 errors generated.configure:4070: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };| 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];| test_array [0] = 0|| ;| return 0;| }configure:4070: result: noconfigure:4081: checking for uint8_tconfigure:4081: clang -c -Wall conftest.c >&5configure:4081: $? = 0configure:4081: result: yesconfigure:4095: checking for uint16_tconfigure:4095: clang -c -Wall conftest.c >&5configure:4095: $? = 0configure:4095: result: yesconfigure:4107: checking for uint32_tconfigure:4107: clang -c -Wall conftest.c >&5configure:4107: $? = 0configure:4107: result: yesconfigure:4121: checking for uint64_tconfigure:4121: clang -c -Wall conftest.c >&5configure:4121: $? = 0configure:4121: result: yesconfigure:4139: checking for snprintfconfigure:4139: clang -o conftest -Wall conftest.c >&5conftest.c:63:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:63:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for vsnprintfconfigure:4139: clang -o conftest -Wall conftest.c >&5conftest.c:64:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^conftest.c:64:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for nanosleepconfigure:4139: clang -o conftest -Wall conftest.c >&5configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for strerrorconfigure:4139: clang -o conftest -Wall conftest.c >&5conftest.c:66:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:66:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for strcasestrconfigure:4139: clang -o conftest -Wall conftest.c >&5configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for strcasecmpconfigure:4139: clang -o conftest -Wall conftest.c >&5conftest.c:68:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^conftest.c:68:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for strncasecmpconfigure:4139: clang -o conftest -Wall conftest.c >&5conftest.c:69:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]char strncasecmp ();^conftest.c:69:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'1 warning generated.configure:4139: $? = 0configure:4139: result: yesconfigure:4139: checking for signalconfigure:4139: clang -o conftest -Wall conftest.c >&5configure:4139: $? = 0configure:4139: result: yesconfigure:4154: checking for vsnprintfconfigure:4154: result: yesconfigure:4154: checking for snprintfconfigure:4154: result: yesconfigure:4154: checking for asprintfconfigure:4154: clang -o conftest -Wall conftest.c >&5conftest.c:84:18: warning: format string missing [-Wformat]return asprintf ();~~~~~~~~ ^1 warning generated.configure:4154: $? = 0configure:4154: result: yesconfigure:4154: checking for asnprintfconfigure:4154: clang -o conftest -Wall conftest.c >&5/tmp/conftest-5d5b45.o: In function `main':conftest.c:(.text+0x12): undefined reference to `asnprintf'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4154: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRERROR 1| #define HAVE_STRCASESTR 1| #define HAVE_STRCASECMP 1| #define HAVE_STRNCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_VSNPRINTF 1| #define HAVE_SNPRINTF 1| #define HAVE_ASPRINTF 1| /* end confdefs.h. */| /* Define asnprintf to an innocuous variant, in case declares asnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asnprintf innocuous_asnprintf|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char asnprintf (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef asnprintf|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char asnprintf ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_asnprintf || defined __stub___asnprintf| choke me| #endif|| int| main ()| {| return asnprintf ();| ;| return 0;| }configure:4154: result: noconfigure:4154: checking for vasprintfconfigure:4154: clang -o conftest -Wall conftest.c >&5conftest.c:85:19: warning: format string missing [-Wformat]return vasprintf ();~~~~~~~~~ ^1 warning generated.configure:4154: $? = 0configure:4154: result: yesconfigure:4154: checking for vasnprintfconfigure:4154: clang -o conftest -Wall conftest.c >&5/tmp/conftest-347518.o: In function `main':conftest.c:(.text+0x12): undefined reference to `vasnprintf'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4154: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STRING_H 1| #define HAVE_GETOPT_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_ERRNO_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_INTTYPES_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NET_IF_H 1| #define HAVE___ATTRIBUTE__ 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRERROR 1| #define HAVE_STRCASESTR 1| #define HAVE_STRCASECMP 1| #define HAVE_STRNCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_VSNPRINTF 1| #define HAVE_SNPRINTF 1| #define HAVE_ASPRINTF 1| #define HAVE_VASPRINTF 1| /* end confdefs.h. */| /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char vasnprintf (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef vasnprintf|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char vasnprintf ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_vasnprintf || defined __stub___vasnprintf| choke me| #endif|| int| main ()| {| return vasnprintf ();| ;| return 0;| }configure:4154: result: noconfigure:4178: checking for getoptconfigure:4178: clang -o conftest -Wall conftest.c >&5configure:4178: $? = 0configure:4178: result: yesconfigure:4178: checking for getopt_long_onlyconfigure:4178: clang -o conftest -Wall conftest.c >&5configure:4178: $? = 0configure:4178: result: yesconfigure:4192: checking for usleepconfigure:4192: clang -o conftest -Wall conftest.c >&5configure:4192: $? = 0configure:4192: result: yesconfigure:4192: checking for gettimeofdayconfigure:4192: clang -o conftest -Wall conftest.c >&5configure:4192: $? = 0configure:4192: result: yesconfigure:4192: checking for sleepconfigure:4192: clang -o conftest -Wall conftest.c >&5configure:4192: $? = 0configure:4192: result: yesconfigure:4210: checking for getopt_long_onlyconfigure:4210: result: yesconfigure:4226: checking for strcasecmpconfigure:4226: result: yesconfigure:4226: checking for strncasecmpconfigure:4226: result: yesconfigure:4281: checking for library containing getaddrinfoconfigure:4312: clang -o conftest -Wall conftest.c >&5configure:4312: $? = 0configure:4329: result: none requiredconfigure:4337: checking for library containing gai_strerrorconfigure:4368: clang -o conftest -Wall conftest.c >&5configure:4368: $? = 0configure:4385: result: none requiredconfigure:4393: checking for library containing getnameinfoconfigure:4424: clang -o conftest -Wall conftest.c >&5configure:4424: $? = 0configure:4441: result: none requiredconfigure:4451: checking for gai_strerrorconfigure:4451: clang -o conftest -Wall conftest.c >&5configure:4451: $? = 0configure:4451: result: yesconfigure:4463: checking for inet_ntopconfigure:4463: clang -o conftest -Wall conftest.c >&5configure:4463: $? = 0configure:4463: result: yesconfigure:4463: checking for inet_ptonconfigure:4463: clang -o conftest -Wall conftest.c >&5configure:4463: $? = 0configure:4463: result: yesconfigure:4482: checking for working getaddrinfoconfigure:4527: clang -o conftest -Wall conftest.c >&5conftest.c:76:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]void main(void) {^conftest.c:76:1: note: change return type to 'int'void main(void) {^~~~intconftest.c:85:9: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(1);^conftest.c:85:9: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated.configure:4527: $? = 0configure:4527: ./conftestconfigure:4527: $? = 0configure:4541: result: yesconfigure:4554: checking for library containing inet_addrconfigure:4585: clang -o conftest -Wall conftest.c >&5configure:4585: $? = 0configure:4602: result: none requiredconfigure:4611: checking for working getnameinfoconfigure:4664: clang -o conftest -Wall conftest.c >&5conftest.c:80:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]void main(void) {^conftest.c:80:1: note: change return type to 'int'void main(void) {^~~~intconftest.c:87:26: warning: implicit declaration of function 'inet_addr' is invalid in C99 [-Wimplicit-function-declaration]sa.sin_addr.s_addr = inet_addr("127.0.0.1");^conftest.c:96:9: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(1);^conftest.c:96:9: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated.configure:4664: $? = 0configure:4664: ./conftestconfigure:4664: $? = 0configure:4678: result: yesconfigure:4687: checking for sockaddr_in6configure:4713: clang -c -Wall conftest.c >&5conftest.c:76:21: warning: unused variable 'sa' [-Wunused-variable]struct sockaddr_in6 sa;^1 warning generated.configure:4713: $? = 0configure:4725: result: yesconfigure:4737: checking for sockaddr_storageconfigure:4766: clang -c -Wall conftest.c >&5conftest.c:80:25: warning: unused variable 'sa' [-Wunused-variable]struct sockaddr_storage sa;^1 warning generated.configure:4766: $? = 0configure:4778: result: yesconfigure:4790: checking for AF_INET6 definitionconfigure:4819: clang -c -Wall conftest.c >&5conftest.c:81:5: warning: unused variable 'af' [-Wunused-variable]int af = AF_INET6;^1 warning generated.configure:4819: $? = 0configure:4831: result: yesconfigure:4843: checking for IPv6 supportconfigure:4854: result: yesconfigure:4917: checking openssl/ssl.h usabilityconfigure:4917: clang -c -Wall conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking openssl/ssl.h presenceconfigure:4917: clang -E conftest.cconfigure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for openssl/ssl.hconfigure:4917: result: yesconfigure:4931: checking openssl/err.h usabilityconfigure:4931: clang -c -Wall conftest.c >&5configure:4931: $? = 0configure:4931: result: yesconfigure:4931: checking openssl/err.h presenceconfigure:4931: clang -E conftest.cconfigure:4931: $? = 0configure:4931: result: yesconfigure:4931: checking for openssl/err.hconfigure:4931: result: yesconfigure:4946: checking openssl/rand.h usabilityconfigure:4946: clang -c -Wall conftest.c >&5configure:4946: $? = 0configure:4946: result: yesconfigure:4946: checking openssl/rand.h presenceconfigure:4946: clang -E conftest.cconfigure:4946: $? = 0configure:4946: result: yesconfigure:4946: checking for openssl/rand.hconfigure:4946: result: yesconfigure:4961: checking for BIO_int_ctrl in -lcryptoconfigure:4986: clang -o conftest -Wall conftest.c -lcrypto >&5configure:4986: $? = 0configure:4995: result: yesconfigure:5013: checking for SSL_new in -lsslconfigure:5038: clang -o conftest -Wall conftest.c -lssl -lcrypto >&5configure:5038: $? = 0configure:5047: result: yesconfigure:5074: checking for /proc/self/execonfigure:5087: result: yesconfigure:5216: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.65. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b95224a7bd38config.status:865: creating Makefileconfig.status:964: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status:865: creating nbase_config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv___attribute__=yesac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_inline=inlineac_cv_c_int16_t=noac_cv_c_int32_t=noac_cv_c_int64_t=noac_cv_c_int8_t=noac_cv_c_uint16_t=yesac_cv_c_uint32_t=yesac_cv_c_uint64_t=yesac_cv_c_uint8_t=yesac_cv_define_af_inet6=yesac_cv_define_sockaddr_in6=yesac_cv_define_sockaddr_storage=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_file__proc_self_exe=yesac_cv_func_asnprintf=noac_cv_func_asprintf=yesac_cv_func_gai_strerror=yesac_cv_func_getopt=yesac_cv_func_getopt_long_only=yesac_cv_func_gettimeofday=yesac_cv_func_inet_ntop=yesac_cv_func_inet_pton=yesac_cv_func_nanosleep=yesac_cv_func_signal=yesac_cv_func_sleep=yesac_cv_func_snprintf=yesac_cv_func_strcasecmp=yesac_cv_func_strcasestr=yesac_cv_func_strerror=yesac_cv_func_strncasecmp=yesac_cv_func_usleep=yesac_cv_func_vasnprintf=noac_cv_func_vasprintf=yesac_cv_func_vsnprintf=yesac_cv_header_arpa_inet_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_mach_o_dyld_h=noac_cv_header_memory_h=yesac_cv_header_net_if_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_openssl_err_h=yesac_cv_header_openssl_rand_h=yesac_cv_header_openssl_ssl_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_resource_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_wait_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_crypto_BIO_int_ctrl=yesac_cv_lib_ssl_SSL_new=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_gai_strerror='none required'ac_cv_search_getaddrinfo='none required'ac_cv_search_getnameinfo='none required'ac_cv_search_inet_addr='none required'ac_cv_working_getaddrinfo=yesac_cv_working_getnameinfo=yes## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=' -Wall 'COMPAT_OBJS=''COMPAT_SRCS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}snprintf$U.o ${LIBOBJDIR}nbase_str$U.o ${LIBOBJDIR}nbase_misc$U.o ${LIBOBJDIR}nbase_memalloc$U.o ${LIBOBJDIR}nbase_rnd$U.o'LIBS='-lssl -lcrypto 'LTLIBOBJS=' ${LIBOBJDIR}snprintf$U.lo ${LIBOBJDIR}nbase_str$U.lo ${LIBOBJDIR}nbase_misc$U.lo ${LIBOBJDIR}nbase_memalloc$U.lo ${LIBOBJDIR}nbase_rnd$U.lo'OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_STRING_H 1#define HAVE_GETOPT_H 1#define HAVE_STRINGS_H 1#define HAVE_SYS_PARAM_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_ERRNO_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_NETINET_IN_H 1#define HAVE_ARPA_INET_H 1#define HAVE_SYS_STAT_H 1#define HAVE_NETDB_H 1#define HAVE_SYS_WAIT_H 1#define HAVE_FCNTL_H 1#define HAVE_SYS_RESOURCE_H 1#define HAVE_INTTYPES_H 1#define TIME_WITH_SYS_TIME 1#define HAVE_SYS_SOCKET_H 1#define HAVE_NET_IF_H 1#define HAVE___ATTRIBUTE__ 1#define HAVE_SNPRINTF 1#define HAVE_VSNPRINTF 1#define HAVE_NANOSLEEP 1#define HAVE_STRERROR 1#define HAVE_STRCASESTR 1#define HAVE_STRCASECMP 1#define HAVE_STRNCASECMP 1#define HAVE_SIGNAL 1#define HAVE_VSNPRINTF 1#define HAVE_SNPRINTF 1#define HAVE_ASPRINTF 1#define HAVE_VASPRINTF 1#define HAVE_GETOPT 1#define HAVE_GETOPT_LONG_ONLY 1#define HAVE_USLEEP 1#define HAVE_GETTIMEOFDAY 1#define HAVE_SLEEP 1#define HAVE_STRCASECMP 1#define HAVE_STRNCASECMP 1#define HAVE_GAI_STRERROR 1#define HAVE_INET_NTOP 1#define HAVE_INET_PTON 1#define HAVE_GETADDRINFO 1#define HAVE_GETNAMEINFO 1#define HAVE_SOCKADDR_IN6 1#define HAVE_SOCKADDR_STORAGE 1#define HAVE_AF_INET6 1#define HAVE_IPV6 1#define HAVE_LIBCRYPTO 1#define HAVE_LIBSSL 1#define HAVE_OPENSSL 1#define HAVE__PROC_SELF_EXE 1#define HAVE_PROC_SELF_EXE 1configure: exit 0CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/opensshlib/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by OpenSSH configure Portable, which wasgenerated by GNU Autoconf 2.63. Invocation command line was$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --without-pcap --cache-file=/dev/null --srcdir=.## --------- #### Platform. #### --------- ##hostname = b95224a7bd38uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1966: checking for x86_64-unknown-linux-gccconfigure:1993: result: clangconfigure:2265: checking for C compiler versionconfigure:2273: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2277: $? = 0configure:2284: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2288: $? = 0configure:2295: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2299: $? = 1configure:2322: checking for C compiler default output file nameconfigure:2344: clang conftest.c >&5configure:2348: $? = 0configure:2386: result: a.outconfigure:2405: checking whether the C compiler worksconfigure:2415: ./a.outconfigure:2419: $? = 0configure:2438: result: yesconfigure:2445: checking whether we are cross compilingconfigure:2447: result: noconfigure:2450: checking for suffix of executablesconfigure:2457: clang -o conftest conftest.c >&5configure:2461: $? = 0configure:2487: result:configure:2493: checking for suffix of object filesconfigure:2519: clang -c conftest.c >&5configure:2523: $? = 0configure:2548: result: oconfigure:2552: checking whether we are using the GNU C compilerconfigure:2581: clang -c conftest.c >&5configure:2588: $? = 0configure:2605: result: yesconfigure:2614: checking whether clang accepts -gconfigure:2644: clang -c -g conftest.c >&5configure:2651: $? = 0configure:2752: result: yesconfigure:2769: checking for clang option to accept ISO C89configure:2843: clang -c conftest.c >&5configure:2850: $? = 0configure:2873: result: none neededconfigure:2928: checking build system typeconfigure:2946: result: x86_64-unknown-linux-gnuconfigure:2968: checking host system typeconfigure:2983: result: x86_64-unknown-linux-gnuconfigure:3011: checking how to run the C preprocessorconfigure:3051: clang -E conftest.cconfigure:3058: $? = 0configure:3089: clang -E conftest.cconftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3096: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| /* end confdefs.h. */| #include configure:3129: result: clang -Econfigure:3158: clang -E conftest.cconfigure:3165: $? = 0configure:3196: clang -E conftest.cconftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3203: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| /* end confdefs.h. */| #include configure:3243: checking for grep that handles long lines and -econfigure:3303: result: /usr/bin/grepconfigure:3308: checking for egrepconfigure:3372: result: /usr/bin/grep -Econfigure:3377: checking for ANSI C header filesconfigure:3407: clang -c conftest.c >&5configure:3414: $? = 0configure:3513: clang -o conftest conftest.c >&5configure:3517: $? = 0configure:3523: ./conftestconfigure:3527: $? = 0configure:3545: result: yesconfigure:3569: checking for sys/types.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for sys/stat.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for stdlib.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for string.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for memory.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for strings.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for inttypes.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for stdint.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3569: checking for unistd.hconfigure:3590: clang -c conftest.c >&5configure:3597: $? = 0configure:3614: result: yesconfigure:3629: checking whether byte ordering is bigendianconfigure:3654: clang -c conftest.c >&5conftest.c:19:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:19:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:3661: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:3711: clang -c conftest.c >&5configure:3718: $? = 0configure:3750: clang -c conftest.c >&5conftest.c:25:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:3757: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:4009: result: noconfigure:4040: checking for gawkconfigure:4056: found /usr/bin/gawkconfigure:4067: result: gawkconfigure:4083: checking how to run the C preprocessorconfigure:4201: result: clang -Econfigure:4230: clang -E conftest.cconfigure:4237: $? = 0configure:4268: clang -E conftest.cconftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:4317: checking for x86_64-unknown-linux-ranlibconfigure:4347: result: noconfigure:4357: checking for ranlibconfigure:4373: found /usr/bin/ranlibconfigure:4384: result: ranlibconfigure:4420: checking for a BSD-compatible installconfigure:4488: result: /usr/bin/install -cconfigure:4499: checking for egrepconfigure:4563: result: /usr/bin/grep -Econfigure:4570: checking for arconfigure:4588: found /usr/bin/arconfigure:4600: result: /usr/bin/arconfigure:4610: checking for catconfigure:4628: found /usr/bin/catconfigure:4640: result: /usr/bin/catconfigure:4650: checking for killconfigure:4668: found /usr/bin/killconfigure:4680: result: /usr/bin/killconfigure:4692: checking for perl5configure:4725: result: noconfigure:4692: checking for perlconfigure:4710: found /usr/bin/perlconfigure:4722: result: /usr/bin/perlconfigure:4735: checking for sedconfigure:4753: found /usr/bin/sedconfigure:4765: result: /usr/bin/sedconfigure:4776: checking for entconfigure:4809: result: noconfigure:4817: checking for bashconfigure:4835: found /usr/bin/bashconfigure:4847: result: /usr/bin/bashconfigure:4857: checking for kshconfigure:4887: result: /usr/bin/bashconfigure:4897: checking for shconfigure:4927: result: /usr/bin/bashconfigure:4937: checking for shconfigure:4955: found /usr/bin/shconfigure:4967: result: /usr/bin/shconfigure:4980: checking for groupaddconfigure:4998: found /usr/sbin/groupaddconfigure:5011: result: /usr/sbin/groupaddconfigure:5021: checking for useraddconfigure:5039: found /usr/sbin/useraddconfigure:5052: result: /usr/sbin/useraddconfigure:5062: checking for pkgmkconfigure:5090: result: noconfigure:5114: checking for special C compiler options needed for large filesconfigure:5209: result: noconfigure:5215: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:5250: clang -c conftest.c >&5configure:5257: $? = 0configure:5326: result: noconfigure:5481: checking for loginconfigure:5499: found /usr/bin/loginconfigure:5511: result: /usr/bin/loginconfigure:5529: checking for passwdconfigure:5547: found /usr/bin/passwdconfigure:5559: result: /usr/bin/passwdconfigure:5580: checking for inlineconfigure:5606: clang -c conftest.c >&5configure:5613: $? = 0configure:5631: result: inlineconfigure:5651: checking whether LLONG_MAX is declaredconfigure:5681: clang -c conftest.c >&5configure:5688: $? = 0configure:5703: result: yesconfigure:5736: checking if clang accepts -fno-builtin-memsetconfigure:5757: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset conftest.c >&5configure:5764: $? = 0configure:5772: result: yesconfigure:5793: checking if clang supports -fstack-protector-allconfigure:5816: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -Werror -fstack-protector-all -Werror conftest.c >&5configure:5823: $? = 0configure:5831: result: yesconfigure:5835: checking if -fstack-protector-all worksconfigure:5860: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c >&5configure:5864: $? = 0configure:5870: ./conftestconfigure:5874: $? = 0configure:5876: result: yesconfigure:6211: checking bstring.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:54:10: fatal error: 'bstring.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking bstring.h presenceconfigure:6268: clang -E conftest.cconftest.c:21:10: fatal error: 'bstring.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for bstring.hconfigure:6331: result: noconfigure:6211: checking crypt.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking crypt.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for crypt.hconfigure:6331: result: yesconfigure:6211: checking crypto/sha2.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:55:10: fatal error: 'crypto/sha2.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking crypto/sha2.h presenceconfigure:6268: clang -E conftest.cconftest.c:22:10: fatal error: 'crypto/sha2.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for crypto/sha2.hconfigure:6331: result: noconfigure:6211: checking dirent.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking dirent.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for dirent.hconfigure:6331: result: yesconfigure:6211: checking endian.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking endian.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for endian.hconfigure:6331: result: yesconfigure:6211: checking features.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking features.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for features.hconfigure:6331: result: yesconfigure:6211: checking fcntl.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking fcntl.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for fcntl.hconfigure:6331: result: yesconfigure:6211: checking floatingpoint.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:59:10: fatal error: 'floatingpoint.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking floatingpoint.h presenceconfigure:6268: clang -E conftest.cconftest.c:26:10: fatal error: 'floatingpoint.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for floatingpoint.hconfigure:6331: result: noconfigure:6211: checking getopt.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking getopt.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for getopt.hconfigure:6331: result: yesconfigure:6211: checking glob.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking glob.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for glob.hconfigure:6331: result: yesconfigure:6211: checking ia.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:61:10: fatal error: 'ia.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking ia.h presenceconfigure:6268: clang -E conftest.cconftest.c:28:10: fatal error: 'ia.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for ia.hconfigure:6331: result: noconfigure:6211: checking iaf.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:61:10: fatal error: 'iaf.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking iaf.h presenceconfigure:6268: clang -E conftest.cconftest.c:28:10: fatal error: 'iaf.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for iaf.hconfigure:6331: result: noconfigure:6211: checking limits.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking limits.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for limits.hconfigure:6331: result: yesconfigure:6211: checking login.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:62:10: fatal error: 'login.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking login.h presenceconfigure:6268: clang -E conftest.cconftest.c:29:10: fatal error: 'login.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for login.hconfigure:6331: result: noconfigure:6211: checking maillock.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:62:10: fatal error: 'maillock.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking maillock.h presenceconfigure:6268: clang -E conftest.cconftest.c:29:10: fatal error: 'maillock.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for maillock.hconfigure:6331: result: noconfigure:6211: checking ndir.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:62:10: fatal error: 'ndir.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking ndir.h presenceconfigure:6268: clang -E conftest.cconftest.c:29:10: fatal error: 'ndir.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for ndir.hconfigure:6331: result: noconfigure:6211: checking net/if_tun.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:62:10: fatal error: 'net/if_tun.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking net/if_tun.h presenceconfigure:6268: clang -E conftest.cconftest.c:29:10: fatal error: 'net/if_tun.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for net/if_tun.hconfigure:6331: result: noconfigure:6211: checking netdb.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking netdb.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for netdb.hconfigure:6331: result: yesconfigure:6211: checking netgroup.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:63:10: fatal error: 'netgroup.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking netgroup.h presenceconfigure:6268: clang -E conftest.cconftest.c:30:10: fatal error: 'netgroup.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for netgroup.hconfigure:6331: result: noconfigure:6211: checking pam/pam_appl.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:63:10: fatal error: 'pam/pam_appl.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking pam/pam_appl.h presenceconfigure:6268: clang -E conftest.cconftest.c:30:10: fatal error: 'pam/pam_appl.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for pam/pam_appl.hconfigure:6331: result: noconfigure:6211: checking paths.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking paths.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for paths.hconfigure:6331: result: yesconfigure:6211: checking poll.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking poll.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for poll.hconfigure:6331: result: yesconfigure:6211: checking pty.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking pty.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for pty.hconfigure:6331: result: yesconfigure:6211: checking readpassphrase.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:66:10: fatal error: 'readpassphrase.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking readpassphrase.h presenceconfigure:6268: clang -E conftest.cconftest.c:33:10: fatal error: 'readpassphrase.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for readpassphrase.hconfigure:6331: result: noconfigure:6211: checking rpc/types.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking rpc/types.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for rpc/types.hconfigure:6331: result: yesconfigure:6211: checking security/pam_appl.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking security/pam_appl.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for security/pam_appl.hconfigure:6331: result: yesconfigure:6211: checking sha2.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:68:10: error: 'sha2.h' file not found with include; use "quotes" instead #include ^~~~~~~~"sha2.h"In file included from conftest.c:68:In file included from ./sha2.h:42:./includes.h:20:11: fatal error: 'config.h' file not found#include "config.h"^2 errors generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sha2.h presenceconfigure:6268: clang -E conftest.cconftest.c:35:10: error: 'sha2.h' file not found with include; use "quotes" instead #include ^~~~~~~~"sha2.h"In file included from conftest.c:35:In file included from ./sha2.h:42:./includes.h:20:11: fatal error: 'config.h' file not found#include "config.h"^2 errors generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sha2.hconfigure:6331: result: noconfigure:6211: checking shadow.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking shadow.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for shadow.hconfigure:6331: result: yesconfigure:6211: checking stddef.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking stddef.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for stddef.hconfigure:6331: result: yesconfigure:6200: checking for stdint.hconfigure:6207: result: yesconfigure:6200: checking for string.hconfigure:6207: result: yesconfigure:6200: checking for strings.hconfigure:6207: result: yesconfigure:6211: checking sys/audit.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:73:10: fatal error: 'sys/audit.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/audit.h presenceconfigure:6268: clang -E conftest.cconftest.c:40:10: fatal error: 'sys/audit.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/audit.hconfigure:6331: result: noconfigure:6211: checking sys/bitypes.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/bitypes.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/bitypes.hconfigure:6331: result: yesconfigure:6211: checking sys/bsdtty.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:74:10: fatal error: 'sys/bsdtty.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/bsdtty.h presenceconfigure:6268: clang -E conftest.cconftest.c:41:10: fatal error: 'sys/bsdtty.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/bsdtty.hconfigure:6331: result: noconfigure:6211: checking sys/cdefs.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/cdefs.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/cdefs.hconfigure:6331: result: yesconfigure:6211: checking sys/dir.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/dir.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/dir.hconfigure:6331: result: yesconfigure:6211: checking sys/mman.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/mman.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/mman.hconfigure:6331: result: yesconfigure:6211: checking sys/mount.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/mount.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/mount.hconfigure:6331: result: yesconfigure:6211: checking sys/ndir.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:78:10: fatal error: 'sys/ndir.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/ndir.h presenceconfigure:6268: clang -E conftest.cconftest.c:45:10: fatal error: 'sys/ndir.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/ndir.hconfigure:6331: result: noconfigure:6211: checking sys/poll.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/poll.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/poll.hconfigure:6331: result: yesconfigure:6211: checking sys/prctl.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/prctl.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/prctl.hconfigure:6331: result: yesconfigure:6211: checking sys/pstat.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:80:10: fatal error: 'sys/pstat.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/pstat.h presenceconfigure:6268: clang -E conftest.cconftest.c:47:10: fatal error: 'sys/pstat.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/pstat.hconfigure:6331: result: noconfigure:6211: checking sys/select.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/select.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/select.hconfigure:6331: result: yesconfigure:6200: checking for sys/stat.hconfigure:6207: result: yesconfigure:6211: checking sys/stream.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:82:10: fatal error: 'sys/stream.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/stream.h presenceconfigure:6268: clang -E conftest.cconftest.c:49:10: fatal error: 'sys/stream.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/stream.hconfigure:6331: result: noconfigure:6211: checking sys/stropts.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/stropts.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/stropts.hconfigure:6331: result: yesconfigure:6211: checking sys/strtio.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:83:10: fatal error: 'sys/strtio.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/strtio.h presenceconfigure:6268: clang -E conftest.cconftest.c:50:10: fatal error: 'sys/strtio.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/strtio.hconfigure:6331: result: noconfigure:6211: checking sys/statvfs.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/statvfs.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/statvfs.hconfigure:6331: result: yesconfigure:6211: checking sys/sysmacros.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/sysmacros.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/sysmacros.hconfigure:6331: result: yesconfigure:6211: checking sys/time.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/time.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/time.hconfigure:6331: result: yesconfigure:6211: checking sys/timers.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:86:10: fatal error: 'sys/timers.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking sys/timers.h presenceconfigure:6268: clang -E conftest.cconftest.c:53:10: fatal error: 'sys/timers.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for sys/timers.hconfigure:6331: result: noconfigure:6211: checking sys/un.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking sys/un.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for sys/un.hconfigure:6331: result: yesconfigure:6211: checking time.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking time.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for time.hconfigure:6331: result: yesconfigure:6211: checking tmpdir.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:88:10: fatal error: 'tmpdir.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking tmpdir.h presenceconfigure:6268: clang -E conftest.cconftest.c:55:10: fatal error: 'tmpdir.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for tmpdir.hconfigure:6331: result: noconfigure:6211: checking ttyent.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking ttyent.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for ttyent.hconfigure:6331: result: yesconfigure:6211: checking ucred.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:89:10: fatal error: 'ucred.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking ucred.h presenceconfigure:6268: clang -E conftest.cconftest.c:56:10: fatal error: 'ucred.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for ucred.hconfigure:6331: result: noconfigure:6200: checking for unistd.hconfigure:6207: result: yesconfigure:6211: checking usersec.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:90:10: fatal error: 'usersec.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking usersec.h presenceconfigure:6268: clang -E conftest.cconftest.c:57:10: fatal error: 'usersec.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for usersec.hconfigure:6331: result: noconfigure:6211: checking util.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:90:10: fatal error: 'util.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking util.h presenceconfigure:6268: clang -E conftest.cconftest.c:57:10: fatal error: 'util.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for util.hconfigure:6331: result: noconfigure:6211: checking utime.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking utime.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for utime.hconfigure:6331: result: yesconfigure:6211: checking utmp.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking utmp.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for utmp.hconfigure:6331: result: yesconfigure:6211: checking utmpx.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6235: $? = 0configure:6249: result: yesconfigure:6253: checking utmpx.h presenceconfigure:6268: clang -E conftest.cconfigure:6275: $? = 0configure:6289: result: yesconfigure:6322: checking for utmpx.hconfigure:6331: result: yesconfigure:6211: checking vis.h usabilityconfigure:6228: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:93:10: fatal error: 'vis.h' file not found#include ^1 error generated.configure:6235: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6249: result: noconfigure:6253: checking vis.h presenceconfigure:6268: clang -E conftest.cconftest.c:60:10: fatal error: 'vis.h' file not found#include ^1 error generated.configure:6275: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| /* end confdefs.h. */| #include configure:6289: result: noconfigure:6322: checking for vis.hconfigure:6331: result: noconfigure:6352: checking for lastlog.hconfigure:6377: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:6384: $? = 0configure:6401: result: yesconfigure:6420: checking for sys/ptms.hconfigure:6445: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:67:10: fatal error: 'sys/ptms.h' file not found#include ^1 error generated.configure:6452: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| /* end confdefs.h. */|| #ifdef HAVE_SYS_STREAM_H| # include | #endif||| #include configure:6469: result: noconfigure:6488: checking for login_cap.hconfigure:6511: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:65:10: fatal error: 'login_cap.h' file not found#include ^1 error generated.configure:6518: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| /* end confdefs.h. */|| #include ||| #include configure:6535: result: noconfigure:8161: checking linux/if_tun.h usabilityconfigure:8178: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:8185: $? = 0configure:8199: result: yesconfigure:8203: checking linux/if_tun.h presenceconfigure:8218: clang -E conftest.cconfigure:8225: $? = 0configure:8239: result: yesconfigure:8272: checking for linux/if_tun.hconfigure:8281: result: yesconfigure:9821: checking compiler and flags for sanityconfigure:9845: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c >&5conftest.c:73:12: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]int main(){exit(0);}^conftest.c:73:12: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:9849: $? = 0configure:9855: ./conftestconfigure:9859: $? = 0configure:9861: result: yesconfigure:9884: checking for yp_matchconfigure:9940: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c >&5/tmp/conftest-379cd9.o: In function `main':conftest.c:(.text+0x23): undefined reference to `yp_match'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:9947: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| /* end confdefs.h. */| /* Define yp_match to an innocuous variant, in case declares yp_match. | For example, HP-UX 11i declares gettimeofday. */ | #define yp_match innocuous_yp_match|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char yp_match (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef yp_match|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char yp_match ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_yp_match || defined __stub___yp_match| choke me| #endif|| int| main ()| {| return yp_match ();| ;| return 0;| }configure:9967: result: noconfigure:9973: checking for yp_match in -lnslconfigure:10008: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lnsl >&5configure:10015: $? = 0configure:10036: result: yesconfigure:10049: checking for setsockoptconfigure:10105: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lnsl >&5configure:10112: $? = 0configure:10132: result: yesconfigure:10219: checking for dirnameconfigure:10275: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lnsl >&5configure:10282: $? = 0configure:10304: result: yesconfigure:10328: checking libgen.h usabilityconfigure:10345: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:10352: $? = 0configure:10366: result: yesconfigure:10370: checking libgen.h presenceconfigure:10385: clang -E conftest.cconfigure:10392: $? = 0configure:10406: result: yesconfigure:10439: checking for libgen.hconfigure:10448: result: yesconfigure:10773: checking for getspnamconfigure:10829: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lnsl >&5configure:10836: $? = 0configure:10856: result: yesconfigure:10932: checking for library containing basenameconfigure:10973: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lnsl >&5configure:10980: $? = 0configure:11011: result: none requiredconfigure:11056: checking for deflate in -lzconfigure:11091: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lz -lnsl >&5configure:11098: $? = 0configure:11119: result: yesconfigure:11216: checking zlib.h usabilityconfigure:11233: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:11240: $? = 0configure:11254: result: yesconfigure:11258: checking zlib.h presenceconfigure:11273: clang -E conftest.cconfigure:11280: $? = 0configure:11294: result: yesconfigure:11327: checking for zlib.hconfigure:11334: result: yesconfigure:11359: checking for possibly buggy zlibconfigure:11402: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lz -lnsl >&5conftest.c:84:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(1);^conftest.c:84:3: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:11406: $? = 0configure:11412: ./conftestfound zlib version 1.2.8 (1020800)configure:11416: $? = 0configure:11418: result: noconfigure:11456: checking for strcasecmpconfigure:11512: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lz -lnsl >&5conftest.c:99:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^conftest.c:99:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:11519: $? = 0configure:11539: result: yesconfigure:11620: checking for utimesconfigure:11676: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lz -lnsl >&5configure:11683: $? = 0configure:11705: result: yesconfigure:11809: checking libutil.h usabilityconfigure:11826: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:110:10: fatal error: 'libutil.h' file not found#include ^1 error generated.configure:11833: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:11847: result: noconfigure:11851: checking libutil.h presenceconfigure:11866: clang -E conftest.cconftest.c:77:10: fatal error: 'libutil.h' file not found#include ^1 error generated.configure:11873: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| /* end confdefs.h. */| #include configure:11887: result: noconfigure:11920: checking for libutil.hconfigure:11929: result: noconfigure:11944: checking for library containing loginconfigure:11985: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lz -lnsl >&5/tmp/conftest-42d81e.o: In function `main':conftest.c:(.text+0x23): undefined reference to `login'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11992: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char login ();| int| main ()| {| return login ();| ;| return 0;| }configure:11985: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:11992: $? = 0configure:12023: result: -lutilconfigure:12042: checking for fmt_scaledconfigure:12098: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-2cf7a0.o: In function `main':conftest.c:(.text+0x23): undefined reference to `fmt_scaled'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12105: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| /* end confdefs.h. */| /* Define fmt_scaled to an innocuous variant, in case declares fmt_scaled. | For example, HP-UX 11i declares gettimeofday. */ | #define fmt_scaled innocuous_fmt_scaled|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char fmt_scaled (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef fmt_scaled|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char fmt_scaled ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_fmt_scaled || defined __stub___fmt_scaled| choke me| #endif|| int| main ()| {| return fmt_scaled ();| ;| return 0;| }configure:12127: result: noconfigure:12042: checking for logoutconfigure:12098: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:12105: $? = 0configure:12127: result: yesconfigure:12042: checking for updwtmpconfigure:12098: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:12105: $? = 0configure:12127: result: yesconfigure:12042: checking for logwtmpconfigure:12098: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:12105: $? = 0configure:12127: result: yesconfigure:12144: checking for strftimeconfigure:12200: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:12207: $? = 0configure:12229: result: yesconfigure:12318: checking for GLOB_ALTDIRFUNC supportconfigure:12341: result: yesconfigure:12355: checking for gl_matchc field in glob_tconfigure:12378: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:87:13: error: no member named 'gl_matchc' in 'glob_t'; did you mean 'gl_pathc'?glob_t g; g.gl_matchc = 1;^~~~~~~~~gl_pathc/usr/include/glob.h:84:14: note: 'gl_pathc' declared here__size_t gl_pathc; /* Count of paths matched by the pattern. */^1 error generated.configure:12385: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| /* end confdefs.h. */| #include | int| main ()| {| glob_t g; g.gl_matchc = 1;| ;| return 0;| }configure:12404: result: noconfigure:12412: checking whether GLOB_NOMATCH is declaredconfigure:12442: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:12449: $? = 0configure:12464: result: yesconfigure:12483: checking whether struct dirent allocates space for d_nameconfigure:12514: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:87:32: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]int main(void){struct dirent d;exit(sizeof(d.d_name)<=sizeof(char));}^conftest.c:87:32: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:12518: $? = 0configure:12524: ./conftestconfigure:12528: $? = 0configure:12530: result: yesconfigure:12554: checking for /proc/pid/fd directoryconfigure:12562: result: yesconfigure:13535: checking for arc4randomconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-c8a57a.o: In function `main':conftest.c:(.text+0x23): undefined reference to `arc4random'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| /* end confdefs.h. */| /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char arc4random (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef arc4random|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char arc4random ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_arc4random || defined __stub___arc4random| choke me| #endif|| int| main ()| {| return arc4random ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for arc4random_bufconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-5b01d8.o: In function `main':conftest.c:(.text+0x23): undefined reference to `arc4random_buf'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| /* end confdefs.h. */| /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_buf innocuous_arc4random_buf|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char arc4random_buf (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef arc4random_buf|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char arc4random_buf ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_arc4random_buf || defined __stub___arc4random_buf| choke me| #endif|| int| main ()| {| return arc4random_buf ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for arc4random_uniformconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-76c991.o: In function `main':conftest.c:(.text+0x23): undefined reference to `arc4random_uniform'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| /* end confdefs.h. */| /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_uniform innocuous_arc4random_uniform|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char arc4random_uniform (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef arc4random_uniform|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char arc4random_uniform ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_arc4random_uniform || defined __stub___arc4random_uniform| choke me| #endif|| int| main ()| {| return arc4random_uniform ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for asprintfconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:119:18: warning: format string missing [-Wformat]return asprintf ();~~~~~~~~ ^1 warning generated.configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for b64_ntopconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-2894bd.o: In function `main':conftest.c:(.text+0x23): undefined reference to `b64_ntop'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| /* end confdefs.h. */| /* Define b64_ntop to an innocuous variant, in case declares b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_ntop innocuous_b64_ntop|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char b64_ntop (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef b64_ntop|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char b64_ntop ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_b64_ntop || defined __stub___b64_ntop| choke me| #endif|| int| main ()| {| return b64_ntop ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for __b64_ntopconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-d926e4.o: In function `main':conftest.c:(.text+0x23): undefined reference to `__b64_ntop'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| /* end confdefs.h. */| /* Define __b64_ntop to an innocuous variant, in case declares __b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define __b64_ntop innocuous___b64_ntop|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char __b64_ntop (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef __b64_ntop|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char __b64_ntop ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub___b64_ntop || defined __stub_____b64_ntop| choke me| #endif|| int| main ()| {| return __b64_ntop ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for b64_ptonconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-bc879b.o: In function `main':conftest.c:(.text+0x23): undefined reference to `b64_pton'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| /* end confdefs.h. */| /* Define b64_pton to an innocuous variant, in case declares b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_pton innocuous_b64_pton|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char b64_pton (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef b64_pton|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char b64_pton ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_b64_pton || defined __stub___b64_pton| choke me| #endif|| int| main ()| {| return b64_pton ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for __b64_ptonconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-b35bec.o: In function `main':conftest.c:(.text+0x23): undefined reference to `__b64_pton'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| /* end confdefs.h. */| /* Define __b64_pton to an innocuous variant, in case declares __b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define __b64_pton innocuous___b64_pton|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char __b64_pton (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef __b64_pton|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char __b64_pton ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub___b64_pton || defined __stub_____b64_pton| choke me| #endif|| int| main ()| {| return __b64_pton ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for bcopyconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for bindresvport_saconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-b1880c.o: In function `main':conftest.c:(.text+0x23): undefined reference to `bindresvport_sa'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| /* end confdefs.h. */| /* Define bindresvport_sa to an innocuous variant, in case declares bindresvport_sa. | For example, HP-UX 11i declares gettimeofday. */ | #define bindresvport_sa innocuous_bindresvport_sa|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char bindresvport_sa (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef bindresvport_sa|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char bindresvport_sa ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_bindresvport_sa || defined __stub___bindresvport_sa| choke me| #endif|| int| main ()| {| return bindresvport_sa ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for clockconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for closefromconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-363a36.o: In function `main':conftest.c:(.text+0x23): undefined reference to `closefrom'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| /* end confdefs.h. */| /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char closefrom (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef closefrom|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char closefrom ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_closefrom || defined __stub___closefrom| choke me| #endif|| int| main ()| {| return closefrom ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for dirfdconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for fchmodconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for fchownconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for freeaddrinfoconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for fstatvfsconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for futimesconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getaddrinfoconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getcwdconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getgrouplistconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getnameinfoconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getoptconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getpeereidconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-e0b1cc.o: In function `main':conftest.c:(.text+0x23): undefined reference to `getpeereid'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| /* end confdefs.h. */| /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char getpeereid (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getpeereid|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getpeereid ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_getpeereid || defined __stub___getpeereid| choke me| #endif|| int| main ()| {| return getpeereid ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for getpeerucredconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-338a51.o: In function `main':conftest.c:(.text+0x23): undefined reference to `getpeerucred'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| /* end confdefs.h. */| /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char getpeerucred (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getpeerucred|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getpeerucred ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_getpeerucred || defined __stub___getpeerucred| choke me| #endif|| int| main ()| {| return getpeerucred ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for _getptyconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-af897a.o: In function `main':conftest.c:(.text+0x23): undefined reference to `_getpty'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| /* end confdefs.h. */| /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _getpty (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _getpty|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char _getpty ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub__getpty || defined __stub____getpty| choke me| #endif|| int| main ()| {| return _getpty ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for getrlimitconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for getttyentconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for globconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for inet_atonconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for inet_ntoaconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for inet_ntopconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for innetgrconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for login_getcapboolconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-7b86b8.o: In function `main':conftest.c:(.text+0x23): undefined reference to `login_getcapbool'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| /* end confdefs.h. */| /* Define login_getcapbool to an innocuous variant, in case declares login_getcapbool. | For example, HP-UX 11i declares gettimeofday. */ | #define login_getcapbool innocuous_login_getcapbool|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char login_getcapbool (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef login_getcapbool|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char login_getcapbool ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_login_getcapbool || defined __stub___login_getcapbool| choke me| #endif|| int| main ()| {| return login_getcapbool ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for md5_cryptconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-f90493.o: In function `main':conftest.c:(.text+0x23): undefined reference to `md5_crypt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| /* end confdefs.h. */| /* Define md5_crypt to an innocuous variant, in case declares md5_crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define md5_crypt innocuous_md5_crypt|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char md5_crypt (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef md5_crypt|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char md5_crypt ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_md5_crypt || defined __stub___md5_crypt| choke me| #endif|| int| main ()| {| return md5_crypt ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for memmoveconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:129:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]char memmove ();^conftest.c:129:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for mkdtempconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for mmapconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for ngetaddrinfoconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-db2b0b.o: In function `main':conftest.c:(.text+0x23): undefined reference to `ngetaddrinfo'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| /* end confdefs.h. */| /* Define ngetaddrinfo to an innocuous variant, in case declares ngetaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define ngetaddrinfo innocuous_ngetaddrinfo|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char ngetaddrinfo (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef ngetaddrinfo|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char ngetaddrinfo ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_ngetaddrinfo || defined __stub___ngetaddrinfo| choke me| #endif|| int| main ()| {| return ngetaddrinfo ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for nsleepconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-879fe7.o: In function `main':conftest.c:(.text+0x23): undefined reference to `nsleep'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| /* end confdefs.h. */| /* Define nsleep to an innocuous variant, in case declares nsleep. | For example, HP-UX 11i declares gettimeofday. */ | #define nsleep innocuous_nsleep|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char nsleep (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef nsleep|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char nsleep ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_nsleep || defined __stub___nsleep| choke me| #endif|| int| main ()| {| return nsleep ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for ogetaddrinfoconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-6699ce.o: In function `main':conftest.c:(.text+0x23): undefined reference to `ogetaddrinfo'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| /* end confdefs.h. */| /* Define ogetaddrinfo to an innocuous variant, in case declares ogetaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define ogetaddrinfo innocuous_ogetaddrinfo|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char ogetaddrinfo (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef ogetaddrinfo|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char ogetaddrinfo ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_ogetaddrinfo || defined __stub___ogetaddrinfo| choke me| #endif|| int| main ()| {| return ogetaddrinfo ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for openlog_rconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-027970.o: In function `main':conftest.c:(.text+0x23): undefined reference to `openlog_r'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| /* end confdefs.h. */| /* Define openlog_r to an innocuous variant, in case declares openlog_r. | For example, HP-UX 11i declares gettimeofday. */ | #define openlog_r innocuous_openlog_r|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char openlog_r (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef openlog_r|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char openlog_r ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_openlog_r || defined __stub___openlog_r| choke me| #endif|| int| main ()| {| return openlog_r ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for openptyconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for pollconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for prctlconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for pstatconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-c72167.o: In function `main':conftest.c:(.text+0x23): undefined reference to `pstat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| /* end confdefs.h. */| /* Define pstat to an innocuous variant, in case declares pstat. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat innocuous_pstat|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char pstat (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pstat|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char pstat ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_pstat || defined __stub___pstat| choke me| #endif|| int| main ()| {| return pstat ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for readpassphraseconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-ff5fa1.o: In function `main':conftest.c:(.text+0x23): undefined reference to `readpassphrase'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| /* end confdefs.h. */| /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char readpassphrase (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef readpassphrase|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char readpassphrase ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_readpassphrase || defined __stub___readpassphrase| choke me| #endif|| int| main ()| {| return readpassphrase ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for realpathconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for recvmsgconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for rresvport_afconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for sendmsgconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setdtablesizeconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-4c06b2.o: In function `main':conftest.c:(.text+0x23): undefined reference to `setdtablesize'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| /* end confdefs.h. */| /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char setdtablesize (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef setdtablesize|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char setdtablesize ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_setdtablesize || defined __stub___setdtablesize| choke me| #endif|| int| main ()| {| return setdtablesize ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for setegidconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setenvconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for seteuidconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setgroupsconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setloginconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:148:1: error: unknown type name 'choke'choke me^conftest.c:148:9: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| /* end confdefs.h. */| /* Define setlogin to an innocuous variant, in case declares setlogin. | For example, HP-UX 11i declares gettimeofday. */ | #define setlogin innocuous_setlogin|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char setlogin (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef setlogin|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char setlogin ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_setlogin || defined __stub___setlogin| choke me| #endif|| int| main ()| {| return setlogin ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for setpcredconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-2fb544.o: In function `main':conftest.c:(.text+0x23): undefined reference to `setpcred'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| /* end confdefs.h. */| /* Define setpcred to an innocuous variant, in case declares setpcred. | For example, HP-UX 11i declares gettimeofday. */ | #define setpcred innocuous_setpcred|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char setpcred (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef setpcred|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char setpcred ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_setpcred || defined __stub___setpcred| choke me| #endif|| int| main ()| {| return setpcred ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for setproctitleconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-2a997c.o: In function `main':conftest.c:(.text+0x23): undefined reference to `setproctitle'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| /* end confdefs.h. */| /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char setproctitle (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef setproctitle|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char setproctitle ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_setproctitle || defined __stub___setproctitle| choke me| #endif|| int| main ()| {| return setproctitle ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for setregidconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setreuidconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setrlimitconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setsidconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for setvbufconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for sigactionconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for sigvecconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-c528bb.o: In function `main':conftest.c:(.text+0x23): undefined reference to `sigvec'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| /* end confdefs.h. */| /* Define sigvec to an innocuous variant, in case declares sigvec. | For example, HP-UX 11i declares gettimeofday. */ | #define sigvec innocuous_sigvec|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char sigvec (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef sigvec|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char sigvec ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_sigvec || defined __stub___sigvec| choke me| #endif|| int| main ()| {| return sigvec ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for snprintfconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:149:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:149:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for socketpairconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for statfsconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for statvfsconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for strdupconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:153:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:153:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for strlcatconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:154:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]char strlcat ();^conftest.c:154:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-8f4563.o: In function `main':conftest.c:(.text+0x23): undefined reference to `strlcat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| /* end confdefs.h. */| /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcat (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcat|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char strlcat ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_strlcat || defined __stub___strlcat| choke me| #endif|| int| main ()| {| return strlcat ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for strlcpyconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:154:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]char strlcpy ();^conftest.c:154:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-f18562.o: In function `main':conftest.c:(.text+0x23): undefined reference to `strlcpy'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| /* end confdefs.h. */| /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcpy (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcpy|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char strlcpy ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_strlcpy || defined __stub___strlcpy| choke me| #endif|| int| main ()| {| return strlcpy ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for strmodeconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-6d5fa3.o: In function `main':conftest.c:(.text+0x23): undefined reference to `strmode'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| /* end confdefs.h. */| /* Define strmode to an innocuous variant, in case declares strmode. | For example, HP-UX 11i declares gettimeofday. */ | #define strmode innocuous_strmode|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strmode (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strmode|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char strmode ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_strmode || defined __stub___strmode| choke me| #endif|| int| main ()| {| return strmode ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for strtollconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for strtoulconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for swap32configure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-9dc8e0.o: In function `main':conftest.c:(.text+0x23): undefined reference to `swap32'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13598: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| /* end confdefs.h. */| /* Define swap32 to an innocuous variant, in case declares swap32. | For example, HP-UX 11i declares gettimeofday. */ | #define swap32 innocuous_swap32|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char swap32 (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef swap32|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char swap32 ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_swap32 || defined __stub___swap32| choke me| #endif|| int| main ()| {| return swap32 ();| ;| return 0;| }configure:13620: result: noconfigure:13535: checking for sysconfconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for truncateconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for unsetenvconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for updwtmpxconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for vasprintfconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:171:19: warning: format string missing [-Wformat]return vasprintf ();~~~~~~~~~ ^1 warning generated.configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for vhangupconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13598: $? = 0configure:13620: result: yesconfigure:13535: checking for vsnprintfconfigure:13591: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:162:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^conftest.c:162:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:13598: $? = 0configure:13620: result: yesconfigure:13638: checking for gai_strerrorconfigure:13694: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13701: $? = 0configure:13723: result: yesconfigure:13765: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:154:5: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]str = gai_strerror(0);^ ~~~~~~~~~~~~~~~1 warning generated.configure:13772: $? = 0configure:13795: checking for library containing nanosleepconfigure:13836: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:13843: $? = 0configure:13874: result: none requiredconfigure:13887: checking whether getrusage is declaredconfigure:13916: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:181:10: error: use of undeclared identifier 'getrusage'(void) getrusage;^1 error generated.configure:13923: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| #ifndef getrusage| (void) getrusage;| #endif|| ;| return 0;| }configure:13938: result: noconfigure:14044: checking whether strsep is declaredconfigure:14078: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:14085: $? = 0configure:14100: result: yesconfigure:14107: checking for strsepconfigure:14163: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14170: $? = 0configure:14192: result: yesconfigure:14208: checking whether h_errno is declaredconfigure:14238: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:14245: $? = 0configure:14260: result: yesconfigure:14279: checking whether SHUT_RD is declaredconfigure:14312: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:14319: $? = 0configure:14334: result: yesconfigure:14353: checking whether O_NONBLOCK is declaredconfigure:14391: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:14398: $? = 0configure:14413: result: yesconfigure:14433: checking whether MAXSYMLINKS is declaredconfigure:14465: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:14472: $? = 0configure:14487: result: yesconfigure:14506: checking whether offsetof is declaredconfigure:14538: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:14545: $? = 0configure:14560: result: yesconfigure:14585: checking for gettimeofdayconfigure:14641: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14648: $? = 0configure:14670: result: yesconfigure:14585: checking for timeconfigure:14641: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14648: $? = 0configure:14670: result: yesconfigure:14691: checking for endutentconfigure:14747: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14754: $? = 0configure:14776: result: yesconfigure:14691: checking for getutentconfigure:14747: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14754: $? = 0configure:14776: result: yesconfigure:14691: checking for getutidconfigure:14747: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14754: $? = 0configure:14776: result: yesconfigure:14691: checking for getutlineconfigure:14747: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14754: $? = 0configure:14776: result: yesconfigure:14691: checking for pututlineconfigure:14747: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14754: $? = 0configure:14776: result: yesconfigure:14691: checking for setutentconfigure:14747: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14754: $? = 0configure:14776: result: yesconfigure:14792: checking for utmpnameconfigure:14848: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14855: $? = 0configure:14877: result: yesconfigure:14897: checking for endutxentconfigure:14953: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14960: $? = 0configure:14982: result: yesconfigure:14897: checking for getutxentconfigure:14953: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14960: $? = 0configure:14982: result: yesconfigure:14897: checking for getutxidconfigure:14953: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14960: $? = 0configure:14982: result: yesconfigure:14897: checking for getutxlineconfigure:14953: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14960: $? = 0configure:14982: result: yesconfigure:14897: checking for pututxlineconfigure:14953: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:14960: $? = 0configure:14982: result: yesconfigure:14999: checking for setutxentconfigure:15055: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:15062: $? = 0configure:15084: result: yesconfigure:14999: checking for utmpxnameconfigure:15055: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5configure:15062: $? = 0configure:15084: result: yesconfigure:15100: checking for getlastlogxbynameconfigure:15156: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5/tmp/conftest-8a04a7.o: In function `main':conftest.c:(.text+0x23): undefined reference to `getlastlogxbyname'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:15163: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| /* end confdefs.h. */| /* Define getlastlogxbyname to an innocuous variant, in case declares getlastlogxbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getlastlogxbyname innocuous_getlastlogxbyname|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char getlastlogxbyname (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getlastlogxbyname|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getlastlogxbyname ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_getlastlogxbyname || defined __stub___getlastlogxbyname| choke me| #endif|| int| main ()| {| return getlastlogxbyname ();| ;| return 0;| }configure:15185: result: noconfigure:15201: checking whether snprintf correctly terminates long stringsconfigure:15225: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lutil -lz -lnsl >&5conftest.c:168:52: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]int main(void){char b[5];snprintf(b,5,"123456789");exit(b[4]!='\0');}^conftest.c:168:52: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:15229: $? = 0configure:15235: ./conftestconfigure:15239: $? = 0configure:15241: result: yesconfigure:15355: checking whether snprintf can declare const char *fmtconfigure:15374: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:15381: $? = 0configure:15386: result: yesconfigure:15410: checking whether system supports SO_PEERCRED getsockoptconfigure:15434: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:172:5: warning: unused variable 'i' [-Wunused-variable]int i = SO_PEERCRED;^1 warning generated.configure:15441: $? = 0configure:15446: result: yesconfigure:15753: checking whether getpgrp requires zero argumentsconfigure:15780: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:204:10: error: too many arguments to function call, expected 0, have 1getpgrp (0);~~~~~~~ ^/usr/include/unistd.h:637:1: note: 'getpgrp' declared hereextern __pid_t getpgrp (void) __THROW;^1 error generated.configure:15787: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| getpgrp (0);| ;| return 0;| }configure:15803: result: yesconfigure:15878: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5configure:15885: $? = 0configure:15980: checking OpenSSL header versionconfigure:16021: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5conftest.c:181:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(1);^conftest.c:181:3: note: include the header or explicitly provide a declaration for 'exit' conftest.c:183:37: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]if ((rc = fprintf(fd ,"%x (%s)\n", OPENSSL_VERSION_NUMBER, OPENSSL_VERSION_TEXT)) <0)~~ ^~~~~~~~~~~~~~~~~~~~~~%lx/usr/include/openssl/opensslv.h:33:34: note: expanded from macro 'OPENSSL_VERSION_NUMBER'# define OPENSSL_VERSION_NUMBER 0x1000208fL^~~~~~~~~~~2 warnings generated.configure:16025: $? = 0configure:16031: ./conftestconfigure:16035: $? = 0configure:16039: result: 1000208f (OpenSSL 1.0.2h 3 May 2016)configure:16063: checking OpenSSL library versionconfigure:16105: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5conftest.c:184:37: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]if ((rc = fprintf(fd ,"%x (%s)\n", SSLeay(), SSLeay_version(SSLEAY_VERSION))) <0)~~ ^~~~~~~~%lx1 warning generated.configure:16109: $? = 0configure:16115: ./conftestconfigure:16119: $? = 0configure:16123: result: 1000208f (OpenSSL 1.0.2h 3 May 2016)configure:16158: checking whether OpenSSL's headers match the libraryconfigure:16185: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5conftest.c:173:18: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]int main(void) { exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1); }^conftest.c:173:18: note: include the header or explicitly provide a declaration for 'exit' conftest.c:173:23: warning: implicit declaration of function 'SSLeay' is invalid in C99 [-Wimplicit-function-declaration]int main(void) { exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1); }^2 warnings generated.configure:16189: $? = 0configure:16195: ./conftestconfigure:16199: $? = 0configure:16202: result: yesconfigure:16244: checking if programs using OpenSSL functions will linkconfigure:16263: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5configure:16270: $? = 0configure:16279: result: yesconfigure:16418: checking whether OpenSSL has crippled AES supportconfigure:16438: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5configure:16445: $? = 0configure:16454: result: noconfigure:16477: checking if EVP_DigestUpdate returns an intconfigure:16497: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl >&5configure:16504: $? = 0configure:16513: result: yesconfigure:16619: checking for crypt in -lcryptconfigure:16654: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypt -lcrypto -lutil -lz -lnsl >&5configure:16661: $? = 0configure:16682: result: yesconfigure:16696: checking for SHA256_Updateconfigure:16752: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:16759: $? = 0configure:16781: result: yesconfigure:16696: checking for EVP_sha256configure:16752: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:16759: $? = 0configure:16781: result: yesconfigure:16795: checking for ia_openinfo in -liafconfigure:16830: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -liaf -lcrypto -lutil -lz -lnsl -lcrypt >&5/usr/bin/ld: cannot find -liafclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:16837: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char ia_openinfo ();| int| main ()| {| return ia_openinfo ();| ;| return 0;| }configure:16858: result: noconfigure:16978: checking whether OpenSSL's PRNG is internally seededconfigure:17008: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:17012: $? = 0configure:17018: ./conftestconfigure:17022: $? = 0configure:17026: result: yesconfigure:17711: checking for lsconfigure:17729: found /usr/bin/lsconfigure:17741: result: /usr/bin/lsconfigure:17757: checking for netstatconfigure:17790: result: noconfigure:17803: checking for arpconfigure:17836: result: noconfigure:17849: checking for ifconfigconfigure:17882: result: noconfigure:17895: checking for jstatconfigure:17913: found /usr/bin/jstatconfigure:17925: result: /usr/bin/jstatconfigure:17941: checking for psconfigure:17959: found /usr/bin/psconfigure:17971: result: /usr/bin/psconfigure:17987: checking for sarconfigure:18020: result: noconfigure:18033: checking for wconfigure:18051: found /usr/bin/wconfigure:18063: result: /usr/bin/wconfigure:18079: checking for whoconfigure:18097: found /usr/bin/whoconfigure:18109: result: /usr/bin/whoconfigure:18125: checking for lastconfigure:18143: found /usr/bin/lastconfigure:18155: result: /usr/bin/lastconfigure:18171: checking for lastlogconfigure:18189: found /usr/bin/lastlogconfigure:18201: result: /usr/bin/lastlogconfigure:18217: checking for dfconfigure:18235: found /usr/bin/dfconfigure:18247: result: /usr/bin/dfconfigure:18263: checking for vmstatconfigure:18281: found /usr/bin/vmstatconfigure:18293: result: /usr/bin/vmstatconfigure:18309: checking for uptimeconfigure:18327: found /usr/bin/uptimeconfigure:18339: result: /usr/bin/uptimeconfigure:18355: checking for ipcsconfigure:18373: found /usr/bin/ipcsconfigure:18385: result: /usr/bin/ipcsconfigure:18401: checking for tailconfigure:18419: found /usr/bin/tailconfigure:18431: result: /usr/bin/tailconfigure:18469: checking for long longconfigure:18497: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:18504: $? = 0configure:18531: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:211:24: error: expected expressionif (sizeof ((long long)))^1 error generated.configure:18538: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((long long)))| return 0;| ;| return 0;| }configure:18561: result: yesconfigure:18571: checking for unsigned long longconfigure:18599: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:18606: $? = 0configure:18633: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:212:33: error: expected expressionif (sizeof ((unsigned long long)))^1 error generated.configure:18640: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((unsigned long long)))| return 0;| ;| return 0;| }configure:18663: result: yesconfigure:18673: checking for long doubleconfigure:18701: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:18708: $? = 0configure:18735: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:213:26: error: expected expressionif (sizeof ((long double)))^1 error generated.configure:18742: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((long double)))| return 0;| ;| return 0;| }configure:18765: result: yesconfigure:18782: checking size of charconfigure:19087: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:19091: $? = 0configure:19097: ./conftestconfigure:19101: $? = 0configure:19127: result: 1configure:19141: checking size of short intconfigure:19446: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:19450: $? = 0configure:19456: ./conftestconfigure:19460: $? = 0configure:19486: result: 2configure:19500: checking size of intconfigure:19805: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:19809: $? = 0configure:19815: ./conftestconfigure:19819: $? = 0configure:19845: result: 4configure:19859: checking size of long intconfigure:20164: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:20168: $? = 0configure:20174: ./conftestconfigure:20178: $? = 0configure:20204: result: 8configure:20218: checking size of long long intconfigure:20523: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:20527: $? = 0configure:20533: ./conftestconfigure:20537: $? = 0configure:20563: result: 8configure:20733: checking for u_int typeconfigure:20760: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:20767: $? = 0configure:20784: result: yesconfigure:20795: checking for intXX_t typesconfigure:20822: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:20829: $? = 0configure:20846: result: yesconfigure:20915: checking for int64_t typeconfigure:20951: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:20958: $? = 0configure:20975: result: yesconfigure:20985: checking for u_intXX_t typesconfigure:21012: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21019: $? = 0configure:21036: result: yesconfigure:21103: checking for u_int64_t typesconfigure:21130: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21137: $? = 0configure:21154: result: yesconfigure:21287: checking for uintXX_t types in stdint.hconfigure:21310: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21317: $? = 0configure:21327: result: yesconfigure:21411: checking for u_charconfigure:21440: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21447: $? = 0configure:21464: result: yesconfigure:21475: checking for socklen_tconfigure:21505: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21512: $? = 0configure:21541: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:196:24: error: expected expressionif (sizeof ((socklen_t)))^1 error generated.configure:21548: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| /* end confdefs.h. */| #include | #include || int| main ()| {| if (sizeof ((socklen_t)))| return 0;| ;| return 0;| }configure:21571: result: yesconfigure:21663: checking for sig_atomic_tconfigure:21692: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21699: $? = 0configure:21727: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:195:27: error: expected expressionif (sizeof ((sig_atomic_t)))^1 error generated.configure:21734: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| /* end confdefs.h. */| #include || int| main ()| {| if (sizeof ((sig_atomic_t)))| return 0;| ;| return 0;| }configure:21757: result: yesconfigure:21768: checking for fsblkcnt_tconfigure:21808: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21815: $? = 0configure:21854: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:207:25: error: expected expressionif (sizeof ((fsblkcnt_t)))^1 error generated.configure:21861: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| /* end confdefs.h. */|| #include | #ifdef HAVE_SYS_BITYPES_H| #include | #endif| #ifdef HAVE_SYS_STATFS_H| #include | #endif| #ifdef HAVE_SYS_STATVFS_H| #include | #endif||| int| main ()| {| if (sizeof ((fsblkcnt_t)))| return 0;| ;| return 0;| }configure:21884: result: yesconfigure:21894: checking for fsfilcnt_tconfigure:21934: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:21941: $? = 0configure:21980: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:208:25: error: expected expressionif (sizeof ((fsfilcnt_t)))^1 error generated.configure:21987: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| /* end confdefs.h. */|| #include | #ifdef HAVE_SYS_BITYPES_H| #include | #endif| #ifdef HAVE_SYS_STATFS_H| #include | #endif| #ifdef HAVE_SYS_STATVFS_H| #include | #endif||| int| main ()| {| if (sizeof ((fsfilcnt_t)))| return 0;| ;| return 0;| }configure:22010: result: yesconfigure:22022: checking for in_addr_tconfigure:22052: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22059: $? = 0configure:22088: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:199:24: error: expected expressionif (sizeof ((in_addr_t)))^1 error generated.configure:22095: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| /* end confdefs.h. */| #include | #include || int| main ()| {| if (sizeof ((in_addr_t)))| return 0;| ;| return 0;| }configure:22118: result: yesconfigure:22128: checking for in_port_tconfigure:22158: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22165: $? = 0configure:22194: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:200:24: error: expected expressionif (sizeof ((in_port_t)))^1 error generated.configure:22201: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| /* end confdefs.h. */| #include | #include || int| main ()| {| if (sizeof ((in_port_t)))| return 0;| ;| return 0;| }configure:22224: result: yesconfigure:22236: checking for size_tconfigure:22265: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22272: $? = 0configure:22289: result: yesconfigure:22299: checking for ssize_tconfigure:22328: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22335: $? = 0configure:22352: result: yesconfigure:22362: checking for clock_tconfigure:22391: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22398: $? = 0configure:22415: result: yesconfigure:22425: checking for sa_family_tconfigure:22455: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22462: $? = 0configure:22525: result: yesconfigure:22535: checking for pid_tconfigure:22564: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22571: $? = 0configure:22588: result: yesconfigure:22598: checking for mode_tconfigure:22627: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22634: $? = 0configure:22651: result: yesconfigure:22662: checking for struct sockaddr_storageconfigure:22692: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:208:26: warning: unused variable 's' [-Wunused-variable]struct sockaddr_storage s;^1 warning generated.configure:22699: $? = 0configure:22716: result: yesconfigure:22726: checking for struct sockaddr_in6configure:22756: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22763: $? = 0configure:22780: result: yesconfigure:22790: checking for struct in6_addrconfigure:22820: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22827: $? = 0configure:22844: result: yesconfigure:22853: checking for struct sockaddr_in6.sin6_scope_idconfigure:22887: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:22894: $? = 0configure:22958: result: yesconfigure:22971: checking for struct addrinfoconfigure:23002: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:23009: $? = 0configure:23026: result: yesconfigure:23036: checking for struct timevalconfigure:23063: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:23070: $? = 0configure:23087: result: yesconfigure:23098: checking for struct timespecconfigure:23126: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:23133: $? = 0configure:23160: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:243:30: error: expected expressionif (sizeof ((struct timespec)))^1 error generated.configure:23167: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((struct timespec)))| return 0;| ;| return 0;| }configure:23190: result: yesconfigure:23253: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5conftest.c:212:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main()^conftest.c:223:33: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]snprintf(buf, mazsize, "%lld", num);~~~~ ^~~%ldconftest.c:225:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(1);^conftest.c:225:3: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated.configure:23257: $? = 0configure:23263: ./conftestconfigure:23267: $? = 0configure:23292: checking for ut_host field in utmp.hconfigure:23319: result: yesconfigure:23337: checking for ut_host field in utmpx.hconfigure:23364: result: yesconfigure:23382: checking for syslen field in utmpx.hconfigure:23409: result: noconfigure:23427: checking for ut_pid field in utmp.hconfigure:23454: result: yesconfigure:23472: checking for ut_type field in utmp.hconfigure:23499: result: yesconfigure:23517: checking for ut_type field in utmpx.hconfigure:23544: result: yesconfigure:23562: checking for ut_tv field in utmp.hconfigure:23589: result: yesconfigure:23607: checking for ut_id field in utmp.hconfigure:23634: result: yesconfigure:23652: checking for ut_id field in utmpx.hconfigure:23679: result: yesconfigure:23697: checking for ut_addr field in utmp.hconfigure:23724: result: yesconfigure:23742: checking for ut_addr field in utmpx.hconfigure:23769: result: yesconfigure:23787: checking for ut_addr_v6 field in utmp.hconfigure:23814: result: yesconfigure:23832: checking for ut_addr_v6 field in utmpx.hconfigure:23859: result: yesconfigure:23877: checking for ut_exit field in utmp.hconfigure:23904: result: yesconfigure:23922: checking for ut_time field in utmp.hconfigure:23949: result: noconfigure:23967: checking for ut_time field in utmpx.hconfigure:23994: result: noconfigure:24012: checking for ut_tv field in utmpx.hconfigure:24039: result: yesconfigure:24054: checking for struct stat.st_blksizeconfigure:24082: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:24089: $? = 0configure:24147: result: yesconfigure:24158: checking for struct __res_state.retransconfigure:24195: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:24202: $? = 0configure:24269: result: yesconfigure:24282: checking for ss_family field in struct sockaddr_storageconfigure:24312: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:24319: $? = 0configure:24335: result: yesconfigure:24345: checking for __ss_family field in struct sockaddr_storageconfigure:24375: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:231:31: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?struct sockaddr_storage s; s.__ss_family = 1;^~~~~~~~~~~ss_family/usr/include/bits/socket.h:168:5: note: 'ss_family' declared here__SOCKADDR_COMMON (ss_); /* Address family, etc. */^/usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON'sa_family_t sa_prefix##family^:23:1: note: expanded from here ss_family^1 error generated.configure:24382: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| /* end confdefs.h. */|| #include | #include || int| main ()| {| struct sockaddr_storage s; s.__ss_family = 1;| ;| return 0;| }configure:24399: result: noconfigure:24409: checking for pw_class field in struct passwdconfigure:24438: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:230:21: error: no member named 'pw_class' in 'struct passwd'struct passwd p; p.pw_class = 0;~ ^1 error generated.configure:24445: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| /* end confdefs.h. */|| #include || int| main ()| {| struct passwd p; p.pw_class = 0;| ;| return 0;| }configure:24462: result: noconfigure:24472: checking for pw_expire field in struct passwdconfigure:24501: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:230:21: error: no member named 'pw_expire' in 'struct passwd'struct passwd p; p.pw_expire = 0;~ ^1 error generated.configure:24508: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| /* end confdefs.h. */|| #include || int| main ()| {| struct passwd p; p.pw_expire = 0;| ;| return 0;| }configure:24525: result: noconfigure:24535: checking for pw_change field in struct passwdconfigure:24564: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:230:21: error: no member named 'pw_change' in 'struct passwd'struct passwd p; p.pw_change = 0;~ ^1 error generated.configure:24571: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| /* end confdefs.h. */|| #include || int| main ()| {| struct passwd p; p.pw_change = 0;| ;| return 0;| }configure:24588: result: noconfigure:24598: checking for msg_accrights field in struct msghdrconfigure:24626: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:11:3: error: no member named 'msg_accrights' in 'struct msghdr'm.msg_accrights = 0;~ ^conftest.c:12:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:12:1: note: include the header or explicitly provide a declaration for 'exit' 1 warning and 1 error generated.configure:24633: $? = 1configure: failed program was:|| #include | #include | #include | int main() {| #ifdef msg_accrights| #error "msg_accrights is a macro"| exit(1);| #endif| struct msghdr m;| m.msg_accrights = 0;| exit(0);| }|configure:24650: result: noconfigure:24660: checking if f_fsid has val membersconfigure:24685: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:230:15: error: variable has incomplete type 'struct fsid_t'struct fsid_t t; t.val[0] = 0;^conftest.c:230:8: note: forward declaration of 'struct fsid_t'struct fsid_t t; t.val[0] = 0;^1 error generated.configure:24692: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| /* end confdefs.h. */|| #include | #include | int| main ()| {| struct fsid_t t; t.val[0] = 0;| ;| return 0;| }configure:24708: result: noconfigure:24715: checking for msg_control field in struct msghdrconfigure:24743: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:12:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:12:1: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:24750: $? = 0configure:24767: result: yesconfigure:24777: checking if libc defines __prognameconfigure:24804: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5conftest.c:229:27: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]extern char *__progname; printf("%s", __progname);^conftest.c:229:27: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated.configure:24811: $? = 0configure:24833: result: yesconfigure:24843: checking whether clang implements __FUNCTION__configure:24872: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:24879: $? = 0configure:24901: result: yesconfigure:24911: checking whether clang implements __func__configure:24940: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:24947: $? = 0configure:24969: result: yesconfigure:24979: checking whether va_copy existsconfigure:25007: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:25014: $? = 0configure:25036: result: yesconfigure:25046: checking whether __va_copy existsconfigure:25074: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5configure:25081: $? = 0configure:25103: result: yesconfigure:25113: checking whether getopt has optreset supportconfigure:25142: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-4c1ba5.o: In function `main':conftest.c:(.text+0x1e): undefined reference to `optreset'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25149: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| /* end confdefs.h. */|| #include || int| main ()| {| extern int optreset; optreset = 0;| ;| return 0;| }configure:25171: result: noconfigure:25181: checking if libc defines sys_errlistconfigure:25208: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5conftest.c:234:42: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]extern const char *const sys_errlist[]; printf("%s", sys_errlist[0]);^conftest.c:234:42: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated./tmp/conftest-1bf3be.o: In function `main':conftest.c:(.text+0x1f): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' insteadconfigure:25215: $? = 0configure:25237: result: yesconfigure:25248: checking if libc defines sys_nerrconfigure:25275: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5conftest.c:235:23: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]extern int sys_nerr; printf("%i", sys_nerr);^conftest.c:235:23: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated./tmp/conftest-657942.o: In function `main':conftest.c:(.text+0x1e): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' insteadconfigure:25282: $? = 0configure:25304: result: yesconfigure:25659: checking for library containing getrrsetbynameconfigure:25700: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-e8a491.o: In function `main':conftest.c:(.text+0x23): undefined reference to `getrrsetbyname'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25707: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getrrsetbyname ();| int| main ()| {| return getrrsetbyname ();| ;| return 0;| }configure:25700: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lresolv -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-1d1a58.o: In function `main':conftest.c:(.text+0x23): undefined reference to `getrrsetbyname'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25707: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getrrsetbyname ();| int| main ()| {| return getrrsetbyname ();| ;| return 0;| }configure:25738: result: noconfigure:25751: checking for library containing res_queryconfigure:25792: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-eb533f.o: In function `main':conftest.c:(.text+0x23): undefined reference to `res_query'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25799: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char res_query ();| int| main ()| {| return res_query ();| ;| return 0;| }configure:25792: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lresolv -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-7cb7e3.o: In function `main':conftest.c:(.text+0x23): undefined reference to `res_query'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25799: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char res_query ();| int| main ()| {| return res_query ();| ;| return 0;| }configure:25830: result: noconfigure:25838: checking for library containing dn_expandconfigure:25879: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-3951bc.o: In function `main':conftest.c:(.text+0x23): undefined reference to `dn_expand'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25886: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char dn_expand ();| int| main ()| {| return dn_expand ();| ;| return 0;| }configure:25879: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lresolv -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-62d415.o: In function `main':conftest.c:(.text+0x23): undefined reference to `dn_expand'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25886: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char dn_expand ();| int| main ()| {| return dn_expand ();| ;| return 0;| }configure:25917: result: noconfigure:25925: checking if res_query will linkconfigure:25955: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt >&5/tmp/conftest-772990.o: In function `main':conftest.c:(.text+0x23): undefined reference to `res_query'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:25962: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char res_query ();| int| main ()| {| return res_query ();| ;| return 0;| }configure:25976: result: noconfigure:25980: checking for res_query in -lresolvconfigure:25998: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt -lresolv >&5configure:26005: $? = 0configure:26014: result: yesconfigure:26039: checking for _getshortconfigure:26095: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt -lresolv -lresolv >&5configure:26102: $? = 0configure:26124: result: yesconfigure:26039: checking for _getlongconfigure:26095: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt -lresolv -lresolv >&5configure:26102: $? = 0configure:26124: result: yesconfigure:26136: checking whether _getshort is declaredconfigure:26167: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:241:10: error: use of undeclared identifier '_getshort'(void) _getshort;^1 error generated.configure:26174: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| #define HAVE__GETSHORT 1| #define HAVE__GETLONG 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #ifndef _getshort| (void) _getshort;| #endif|| ;| return 0;| }configure:26189: result: noconfigure:26205: checking whether _getlong is declaredconfigure:26236: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:242:10: error: use of undeclared identifier '_getlong'(void) _getlong;^1 error generated.configure:26243: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| #define HAVE__GETSHORT 1| #define HAVE__GETLONG 1| #define HAVE_DECL__GETSHORT 0| /* end confdefs.h. */| #include | #include || int| main ()| {| #ifndef _getlong| (void) _getlong;| #endif|| ;| return 0;| }configure:26258: result: noconfigure:26276: checking for HEADER.adconfigure:26305: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:26312: $? = 0configure:26371: result: yesconfigure:26385: checking if struct __res_state _res is an externconfigure:26406: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt -lresolv -lresolv >&5configure:26413: $? = 0configure:26421: result: yesconfigure:28284: checking for xauthconfigure:28317: result: noconfigure:28406: checking for "/dev/ptc"configure:28421: result: noconfigure:28465: checking for nroffconfigure:28483: found /usr/bin/nroffconfigure:28495: result: /usr/bin/nroffconfigure:28560: checking if the systems has expire shadow informationconfigure:28587: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5configure:28594: $? = 0configure:28611: result: yesconfigure:28675: checking for "/etc/default/login"configure:28690: result: noconfigure:28799: clang -o conftest -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all -fstack-protector-all conftest.c -lcrypto -lutil -lz -lnsl -lcrypt -lresolv -lresolv >&5conftest.c:257:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main()^conftest.c:264:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(1);^conftest.c:264:3: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated.configure:28803: $? = 0configure:28809: ./conftestconfigure:28813: $? = 0configure:28879: checking if we need to convert IPv4 in IPv6-mapped addressesconfigure:28903: result: yes (default)configure:29098: checking if your system defines LASTLOG_FILEconfigure:29133: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:258:18: error: use of undeclared identifier 'LASTLOG_FILE'char *lastlog = LASTLOG_FILE;^1 error generated.configure:29140: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| #define HAVE__GETSHORT 1| #define HAVE__GETLONG 1| #define HAVE_DECL__GETSHORT 0| #define HAVE_DECL__GETLONG 0| #define HAVE_HEADER_AD 1| #define HAVE__RES_EXTERN 1| #define HAS_SHADOW_EXPIRE 1| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin"| #define IPV4_IN_IPV6 1| #define _PATH_SSH_PIDDIR "/var/run"| /* end confdefs.h. */|| #include | #include | #ifdef HAVE_LASTLOG_H| # include | #endif| #ifdef HAVE_PATHS_H| # include | #endif| #ifdef HAVE_LOGIN_H| # include | #endif|| int| main ()| {| char *lastlog = LASTLOG_FILE;| ;| return 0;| }configure:29152: result: noconfigure:29154: checking if your system defines _PATH_LASTLOGconfigure:29186: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:255:8: warning: unused variable 'lastlog' [-Wunused-variable]char *lastlog = _PATH_LASTLOG;^1 warning generated.configure:29193: $? = 0configure:29198: result: yesconfigure:29240: checking if your system defines UTMP_FILEconfigure:29269: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:252:8: warning: unused variable 'utmp' [-Wunused-variable]char *utmp = UTMP_FILE;^1 warning generated.configure:29276: $? = 0configure:29281: result: yesconfigure:29317: checking if your system defines WTMP_FILEconfigure:29346: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:252:8: warning: unused variable 'wtmp' [-Wunused-variable]char *wtmp = WTMP_FILE;^1 warning generated.configure:29353: $? = 0configure:29358: result: yesconfigure:29395: checking if your system defines UTMPX_FILEconfigure:29427: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:255:16: error: use of undeclared identifier 'UTMPX_FILE'char *utmpx = UTMPX_FILE;^1 error generated.configure:29434: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| #define HAVE__GETSHORT 1| #define HAVE__GETLONG 1| #define HAVE_DECL__GETSHORT 0| #define HAVE_DECL__GETLONG 0| #define HAVE_HEADER_AD 1| #define HAVE__RES_EXTERN 1| #define HAS_SHADOW_EXPIRE 1| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin"| #define IPV4_IN_IPV6 1| #define _PATH_SSH_PIDDIR "/var/run"| /* end confdefs.h. */|| #include | #include | #ifdef HAVE_UTMPX_H| #include | #endif| #ifdef HAVE_PATHS_H| # include | #endif|| int| main ()| {| char *utmpx = UTMPX_FILE;| ;| return 0;| }configure:29445: result: noconfigure:29467: checking if your system defines WTMPX_FILEconfigure:29499: clang -c -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all conftest.c >&5conftest.c:256:16: error: use of undeclared identifier 'WTMPX_FILE'char *wtmpx = WTMPX_FILE;^1 error generated.configure:29506: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "OpenSSH"| #define PACKAGE_TARNAME "openssh"| #define PACKAGE_VERSION "Portable"| #define PACKAGE_STRING "OpenSSH Portable"| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"| #define _PATH_PASSWD_PROG "/usr/bin/passwd"| #define HAVE_ATTRIBUTE__NONNULL__ 1| #define HAVE_CRYPT_H 1| #define HAVE_DIRENT_H 1| #define HAVE_ENDIAN_H 1| #define HAVE_FEATURES_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_GLOB_H 1| #define HAVE_LIMITS_H 1| #define HAVE_NETDB_H 1| #define HAVE_PATHS_H 1| #define HAVE_POLL_H 1| #define HAVE_PTY_H 1| #define HAVE_RPC_TYPES_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_BITYPES_H 1| #define HAVE_SYS_CDEFS_H 1| #define HAVE_SYS_DIR_H 1| #define HAVE_SYS_MMAN_H 1| #define HAVE_SYS_MOUNT_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_PRCTL_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_STROPTS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_SYSMACROS_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TIME_H 1| #define HAVE_TTYENT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_LASTLOG_H 1| #define PAM_TTY_KLUDGE 1| #define LOCKED_PASSWD_PREFIX "!"| #define SPT_TYPE SPT_REUSEARGV| #define LINK_OPNOTSUPP_ERRNO EPERM| #define _PATH_BTMP "/var/log/btmp"| #define USE_BTMP 1| #define HAVE_LINUX_IF_TUN_H 1| #define SSH_TUN_LINUX 1| #define SSH_TUN_COMPAT_AF 1| #define SSH_TUN_PREPEND_AF 1| #define HAVE_LIBNSL 1| #define HAVE_DIRNAME 1| #define HAVE_LIBGEN_H 1| #define HAVE_BASENAME 1| #define HAVE_LIBZ 1| #define HAVE_UTIMES 1| #define HAVE_LOGIN 1| #define HAVE_LOGOUT 1| #define HAVE_UPDWTMP 1| #define HAVE_LOGWTMP 1| #define HAVE_STRFTIME 1| #define GLOB_HAS_ALTDIRFUNC 1| #define HAVE_DECL_GLOB_NOMATCH 1| #define HAVE_PROC_PID 1| #define HAVE_ASPRINTF 1| #define HAVE_BCOPY 1| #define HAVE_CLOCK 1| #define HAVE_DIRFD 1| #define HAVE_FCHMOD 1| #define HAVE_FCHOWN 1| #define HAVE_FREEADDRINFO 1| #define HAVE_FSTATVFS 1| #define HAVE_FUTIMES 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETCWD 1| #define HAVE_GETGROUPLIST 1| #define HAVE_GETNAMEINFO 1| #define HAVE_GETOPT 1| #define HAVE_GETRLIMIT 1| #define HAVE_GETTTYENT 1| #define HAVE_GLOB 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_NTOP 1| #define HAVE_INNETGR 1| #define HAVE_MEMMOVE 1| #define HAVE_MKDTEMP 1| #define HAVE_MMAP 1| #define HAVE_OPENPTY 1| #define HAVE_POLL 1| #define HAVE_PRCTL 1| #define HAVE_REALPATH 1| #define HAVE_RECVMSG 1| #define HAVE_RRESVPORT_AF 1| #define HAVE_SENDMSG 1| #define HAVE_SETEGID 1| #define HAVE_SETENV 1| #define HAVE_SETEUID 1| #define HAVE_SETGROUPS 1| #define HAVE_SETREGID 1| #define HAVE_SETREUID 1| #define HAVE_SETRLIMIT 1| #define HAVE_SETSID 1| #define HAVE_SETVBUF 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_SOCKETPAIR 1| #define HAVE_STATFS 1| #define HAVE_STATVFS 1| #define HAVE_STRDUP 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOUL 1| #define HAVE_SYSCONF 1| #define HAVE_TRUNCATE 1| #define HAVE_UNSETENV 1| #define HAVE_UPDWTMPX 1| #define HAVE_VASPRINTF 1| #define HAVE_VHANGUP 1| #define HAVE_VSNPRINTF 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GAI_STRERROR 1| #define HAVE_CONST_GAI_STRERROR_PROTO 1| #define HAVE_NANOSLEEP 1| #define HAVE_STRSEP 1| #define HAVE_DECL_H_ERRNO 1| #define HAVE_DECL_SHUT_RD 1| #define HAVE_DECL_O_NONBLOCK 1| #define HAVE_DECL_MAXSYMLINKS 1| #define HAVE_DECL_OFFSETOF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_TIME 1| #define HAVE_ENDUTENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTID 1| #define HAVE_GETUTLINE 1| #define HAVE_PUTUTLINE 1| #define HAVE_SETUTENT 1| #define HAVE_UTMPNAME 1| #define HAVE_ENDUTXENT 1| #define HAVE_GETUTXENT 1| #define HAVE_GETUTXID 1| #define HAVE_GETUTXLINE 1| #define HAVE_PUTUTXLINE 1| #define HAVE_SETUTXENT 1| #define HAVE_UTMPXNAME 1| #define SNPRINTF_CONST const| #define HAVE_SO_PEERCRED 1| #define GETPGRP_VOID 1| #define HAVE_OPENSSL 1| #define HAVE_SHA256_UPDATE 1| #define HAVE_EVP_SHA256 1| #define OPENSSL_PRNG_ONLY 1| #define ENTROPY_TIMEOUT_MSEC 200| #define SSH_PRIVSEP_USER "sshd"| #define HAVE_LONG_LONG 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define SIZEOF_CHAR 1| #define SIZEOF_SHORT_INT 2| #define SIZEOF_INT 4| #define SIZEOF_LONG_INT 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_U_INT 1| #define HAVE_INTXX_T 1| #define HAVE_INT64_T 1| #define HAVE_U_INTXX_T 1| #define HAVE_U_INT64_T 1| #define HAVE_UINTXX_T 1| #define HAVE_U_CHAR 1| #define HAVE_SIG_ATOMIC_T 1| #define HAVE_FSBLKCNT_T 1| #define HAVE_FSFILCNT_T 1| #define HAVE_IN_ADDR_T 1| #define HAVE_IN_PORT_T 1| #define HAVE_SIZE_T 1| #define HAVE_SSIZE_T 1| #define HAVE_CLOCK_T 1| #define HAVE_SA_FAMILY_T 1| #define HAVE_PID_T 1| #define HAVE_MODE_T 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_STRUCT_IN6_ADDR 1| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_STRUCT_TIMEVAL 1| #define HAVE_STRUCT_TIMESPEC 1| #define HAVE_HOST_IN_UTMP 1| #define HAVE_HOST_IN_UTMPX 1| #define HAVE_PID_IN_UTMP 1| #define HAVE_TYPE_IN_UTMP 1| #define HAVE_TYPE_IN_UTMPX 1| #define HAVE_TV_IN_UTMP 1| #define HAVE_ID_IN_UTMP 1| #define HAVE_ID_IN_UTMPX 1| #define HAVE_ADDR_IN_UTMP 1| #define HAVE_ADDR_IN_UTMPX 1| #define HAVE_ADDR_V6_IN_UTMP 1| #define HAVE_ADDR_V6_IN_UTMPX 1| #define HAVE_EXIT_IN_UTMP 1| #define HAVE_TV_IN_UTMPX 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_SS_FAMILY_IN_SS 1| #define HAVE_CONTROL_IN_MSGHDR 1| #define HAVE___PROGNAME 1| #define HAVE___FUNCTION__ 1| #define HAVE___func__ 1| #define HAVE_VA_COPY 1| #define HAVE___VA_COPY 1| #define HAVE_SYS_ERRLIST 1| #define HAVE_SYS_NERR 1| #define HAVE__GETSHORT 1| #define HAVE__GETLONG 1| #define HAVE_DECL__GETSHORT 0| #define HAVE_DECL__GETLONG 0| #define HAVE_HEADER_AD 1| #define HAVE__RES_EXTERN 1| #define HAS_SHADOW_EXPIRE 1| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin"| #define IPV4_IN_IPV6 1| #define _PATH_SSH_PIDDIR "/var/run"| #define DISABLE_UTMPX 1| /* end confdefs.h. */|| #include | #include | #ifdef HAVE_UTMPX_H| #include | #endif| #ifdef HAVE_PATHS_H| # include | #endif|| int| main ()| {| char *wtmpx = WTMPX_FILE;| ;| return 0;| }configure:29517: result: noconfigure:29664: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by OpenSSH config.status Portable, which wasgenerated by GNU Autoconf 2.63. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b95224a7bd38config.status:1010: creating Makefileconfig.status:1010: creating config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_inline=inlineac_cv_cc_implements___FUNCTION__=yesac_cv_cc_implements___func__=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_file___dev_ptc_=noac_cv_file___etc_default_login_=noac_cv_func_EVP_sha256=yesac_cv_func_SHA256_Update=yesac_cv_func___b64_ntop=noac_cv_func___b64_pton=noac_cv_func__getlong=yesac_cv_func__getpty=noac_cv_func__getshort=yesac_cv_func_arc4random=noac_cv_func_arc4random_buf=noac_cv_func_arc4random_uniform=noac_cv_func_asprintf=yesac_cv_func_b64_ntop=noac_cv_func_b64_pton=noac_cv_func_bcopy=yesac_cv_func_bindresvport_sa=noac_cv_func_clock=yesac_cv_func_closefrom=noac_cv_func_dirfd=yesac_cv_func_dirname=yesac_cv_func_endutent=yesac_cv_func_endutxent=yesac_cv_func_fchmod=yesac_cv_func_fchown=yesac_cv_func_fmt_scaled=noac_cv_func_freeaddrinfo=yesac_cv_func_fstatvfs=yesac_cv_func_futimes=yesac_cv_func_gai_strerror=yesac_cv_func_getaddrinfo=yesac_cv_func_getcwd=yesac_cv_func_getgrouplist=yesac_cv_func_getlastlogxbyname=noac_cv_func_getnameinfo=yesac_cv_func_getopt=yesac_cv_func_getpeereid=noac_cv_func_getpeerucred=noac_cv_func_getpgrp_void=yesac_cv_func_getrlimit=yesac_cv_func_getspnam=yesac_cv_func_gettimeofday=yesac_cv_func_getttyent=yesac_cv_func_getutent=yesac_cv_func_getutid=yesac_cv_func_getutline=yesac_cv_func_getutxent=yesac_cv_func_getutxid=yesac_cv_func_getutxline=yesac_cv_func_glob=yesac_cv_func_inet_aton=yesac_cv_func_inet_ntoa=yesac_cv_func_inet_ntop=yesac_cv_func_innetgr=yesac_cv_func_login_getcapbool=noac_cv_func_logout=yesac_cv_func_logwtmp=yesac_cv_func_md5_crypt=noac_cv_func_memmove=yesac_cv_func_mkdtemp=yesac_cv_func_mmap=yesac_cv_func_ngetaddrinfo=noac_cv_func_nsleep=noac_cv_func_ogetaddrinfo=noac_cv_func_openlog_r=noac_cv_func_openpty=yesac_cv_func_poll=yesac_cv_func_prctl=yesac_cv_func_pstat=noac_cv_func_pututline=yesac_cv_func_pututxline=yesac_cv_func_readpassphrase=noac_cv_func_realpath=yesac_cv_func_recvmsg=yesac_cv_func_rresvport_af=yesac_cv_func_sendmsg=yesac_cv_func_setdtablesize=noac_cv_func_setegid=yesac_cv_func_setenv=yesac_cv_func_seteuid=yesac_cv_func_setgroups=yesac_cv_func_setlogin=noac_cv_func_setpcred=noac_cv_func_setproctitle=noac_cv_func_setregid=yesac_cv_func_setreuid=yesac_cv_func_setrlimit=yesac_cv_func_setsid=yesac_cv_func_setsockopt=yesac_cv_func_setutent=yesac_cv_func_setutxent=yesac_cv_func_setvbuf=yesac_cv_func_sigaction=yesac_cv_func_sigvec=noac_cv_func_snprintf=yesac_cv_func_socketpair=yesac_cv_func_statfs=yesac_cv_func_statvfs=yesac_cv_func_strcasecmp=yesac_cv_func_strdup=yesac_cv_func_strftime=yesac_cv_func_strlcat=noac_cv_func_strlcpy=noac_cv_func_strmode=noac_cv_func_strsep=yesac_cv_func_strtoll=yesac_cv_func_strtoul=yesac_cv_func_swap32=noac_cv_func_sysconf=yesac_cv_func_time=yesac_cv_func_truncate=yesac_cv_func_unsetenv=yesac_cv_func_updwtmp=yesac_cv_func_updwtmpx=yesac_cv_func_utimes=yesac_cv_func_utmpname=yesac_cv_func_utmpxname=yesac_cv_func_vasprintf=yesac_cv_func_vhangup=yesac_cv_func_vsnprintf=yesac_cv_func_yp_match=noac_cv_have___ss_family_in_struct_ss=noac_cv_have___va_copy=yesac_cv_have_accrights_in_msghdr=noac_cv_have_clock_t=yesac_cv_have_control_in_msghdr=yesac_cv_have_decl_GLOB_NOMATCH=yesac_cv_have_decl_LLONG_MAX=yesac_cv_have_decl_MAXSYMLINKS=yesac_cv_have_decl_O_NONBLOCK=yesac_cv_have_decl_SHUT_RD=yesac_cv_have_decl__getlong=noac_cv_have_decl__getshort=noac_cv_have_decl_getrusage=noac_cv_have_decl_h_errno=yesac_cv_have_decl_offsetof=yesac_cv_have_decl_strsep=yesac_cv_have_getopt_optreset=noac_cv_have_int64_t=yesac_cv_have_intxx_t=yesac_cv_have_mode_t=yesac_cv_have_pid_t=yesac_cv_have_pw_change_in_struct_passwd=noac_cv_have_pw_class_in_struct_passwd=noac_cv_have_pw_expire_in_struct_passwd=noac_cv_have_sa_family_t=yesac_cv_have_size_t=yesac_cv_have_ss_family_in_struct_ss=yesac_cv_have_ssize_t=yesac_cv_have_struct_addrinfo=yesac_cv_have_struct_in6_addr=yesac_cv_have_struct_sockaddr_in6=yesac_cv_have_struct_sockaddr_storage=yesac_cv_have_struct_timeval=yesac_cv_have_u_char=yesac_cv_have_u_int64_t=yesac_cv_have_u_int=yesac_cv_have_u_intxx_t=yesac_cv_have_va_copy=yesac_cv_header_bstring_h=noac_cv_header_crypt_h=yesac_cv_header_crypto_sha2_h=noac_cv_header_dirent_h=yesac_cv_header_endian_h=yesac_cv_header_fcntl_h=yesac_cv_header_features_h=yesac_cv_header_floatingpoint_h=noac_cv_header_getopt_h=yesac_cv_header_glob_h=yesac_cv_header_ia_h=noac_cv_header_iaf_h=noac_cv_header_inttypes_h=yesac_cv_header_lastlog_h=yesac_cv_header_libgen_h=yesac_cv_header_libutil_h=noac_cv_header_limits_h=yesac_cv_header_linux_if_tun_h=yesac_cv_header_login_cap_h=noac_cv_header_login_h=noac_cv_header_maillock_h=noac_cv_header_memory_h=yesac_cv_header_ndir_h=noac_cv_header_net_if_tun_h=noac_cv_header_netdb_h=yesac_cv_header_netgroup_h=noac_cv_header_pam_pam_appl_h=noac_cv_header_paths_h=yesac_cv_header_poll_h=yesac_cv_header_pty_h=yesac_cv_header_readpassphrase_h=noac_cv_header_rpc_types_h=yesac_cv_header_security_pam_appl_h=yesac_cv_header_sha2_h=noac_cv_header_shadow_h=yesac_cv_header_stdc=yesac_cv_header_stddef_h=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_audit_h=noac_cv_header_sys_bitypes_h=yesac_cv_header_sys_bsdtty_h=noac_cv_header_sys_cdefs_h=yesac_cv_header_sys_dir_h=yesac_cv_header_sys_mman_h=yesac_cv_header_sys_mount_h=yesac_cv_header_sys_ndir_h=noac_cv_header_sys_poll_h=yesac_cv_header_sys_prctl_h=yesac_cv_header_sys_pstat_h=noac_cv_header_sys_ptms_h=noac_cv_header_sys_select_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_statvfs_h=yesac_cv_header_sys_stream_h=noac_cv_header_sys_stropts_h=yesac_cv_header_sys_strtio_h=noac_cv_header_sys_sysmacros_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_timers_h=noac_cv_header_sys_types_h=yesac_cv_header_sys_un_h=yesac_cv_header_time_h=yesac_cv_header_tmpdir_h=noac_cv_header_ttyent_h=yesac_cv_header_ucred_h=noac_cv_header_unistd_h=yesac_cv_header_usersec_h=noac_cv_header_util_h=noac_cv_header_utime_h=yesac_cv_header_utmp_h=yesac_cv_header_utmpx_h=yesac_cv_header_vis_h=noac_cv_header_zlib_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_crypt_crypt=yesac_cv_lib_iaf_ia_openinfo=noac_cv_lib_nsl_yp_match=yesac_cv_lib_z_deflate=yesac_cv_libc_defines___progname=yesac_cv_libc_defines_sys_errlist=yesac_cv_libc_defines_sys_nerr=yesac_cv_member_HEADER_ad=yesac_cv_member_struct___res_state_retrans=yesac_cv_member_struct_sockaddr_in6_sin6_scope_id=yesac_cv_member_struct_stat_st_blksize=yesac_cv_objext=oac_cv_path_AR=/usr/bin/arac_cv_path_CAT=/usr/bin/catac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_KILL=/usr/bin/killac_cv_path_LOGIN_PROGRAM_FALLBACK=/usr/bin/loginac_cv_path_NROFF=/usr/bin/nroffac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupaddac_cv_path_PATH_PASSWD_PROG=/usr/bin/passwdac_cv_path_PATH_USERADD_PROG=/usr/sbin/useraddac_cv_path_PERL=/usr/bin/perlac_cv_path_PROG_DF=/usr/bin/dfac_cv_path_PROG_IPCS=/usr/bin/ipcsac_cv_path_PROG_JSTAT=/usr/bin/jstatac_cv_path_PROG_LAST=/usr/bin/lastac_cv_path_PROG_LASTLOG=/usr/bin/lastlogac_cv_path_PROG_LS=/usr/bin/lsac_cv_path_PROG_PS=/usr/bin/psac_cv_path_PROG_TAIL=/usr/bin/tailac_cv_path_PROG_UPTIME=/usr/bin/uptimeac_cv_path_PROG_VMSTAT=/usr/bin/vmstatac_cv_path_PROG_W=/usr/bin/wac_cv_path_PROG_WHO=/usr/bin/whoac_cv_path_SED=/usr/bin/sedac_cv_path_SH=/usr/bin/shac_cv_path_TEST_MINUS_S_SH=/usr/bin/bashac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_MAKE_PACKAGE_SUPPORTED=noac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_basename='none required'ac_cv_search_dn_expand=noac_cv_search_getrrsetbyname=noac_cv_search_login=-lutilac_cv_search_nanosleep='none required'ac_cv_search_res_query=noac_cv_sizeof_char=1ac_cv_sizeof_int=4ac_cv_sizeof_long_int=8ac_cv_sizeof_long_long_int=8ac_cv_sizeof_short_int=2ac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_type_fsblkcnt_t=yesac_cv_type_fsfilcnt_t=yesac_cv_type_in_addr_t=yesac_cv_type_in_port_t=yesac_cv_type_long_double=yesac_cv_type_long_long=yesac_cv_type_sig_atomic_t=yesac_cv_type_socklen_t=yesac_cv_type_struct_timespec=yesac_cv_type_unsigned_long_long=yesossh_cv_utmp_h_has_ut_addr=yesossh_cv_utmp_h_has_ut_addr_v6=yesossh_cv_utmp_h_has_ut_exit=yesossh_cv_utmp_h_has_ut_host=yesossh_cv_utmp_h_has_ut_id=yesossh_cv_utmp_h_has_ut_pid=yesossh_cv_utmp_h_has_ut_time=noossh_cv_utmp_h_has_ut_tv=yesossh_cv_utmp_h_has_ut_type=yesossh_cv_utmpx_h_has_syslen=noossh_cv_utmpx_h_has_ut_addr=yesossh_cv_utmpx_h_has_ut_addr_v6=yesossh_cv_utmpx_h_has_ut_host=yesossh_cv_utmpx_h_has_ut_id=yesossh_cv_utmpx_h_has_ut_time=noossh_cv_utmpx_h_has_ut_tv=yesossh_cv_utmpx_h_has_ut_type=yes## ----------------- #### Output variables. #### ----------------- ##AR='/usr/bin/ar'AWK='gawk'CAT='/usr/bin/cat'CC='clang'CFLAGS=' -Wall -Wpointer-arith -Wuninitialized -fno-builtin-memset -fstack-protector-all 'CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'ENT=''EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_SSH_PRNG_CMDS=''INSTALL_SSH_RAND_HELPER=''KILL='/usr/bin/kill'LD='clang'LDFLAGS=' -fstack-protector-all'LIBEDIT=''LIBOBJS=''LIBS='-lcrypto -lutil -lz -lnsl -lcrypt -lresolv -lresolv'LOGIN_PROGRAM_FALLBACK='/usr/bin/login'LTLIBOBJS=''MAKE_PACKAGE_SUPPORTED='no'MANTYPE='cat'NROFF='/usr/bin/nroff'OBJEXT='o'OPENSC_CONFIG='no'PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org'PACKAGE_NAME='OpenSSH'PACKAGE_STRING='OpenSSH Portable'PACKAGE_TARNAME='openssh'PACKAGE_VERSION='Portable'PATH_GROUPADD_PROG='/usr/sbin/groupadd'PATH_PASSWD_PROG='/usr/bin/passwd'PATH_SEPARATOR=':'PATH_USERADD_PROG='/usr/sbin/useradd'PERL='/usr/bin/perl'PRIVSEP_PATH='/var/empty'PROG_ARP='undef'PROG_DF='/usr/bin/df'PROG_IFCONFIG='undef'PROG_IPCS='/usr/bin/ipcs'PROG_JSTAT='/usr/bin/jstat'PROG_LAST='/usr/bin/last'PROG_LASTLOG='/usr/bin/lastlog'PROG_LS='/usr/bin/ls'PROG_NETSTAT='undef'PROG_PS='/usr/bin/ps'PROG_SAR='undef'PROG_TAIL='/usr/bin/tail'PROG_UPTIME='/usr/bin/uptime'PROG_VMSTAT='/usr/bin/vmstat'PROG_W='/usr/bin/w'PROG_WHO='/usr/bin/who'RANLIB='ranlib'SED='/usr/bin/sed'SH='/usr/bin/sh'SHELL='/bin/sh'SSHDLIBS=''SSH_PRIVSEP_USER='sshd'STARTUP_SCRIPT_SHELL='/sbin/sh'STRIP_OPT='-s'TEST_MINUS_S_SH='/usr/bin/bash'TEST_SHELL='sh'TEST_SSH_IPV6='yes'XAUTH_PATH='undefined'ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mansubdir='cat'oldincludedir='/usr/include'pdfdir='${docdir}'piddir='/var/run'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''user_path='/usr/bin:/bin:/usr/sbin:/sbin'xauth_path=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "OpenSSH"#define PACKAGE_TARNAME "openssh"#define PACKAGE_VERSION "Portable"#define PACKAGE_STRING "OpenSSH Portable"#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"#define _PATH_PASSWD_PROG "/usr/bin/passwd"#define HAVE_ATTRIBUTE__NONNULL__ 1#define HAVE_CRYPT_H 1#define HAVE_DIRENT_H 1#define HAVE_ENDIAN_H 1#define HAVE_FEATURES_H 1#define HAVE_FCNTL_H 1#define HAVE_GETOPT_H 1#define HAVE_GLOB_H 1#define HAVE_LIMITS_H 1#define HAVE_NETDB_H 1#define HAVE_PATHS_H 1#define HAVE_POLL_H 1#define HAVE_PTY_H 1#define HAVE_RPC_TYPES_H 1#define HAVE_SECURITY_PAM_APPL_H 1#define HAVE_SHADOW_H 1#define HAVE_STDDEF_H 1#define HAVE_STDINT_H 1#define HAVE_STRING_H 1#define HAVE_STRINGS_H 1#define HAVE_SYS_BITYPES_H 1#define HAVE_SYS_CDEFS_H 1#define HAVE_SYS_DIR_H 1#define HAVE_SYS_MMAN_H 1#define HAVE_SYS_MOUNT_H 1#define HAVE_SYS_POLL_H 1#define HAVE_SYS_PRCTL_H 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_STROPTS_H 1#define HAVE_SYS_STATVFS_H 1#define HAVE_SYS_SYSMACROS_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_UN_H 1#define HAVE_TIME_H 1#define HAVE_TTYENT_H 1#define HAVE_UNISTD_H 1#define HAVE_UTIME_H 1#define HAVE_UTMP_H 1#define HAVE_UTMPX_H 1#define HAVE_LASTLOG_H 1#define PAM_TTY_KLUDGE 1#define LOCKED_PASSWD_PREFIX "!"#define SPT_TYPE SPT_REUSEARGV#define LINK_OPNOTSUPP_ERRNO EPERM#define _PATH_BTMP "/var/log/btmp"#define USE_BTMP 1#define HAVE_LINUX_IF_TUN_H 1#define SSH_TUN_LINUX 1#define SSH_TUN_COMPAT_AF 1#define SSH_TUN_PREPEND_AF 1#define HAVE_LIBNSL 1#define HAVE_DIRNAME 1#define HAVE_LIBGEN_H 1#define HAVE_BASENAME 1#define HAVE_LIBZ 1#define HAVE_UTIMES 1#define HAVE_LOGIN 1#define HAVE_LOGOUT 1#define HAVE_UPDWTMP 1#define HAVE_LOGWTMP 1#define HAVE_STRFTIME 1#define GLOB_HAS_ALTDIRFUNC 1#define HAVE_DECL_GLOB_NOMATCH 1#define HAVE_PROC_PID 1#define HAVE_ASPRINTF 1#define HAVE_BCOPY 1#define HAVE_CLOCK 1#define HAVE_DIRFD 1#define HAVE_FCHMOD 1#define HAVE_FCHOWN 1#define HAVE_FREEADDRINFO 1#define HAVE_FSTATVFS 1#define HAVE_FUTIMES 1#define HAVE_GETADDRINFO 1#define HAVE_GETCWD 1#define HAVE_GETGROUPLIST 1#define HAVE_GETNAMEINFO 1#define HAVE_GETOPT 1#define HAVE_GETRLIMIT 1#define HAVE_GETTTYENT 1#define HAVE_GLOB 1#define HAVE_INET_ATON 1#define HAVE_INET_NTOA 1#define HAVE_INET_NTOP 1#define HAVE_INNETGR 1#define HAVE_MEMMOVE 1#define HAVE_MKDTEMP 1#define HAVE_MMAP 1#define HAVE_OPENPTY 1#define HAVE_POLL 1#define HAVE_PRCTL 1#define HAVE_REALPATH 1#define HAVE_RECVMSG 1#define HAVE_RRESVPORT_AF 1#define HAVE_SENDMSG 1#define HAVE_SETEGID 1#define HAVE_SETENV 1#define HAVE_SETEUID 1#define HAVE_SETGROUPS 1#define HAVE_SETREGID 1#define HAVE_SETREUID 1#define HAVE_SETRLIMIT 1#define HAVE_SETSID 1#define HAVE_SETVBUF 1#define HAVE_SIGACTION 1#define HAVE_SNPRINTF 1#define HAVE_SOCKETPAIR 1#define HAVE_STATFS 1#define HAVE_STATVFS 1#define HAVE_STRDUP 1#define HAVE_STRTOLL 1#define HAVE_STRTOUL 1#define HAVE_SYSCONF 1#define HAVE_TRUNCATE 1#define HAVE_UNSETENV 1#define HAVE_UPDWTMPX 1#define HAVE_VASPRINTF 1#define HAVE_VHANGUP 1#define HAVE_VSNPRINTF 1#define HAVE_GAI_STRERROR 1#define HAVE_GAI_STRERROR 1#define HAVE_CONST_GAI_STRERROR_PROTO 1#define HAVE_NANOSLEEP 1#define HAVE_STRSEP 1#define HAVE_DECL_H_ERRNO 1#define HAVE_DECL_SHUT_RD 1#define HAVE_DECL_O_NONBLOCK 1#define HAVE_DECL_MAXSYMLINKS 1#define HAVE_DECL_OFFSETOF 1#define HAVE_GETTIMEOFDAY 1#define HAVE_TIME 1#define HAVE_ENDUTENT 1#define HAVE_GETUTENT 1#define HAVE_GETUTID 1#define HAVE_GETUTLINE 1#define HAVE_PUTUTLINE 1#define HAVE_SETUTENT 1#define HAVE_UTMPNAME 1#define HAVE_ENDUTXENT 1#define HAVE_GETUTXENT 1#define HAVE_GETUTXID 1#define HAVE_GETUTXLINE 1#define HAVE_PUTUTXLINE 1#define HAVE_SETUTXENT 1#define HAVE_UTMPXNAME 1#define SNPRINTF_CONST const#define HAVE_SO_PEERCRED 1#define GETPGRP_VOID 1#define HAVE_OPENSSL 1#define HAVE_SHA256_UPDATE 1#define HAVE_EVP_SHA256 1#define OPENSSL_PRNG_ONLY 1#define ENTROPY_TIMEOUT_MSEC 200#define SSH_PRIVSEP_USER "sshd"#define HAVE_LONG_LONG 1#define HAVE_UNSIGNED_LONG_LONG 1#define HAVE_LONG_DOUBLE 1#define SIZEOF_CHAR 1#define SIZEOF_SHORT_INT 2#define SIZEOF_INT 4#define SIZEOF_LONG_INT 8#define SIZEOF_LONG_LONG_INT 8#define HAVE_U_INT 1#define HAVE_INTXX_T 1#define HAVE_INT64_T 1#define HAVE_U_INTXX_T 1#define HAVE_U_INT64_T 1#define HAVE_UINTXX_T 1#define HAVE_U_CHAR 1#define HAVE_SIG_ATOMIC_T 1#define HAVE_FSBLKCNT_T 1#define HAVE_FSFILCNT_T 1#define HAVE_IN_ADDR_T 1#define HAVE_IN_PORT_T 1#define HAVE_SIZE_T 1#define HAVE_SSIZE_T 1#define HAVE_CLOCK_T 1#define HAVE_SA_FAMILY_T 1#define HAVE_PID_T 1#define HAVE_MODE_T 1#define HAVE_STRUCT_SOCKADDR_STORAGE 1#define HAVE_STRUCT_SOCKADDR_IN6 1#define HAVE_STRUCT_IN6_ADDR 1#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1#define HAVE_STRUCT_ADDRINFO 1#define HAVE_STRUCT_TIMEVAL 1#define HAVE_STRUCT_TIMESPEC 1#define HAVE_HOST_IN_UTMP 1#define HAVE_HOST_IN_UTMPX 1#define HAVE_PID_IN_UTMP 1#define HAVE_TYPE_IN_UTMP 1#define HAVE_TYPE_IN_UTMPX 1#define HAVE_TV_IN_UTMP 1#define HAVE_ID_IN_UTMP 1#define HAVE_ID_IN_UTMPX 1#define HAVE_ADDR_IN_UTMP 1#define HAVE_ADDR_IN_UTMPX 1#define HAVE_ADDR_V6_IN_UTMP 1#define HAVE_ADDR_V6_IN_UTMPX 1#define HAVE_EXIT_IN_UTMP 1#define HAVE_TV_IN_UTMPX 1#define HAVE_STRUCT_STAT_ST_BLKSIZE 1#define HAVE_SS_FAMILY_IN_SS 1#define HAVE_CONTROL_IN_MSGHDR 1#define HAVE___PROGNAME 1#define HAVE___FUNCTION__ 1#define HAVE___func__ 1#define HAVE_VA_COPY 1#define HAVE___VA_COPY 1#define HAVE_SYS_ERRLIST 1#define HAVE_SYS_NERR 1#define HAVE__GETSHORT 1#define HAVE__GETLONG 1#define HAVE_DECL__GETSHORT 0#define HAVE_DECL__GETLONG 0#define HAVE_HEADER_AD 1#define HAVE__RES_EXTERN 1#define HAS_SHADOW_EXPIRE 1#define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin"#define IPV4_IN_IPV6 1#define _PATH_SSH_PIDDIR "/var/run"#define DISABLE_UTMPX 1#define DISABLE_WTMPX 1configure: exit 0