Build of lftp with clang_glibc toolchain

The build took 00h 05m 03s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
63,792 ansic
57,775 cpp
15,659 makefile
13,606 sh
1,254 yacc
147 perl
31 sed
152,264 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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/libexec

CMD: 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: lftp 4.7.2-1 (Thu Apr 13 18:37:26 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for x86_64-unknown-linux-ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking for bison... bison -y
# checking for special C compiler options needed for large files... (cached) no
# checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
# checking if clang++ supports -fno-exceptions -fno-rtti... yes
# checking if -fno-implement-inlines implements virtual functions... yes
# checking if c++ compiler works... yes
# checking if c++ compiler can handle dynamic initializers... yes
# checking whether clang++ supports bool type... yes
# checking whether clang++ supports _Bool type... no
# checking whether clang++ understands ANSI scoping rules... yes
# checking whether stdint.h needs __STDC_LIMIT_MACROS in C++ mode... yes
# checking for library containing strerror... none required
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for a sed that does not truncate output... /usr/bin/sed
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for arpa/inet.h... yes
# checking for features.h... yes
# checking for sys/socket.h... yes
# checking for dirent.h... yes
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking for sys/stat.h... (cached) yes
# checking for getopt.h... yes
# checking for sys/time.h... yes
# checking for sys/cdefs.h... yes
# checking for iconv.h... yes
# checking for netdb.h... yes
# checking for netinet/in.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for langinfo.h... yes
# checking for xlocale.h... yes
# checking for math.h... yes
# checking for sys/mman.h... yes
# checking for sys/param.h... yes
# checking for poll.h... yes
# checking for sys/ioctl.h... yes
# checking for sys/filio.h... no
# checking for malloc.h... yes
# checking for sys/select.h... yes
# checking for strings.h... (cached) yes
# checking for sys/uio.h... yes
# checking for utime.h... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether uses 'inline' correctly... yes
# checking for btowc... yes
# checking for chown... yes
# checking for fchown... yes
# checking for _set_invalid_parameter_handler... no
# checking for fcntl... yes
# checking for symlink... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... yes
# checking for getdtablesize... yes
# checking for getlogin_r... yes
# checking for gettimeofday... yes
# checking for nanotime... no
# checking for fstatat... yes
# checking for getpwnam_r... yes
# checking for lchmod... no
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for isascii... yes
# checking for mprotect... yes
# checking for nl_langinfo... yes
# checking for recvmsg... yes
# checking for sendmsg... yes
# checking for readlink... yes
# checking for setenv... yes
# checking for strdup... yes
# checking for tzset... yes
# checking for strptime... yes
# checking for strtoumax... yes
# checking for localtime_r... yes
# checking for timegm... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for wcrtomb... yes
# checking for iswcntrl... yes
# checking for wcwidth... yes
# checking for nl_langinfo and CODESET... yes
# checking for a traditional french locale... none
# checking for uid_t in sys/types.h... yes
# checking for unistd.h... (cached) yes
# checking for working chown... yes
# checking whether chown dereferences symlinks... yes
# checking whether chown honors trailing slash... yes
# checking whether chown always updates ctime... yes
# checking whether byte ordering is bigendian... no
# checking if environ is properly declared... yes
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for st_dm_mode in struct stat... no
# checking whether strmode is declared... no
# checking for mbstate_t... yes
# checking whether frexp() can be used without linking with libm... yes
# checking whether alarm is declared... yes
# checking whether long double and double are the same... no
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether getdtablesize is declared... yes
# checking whether getlogin_r is declared... yes
# checking whether getlogin is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether is self-contained... yes
# checking for shutdown... yes
# checking whether defines the SHUT_* macros... yes
# checking for struct sockaddr_storage... yes
# checking for sa_family_t... yes
# checking for struct sockaddr_storage.ss_family... yes
# checking for IPv4 sockets... yes
# checking for IPv6 sockets... yes
# checking for inline... inline
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether stdint.h predates C++11... no
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking where to find the exponent in a 'float'... word 0 bit 23
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for wchar_t... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether imported symbols can be declared weak... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for multithread API to use... posix
# checking whether lstat correctly handles trailing slash... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memmem is declared... yes
# checking for memmem... yes
# checking whether memmem works... yes
# checking whether time_t is signed... yes
# checking for promoted mode_t type... mode_t
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for compound literals... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_gmtoff... yes
# checking for library containing setsockopt... none needed
# checking whether is self-contained... yes
# checking whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking for sigset_t... yes
# checking whether strdup is declared... yes
# checking whether strerror(0) succeeds... yes
# checking whether strstr works... yes
# checking whether strtok_r is declared... yes
# checking whether strtoumax is declared... yes
# checking for struct timespec in ... yes
# checking whether unsetenv is declared... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking whether snprintf returns a byte count as in C99... yes
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... (cached) yes
# checking whether _snprintf is declared... no
# checking whether vsnprintf is declared... yes
# checking whether printf supports size specifiers as in C99... yes
# checking whether printf supports 'long double' arguments... yes
# checking whether printf supports infinite 'double' arguments... yes
# checking whether printf supports infinite 'long double' arguments... yes
# checking whether printf supports the 'a' and 'A' directives... yes
# checking whether printf supports the 'F' directive... yes
# checking whether printf supports the 'n' directive... yes
# checking whether printf supports the 'ls' directive... yes
# checking whether printf supports the grouping flag... yes
# checking whether printf supports the left-adjust flag correctly... yes
# checking whether printf supports the zero flag correctly... yes
# checking whether printf supports large precisions... yes
# checking whether printf survives out-of-memory conditions... yes
# checking for alloca as a compiler built-in... yes
# checking whether btowc(0) is correct... yes
# checking whether btowc(EOF) is correct... guessing yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking for closedir... yes
# checking for d_type member in directory struct... yes
# checking for dirfd... yes
# checking whether dirfd is declared... yes
# checking whether dirfd is a macro... no
# checking whether dup2 works... yes
# checking for error_at_line... yes
# checking whether fcntl handles F_DUPFD correctly... yes
# checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
# checking for flexible array member... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for working GNU fnmatch... yes
# checking whether frexp works... yes
# checking whether frexpl is declared... yes
# checking whether frexpl() can be used without linking with libm... yes
# checking whether frexpl works... yes
# checking whether getdtablesize works... yes
# checking whether getlogin_r works with small buffers... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking for GNU glob interface version 1... yes
# checking whether glob lists broken symlinks... no
# checking for library containing inet_pton... none required
# checking whether inet_pton is declared... yes
# checking whether the compiler generally respects inline... yes
# checking whether isnan(double) can be used without linking with libm... yes
# checking whether isnan(float) can be used without linking with libm... no
# checking where to find the exponent in a 'float'... (cached) word 0 bit 23
# checking whether isnan(long double) can be used without linking with libm... no
# checking where to find the exponent in a 'long double'... word 2 bit 0
# checking whether langinfo.h defines CODESET... yes
# checking whether langinfo.h defines T_FMT_AMPM... yes
# checking whether langinfo.h defines ERA... yes
# checking whether langinfo.h defines YESEXPR... yes
# checking for lchown... yes
# checking whether locale.h conforms to POSIX:2001... yes
# checking whether locale.h defines locale_t... yes
# checking whether struct lconv is properly defined... yes
# checking for pthread_rwlock_t... yes
# checking whether NAN macro works... yes
# checking whether HUGE_VAL works... yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc works on empty input... yes
# checking whether the C locale is free of encoding errors... no
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbsrtowcs works... guessing yes
# checking whether mbswidth is declared in ... no
# checking for mbstate_t... (cached) yes
# checking whether memmem works in linear time... yes
# checking for memmem... (cached) yes
# checking whether memmem works... (cached) yes
# checking for mempcpy... (cached) yes
# checking for working mktime... yes
# checking for __mktime_internal... no
# checking whether is self-contained... yes
# checking whether YESEXPR works... yes
# checking whether open recognizes a trailing slash... yes
# checking for opendir... yes
# checking for struct tm.tm_zone... yes
# checking for struct msghdr.msg_accrights... no
# checking for poll... yes
# checking whether frexp works... (cached) yes
# checking whether ldexp can be used without linking with libm... yes
# checking whether frexpl() can be used without linking with libm... (cached) yes
# checking whether frexpl works... (cached) yes
# checking whether frexpl is declared... (cached) yes
# checking whether ldexpl() can be used without linking with libm... yes
# checking whether ldexpl works... yes
# checking whether ldexpl is declared... yes
# checking for readdir... yes
# checking whether readlink signature is correct... yes
# checking whether readlink handles trailing slash correctly... yes
# checking whether select supports a 0 argument... yes
# checking whether select detects invalid fds... yes
# checking whether setenv validates arguments... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking for signbit macro... yes
# checking for signbit compiler built-ins... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for socklen_t... yes
# checking for ssize_t... yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking for working stdalign.h... yes
# checking for max_align_t... (cached) yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking whether strncasecmp is declared... yes
# checking for working strerror function... yes
# checking whether strstr works in linear time... yes
# checking whether strstr works... (cached) yes
# checking for strtok_r... yes
# checking whether strtok_r works... yes
# checking for strtoull... yes
# checking whether is self-contained... (cached) yes
# checking for nlink_t... (cached) yes
# checking whether localtime_r is declared... yes
# checking whether localtime_r is compatible with its POSIX signature... yes
# checking for timezone_t... no
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for ptrdiff_t... yes
# checking for vsnprintf... yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking for vsnprintf... (cached) yes
# checking whether snprintf truncates the result as in C99... yes
# checking whether snprintf fully supports the 'n' directive... yes
# checking whether snprintf respects a size of 1... (cached) yes
# checking whether vsnprintf respects a zero size as in C99... yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether wcrtomb return value is correct... guessing yes
# checking whether iswcntrl works... yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wcwidth is declared... yes
# checking whether wcwidth works reasonably in UTF-8 locales... yes
# checking for stdint.h... (cached) yes
# checking for library containing socket... none required
# checking for library containing gethostbyname... none required
# checking for library containing dlopen... -ldl
# checking for library containing res_9_search... no
# checking for library containing res_search... no
# checking whether res_search is declared... yes
# checking for library containing hstrerror... none required
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking term.h usability... yes
# checking term.h presence... yes
# checking for term.h... yes
# checking ncurses/curses.h usability... no
# checking ncurses/curses.h presence... no
# checking for ncurses/curses.h... no
# checking ncurses/term.h usability... no
# checking ncurses/term.h presence... no
# checking for ncurses/term.h... no
# checking termcap.h usability... yes
# checking termcap.h presence... yes
# checking for termcap.h... yes
# checking for library containing tigetstr... -lcurses
# checking for tgetstr... yes
# checking for Readline headers in /usr/include/readline... found
# checking for Readline libraries... found
# checking for Readline... yes
# checking if Readline version is >= 5.0... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBGNUTLS... yes
# checking if zlib is wanted... yes
# checking for inflateEnd in -lz... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for Expat XML Parser headers in /usr/include... found
# checking for Expat XML Parser libraries... found
# checking for Expat XML Parser... yes
# checking util.h usability... no
# checking util.h presence... no
# checking for util.h... no
# checking sys/stropts.h usability... yes
# checking sys/stropts.h presence... yes
# checking for sys/stropts.h... yes
# checking pty.h usability... yes
# checking pty.h presence... yes
# checking for pty.h... yes
# checking for library containing openpty... -lutil
# checking for _getpty... no
# checking whether posix_fallocate() works... yes
# checking for posix_fadvise... yes
# checking idna.h usability... yes
# checking idna.h presence... yes
# checking for idna.h... yes
# checking for stringprep_check_version in -lidn... yes
# checking if Libidn should be used... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for libintl.h... yes
# checking for fcntl.h... yes
# checking for sys/time.h... (cached) yes
# checking for errno.h... yes
# checking for stdlib.h... (cached) yes
# checking for varargs.h... no
# checking for dirent.h... (cached) yes
# checking for termios.h... yes
# checking for termio.h... yes
# checking for sys/select.h... (cached) yes
# checking for sys/stropts.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for sys/ioctl.h... (cached) yes
# checking for dlfcn.h... (cached) yes
# checking for arpa/inet.h... (cached) yes
# checking for arpa/nameser.h... yes
# checking for netinet/in.h... (cached) yes
# checking for netinet/tcp.h... yes
# checking for netinet/in_systm.h... yes
# checking for netinet/ip.h... yes
# checking for termcap.h... (cached) yes
# checking for sys/statfs.h... yes
# checking for ifaddrs.h... yes
# checking for resolv.h... yes
# checking for langinfo.h... (cached) yes
# checking for endian.h... yes
# checking for locale.h... yes
# checking for expat.h... yes
# checking for linux/magic.h... yes
# checking for socks.h... no
# checking for vsnprintf... (cached) yes
# checking for snprintf... (cached) yes
# checking if trio library is needed... no
# checking for h_errno... yes
# checking whether h_errno is declared... yes
# checking for hstrerror... yes
# checking whether hstrerror is declared... yes
# checking for pid_t... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... (cached) inline
# checking for off_t... yes
# checking for size_t... (cached) yes
# checking for struct sockaddr.sa_len... no
# checking for struct sockaddr_in6.sin6_scope_id... yes
# checking for struct tm.tm_zone... (cached) yes
# checking whether struct tm is in sys/time.h or time.h... (cached) time.h
# checking whether utime accepts a null argument... yes
# checking whether getpgrp requires zero arguments... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking whether stat file-mode macros are broken... (cached) no
# checking whether sscanf works on const strings... yes
# checking for statfs... yes
# checking for killpg... yes
# checking for setpgid... yes
# checking for tcgetattr... yes
# checking for vsnprintf... (cached) yes
# checking for snprintf... (cached) yes
# checking for sscanf... yes
# checking for gethostbyname2... yes
# checking for getipnodebyname... no
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for setsid... yes
# checking for random... yes
# checking for inet_aton... yes
# checking for setlocale... yes
# checking for dn_expand... no
# checking for socketpair... yes
# checking for an implementation of va_copy()... yes
# checking for environ variable... yes
# checking whether vsnprintf is declared... (cached) yes
# checking whether snprintf is declared... yes
# checking whether unsetenv is declared... (cached) yes
# checking whether random is declared... yes
# checking whether inet_aton is declared... yes
# checking whether strptime is declared... yes
# checking whether strtok_r is declared... (cached) yes
# checking whether dn_expand is declared... yes
# checking whether memmem is declared... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating lib/Makefile
# config.status: creating doc/Makefile
# config.status: creating po/Makefile.in
# config.status: creating m4/Makefile
# config.status: creating trio/Makefile
# config.status: creating tests/Makefile
# config.status: creating lftp.spec
# config.status: creating lib/config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/lftp/src/lftp-4.7.2'
# Making all in m4
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/m4'
# Making all in doc
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/doc'
# Making all in lib
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# rm -f alloca.h-t alloca.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t && \
# mv -f alloca.h-t alloca.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# /usr/bin/mkdir -p arpa
# rm -f arpa/inet.h-t arpa/inet.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''HAVE_FEATURES_H''@|1|g' \
# -e 's|@''NEXT_ARPA_INET_H''@||g' \
# -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
# -e 's/@''GNULIB_INET_NTOP''@/0/g' \
# -e 's/@''GNULIB_INET_PTON''@/1/g' \
# -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
# -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
# -e 's|@''REPLACE_INET_NTOP''@|0|g' \
# -e 's|@''REPLACE_INET_PTON''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./arpa_inet.in.h; \
# } > arpa/inet.h-t && \
# mv arpa/inet.h-t arpa/inet.h
# rm -f configmake.h-t && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#define PREFIX "/usr"'; \
# echo '#define EXEC_PREFIX "/usr"'; \
# echo '#define BINDIR "/usr/bin"'; \
# echo '#define SBINDIR "/usr/sbin"'; \
# echo '#define LIBEXECDIR "/usr/libexec"'; \
# echo '#define DATAROOTDIR "/usr/share"'; \
# echo '#define DATADIR "/usr/share"'; \
# echo '#define SYSCONFDIR "/etc"'; \
# echo '#define SHAREDSTATEDIR "/usr/com"'; \
# echo '#define LOCALSTATEDIR "/usr/var"'; \
# echo '#define RUNSTATEDIR "/usr/var/run"'; \
# echo '#define INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/lftp"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/lftp"'; \
# echo '#define DVIDIR "/usr/share/doc/lftp"'; \
# echo '#define PDFDIR "/usr/share/doc/lftp"'; \
# echo '#define PSDIR "/usr/share/doc/lftp"'; \
# echo '#define LIBDIR "/usr/lib"'; \
# echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
# echo '#define LOCALEDIR "/usr/share/locale"'; \
# echo '#define MANDIR "/usr/share/man"'; \
# echo '#define MANEXT ""'; \
# echo '#define PKGDATADIR "/usr/share/lftp"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/lftp"'; \
# echo '#define PKGLIBDIR "/usr/lib/lftp"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/lftp"'; \
# } | sed '/""/d' > configmake.h-t && \
# mv -f configmake.h-t configmake.h
# rm -f dirent.h-t dirent.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_DIRENT_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_DIRENT_H''@||g' \
# -e 's/@''GNULIB_OPENDIR''@/1/g' \
# -e 's/@''GNULIB_READDIR''@/1/g' \
# -e 's/@''GNULIB_REWINDDIR''@/0/g' \
# -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
# -e 's/@''GNULIB_DIRFD''@/1/g' \
# -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
# -e 's/@''GNULIB_SCANDIR''@/0/g' \
# -e 's/@''GNULIB_ALPHASORT''@/0/g' \
# -e 's/@''HAVE_OPENDIR''@/1/g' \
# -e 's/@''HAVE_READDIR''@/1/g' \
# -e 's/@''HAVE_REWINDDIR''@/1/g' \
# -e 's/@''HAVE_CLOSEDIR''@/1/g' \
# -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
# -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
# -e 's|@''HAVE_FDOPENDIR''@|1|g' \
# -e 's|@''HAVE_SCANDIR''@|1|g' \
# -e 's|@''HAVE_ALPHASORT''@|1|g' \
# -e 's|@''REPLACE_OPENDIR''@|0|g' \
# -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
# -e 's|@''REPLACE_DIRFD''@|0|g' \
# -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./dirent.in.h; \
# } > dirent.h-t && \
# mv dirent.h-t dirent.h
# rm -f fcntl.h-t fcntl.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_FCNTL_H''@||g' \
# -e 's/@''GNULIB_FCNTL''@/1/g' \
# -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_OPEN''@/1/g' \
# -e 's/@''GNULIB_OPENAT''@/0/g' \
# -e 's|@''HAVE_FCNTL''@|1|g' \
# -e 's|@''HAVE_OPENAT''@|1|g' \
# -e 's|@''REPLACE_FCNTL''@|1|g' \
# -e 's|@''REPLACE_OPEN''@|0|g' \
# -e 's|@''REPLACE_OPENAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./fcntl.in.h; \
# } > fcntl.h-t && \
# mv fcntl.h-t fcntl.h
# rm -f glob.h-t glob.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./glob.in.h; \
# } > glob.h-t && \
# mv -f glob.h-t glob.h
# rm -f iconv.h-t iconv.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_ICONV_H''@||g' \
# -e 's/@''GNULIB_ICONV''@/1/g' \
# -e 's|@''ICONV_CONST''@||g' \
# -e 's|@''REPLACE_ICONV''@|0|g' \
# -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
# -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./iconv.in.h; \
# } > iconv.h-t && \
# mv iconv.h-t iconv.h
# rm -f inttypes.h-t inttypes.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_INTTYPES_H''@||g' \
# -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
# -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
# -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
# -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
# -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
# -e 's/@''GNULIB_IMAXABS''@/0/g' \
# -e 's/@''GNULIB_IMAXDIV''@/0/g' \
# -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
# -e 's/@''GNULIB_STRTOUMAX''@/1/g' \
# -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
# -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
# -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
# -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
# -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
# -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
# -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
# -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
# -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
# -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./inttypes.in.h; \
# } > inttypes.h-t && \
# mv inttypes.h-t inttypes.h
# rm -f langinfo.h-t langinfo.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_LANGINFO_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_LANGINFO_H''@||g' \
# -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
# -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
# -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
# -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
# -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
# -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
# -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./langinfo.in.h; \
# } > langinfo.h-t && \
# mv langinfo.h-t langinfo.h
# rm -f locale.h-t locale.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_LOCALE_H''@||g' \
# -e 's/@''GNULIB_LOCALECONV''@/1/g' \
# -e 's/@''GNULIB_SETLOCALE''@/0/g' \
# -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
# -e 's|@''HAVE_DUPLOCALE''@|1|g' \
# -e 's|@''HAVE_XLOCALE_H''@|1|g' \
# -e 's|@''REPLACE_LOCALECONV''@|0|g' \
# -e 's|@''REPLACE_SETLOCALE''@|0|g' \
# -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
# -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./locale.in.h; \
# } > locale.h-t && \
# mv locale.h-t locale.h
# rm -f math.h-t math.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \
# -e 's/@''GNULIB_ACOSF''@/0/g' \
# -e 's/@''GNULIB_ACOSL''@/0/g' \
# -e 's/@''GNULIB_ASINF''@/0/g' \
# -e 's/@''GNULIB_ASINL''@/0/g' \
# -e 's/@''GNULIB_ATANF''@/0/g' \
# -e 's/@''GNULIB_ATANL''@/0/g' \
# -e 's/@''GNULIB_ATAN2F''@/0/g' \
# -e 's/@''GNULIB_CBRT''@/0/g' \
# -e 's/@''GNULIB_CBRTF''@/0/g' \
# -e 's/@''GNULIB_CBRTL''@/0/g' \
# -e 's/@''GNULIB_CEIL''@/0/g' \
# -e 's/@''GNULIB_CEILF''@/0/g' \
# -e 's/@''GNULIB_CEILL''@/0/g' \
# -e 's/@''GNULIB_COPYSIGN''@/0/g' \
# -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
# -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
# -e 's/@''GNULIB_COSF''@/0/g' \
# -e 's/@''GNULIB_COSL''@/0/g' \
# -e 's/@''GNULIB_COSHF''@/0/g' \
# -e 's/@''GNULIB_EXPF''@/0/g' \
# -e 's/@''GNULIB_EXPL''@/0/g' \
# -e 's/@''GNULIB_EXP2''@/0/g' \
# -e 's/@''GNULIB_EXP2F''@/0/g' \
# -e 's/@''GNULIB_EXP2L''@/0/g' \
# -e 's/@''GNULIB_EXPM1''@/0/g' \
# -e 's/@''GNULIB_EXPM1F''@/0/g' \
# -e 's/@''GNULIB_EXPM1L''@/0/g' \
# -e 's/@''GNULIB_FABSF''@/0/g' \
# -e 's/@''GNULIB_FABSL''@/0/g' \
# -e 's/@''GNULIB_FLOOR''@/0/g' \
# -e 's/@''GNULIB_FLOORF''@/0/g' \
# -e 's/@''GNULIB_FLOORL''@/0/g' \
# -e 's/@''GNULIB_FMA''@/0/g' \
# -e 's/@''GNULIB_FMAF''@/0/g' \
# -e 's/@''GNULIB_FMAL''@/0/g' \
# -e 's/@''GNULIB_FMOD''@/0/g' \
# -e 's/@''GNULIB_FMODF''@/0/g' \
# -e 's/@''GNULIB_FMODL''@/0/g' \
# -e 's/@''GNULIB_FREXPF''@/0/g' \
# -e 's/@''GNULIB_FREXP''@/1/g' \
# -e 's/@''GNULIB_FREXPL''@/1/g' \
# -e 's/@''GNULIB_HYPOT''@/0/g' \
# -e 's/@''GNULIB_HYPOTF''@/0/g' \
# -e 's/@''GNULIB_HYPOTL''@/0/g' \
# < ./math.in.h | \
# sed -e 's/@''GNULIB_ILOGB''@/0/g' \
# -e 's/@''GNULIB_ILOGBF''@/0/g' \
# -e 's/@''GNULIB_ILOGBL''@/0/g' \
# -e 's/@''GNULIB_ISFINITE''@/0/g' \
# -e 's/@''GNULIB_ISINF''@/0/g' \
# -e 's/@''GNULIB_ISNAN''@/0/g' \
# -e 's/@''GNULIB_ISNANF''@/0/g' \
# -e 's/@''GNULIB_ISNAND''@/0/g' \
# -e 's/@''GNULIB_ISNANL''@/0/g' \
# -e 's/@''GNULIB_LDEXPF''@/0/g' \
# -e 's/@''GNULIB_LDEXPL''@/0/g' \
# -e 's/@''GNULIB_LOG''@/0/g' \
# -e 's/@''GNULIB_LOGF''@/0/g' \
# -e 's/@''GNULIB_LOGL''@/0/g' \
# -e 's/@''GNULIB_LOG10''@/0/g' \
# -e 's/@''GNULIB_LOG10F''@/0/g' \
# -e 's/@''GNULIB_LOG10L''@/0/g' \
# -e 's/@''GNULIB_LOG1P''@/0/g' \
# -e 's/@''GNULIB_LOG1PF''@/0/g' \
# -e 's/@''GNULIB_LOG1PL''@/0/g' \
# -e 's/@''GNULIB_LOG2''@/0/g' \
# -e 's/@''GNULIB_LOG2F''@/0/g' \
# -e 's/@''GNULIB_LOG2L''@/0/g' \
# -e 's/@''GNULIB_LOGB''@/0/g' \
# -e 's/@''GNULIB_LOGBF''@/0/g' \
# -e 's/@''GNULIB_LOGBL''@/0/g' \
# -e 's/@''GNULIB_MODF''@/0/g' \
# -e 's/@''GNULIB_MODFF''@/0/g' \
# -e 's/@''GNULIB_MODFL''@/0/g' \
# -e 's/@''GNULIB_POWF''@/0/g' \
# -e 's/@''GNULIB_REMAINDER''@/0/g' \
# -e 's/@''GNULIB_REMAINDERF''@/0/g' \
# -e 's/@''GNULIB_REMAINDERL''@/0/g' \
# -e 's/@''GNULIB_RINT''@/0/g' \
# -e 's/@''GNULIB_RINTF''@/0/g' \
# -e 's/@''GNULIB_RINTL''@/0/g' \
# -e 's/@''GNULIB_ROUND''@/0/g' \
# -e 's/@''GNULIB_ROUNDF''@/0/g' \
# -e 's/@''GNULIB_ROUNDL''@/0/g' \
# -e 's/@''GNULIB_SIGNBIT''@/1/g' \
# -e 's/@''GNULIB_SINF''@/0/g' \
# -e 's/@''GNULIB_SINL''@/0/g' \
# -e 's/@''GNULIB_SINHF''@/0/g' \
# -e 's/@''GNULIB_SQRTF''@/0/g' \
# -e 's/@''GNULIB_SQRTL''@/0/g' \
# -e 's/@''GNULIB_TANF''@/0/g' \
# -e 's/@''GNULIB_TANL''@/0/g' \
# -e 's/@''GNULIB_TANHF''@/0/g' \
# -e 's/@''GNULIB_TRUNC''@/0/g' \
# -e 's/@''GNULIB_TRUNCF''@/0/g' \
# -e 's/@''GNULIB_TRUNCL''@/0/g' \
# | \
# sed -e 's|@''HAVE_ACOSF''@|1|g' \
# -e 's|@''HAVE_ACOSL''@|1|g' \
# -e 's|@''HAVE_ASINF''@|1|g' \
# -e 's|@''HAVE_ASINL''@|1|g' \
# -e 's|@''HAVE_ATANF''@|1|g' \
# -e 's|@''HAVE_ATANL''@|1|g' \
# -e 's|@''HAVE_ATAN2F''@|1|g' \
# -e 's|@''HAVE_CBRT''@|1|g' \
# -e 's|@''HAVE_CBRTF''@|1|g' \
# -e 's|@''HAVE_CBRTL''@|1|g' \
# -e 's|@''HAVE_COPYSIGN''@|1|g' \
# -e 's|@''HAVE_COPYSIGNL''@|1|g' \
# -e 's|@''HAVE_COSF''@|1|g' \
# -e 's|@''HAVE_COSL''@|1|g' \
# -e 's|@''HAVE_COSHF''@|1|g' \
# -e 's|@''HAVE_EXPF''@|1|g' \
# -e 's|@''HAVE_EXPL''@|1|g' \
# -e 's|@''HAVE_EXPM1''@|1|g' \
# -e 's|@''HAVE_EXPM1F''@|1|g' \
# -e 's|@''HAVE_FABSF''@|1|g' \
# -e 's|@''HAVE_FABSL''@|1|g' \
# -e 's|@''HAVE_FMA''@|1|g' \
# -e 's|@''HAVE_FMAF''@|1|g' \
# -e 's|@''HAVE_FMAL''@|1|g' \
# -e 's|@''HAVE_FMODF''@|1|g' \
# -e 's|@''HAVE_FMODL''@|1|g' \
# -e 's|@''HAVE_FREXPF''@|1|g' \
# -e 's|@''HAVE_HYPOTF''@|1|g' \
# -e 's|@''HAVE_HYPOTL''@|1|g' \
# -e 's|@''HAVE_ILOGB''@|1|g' \
# -e 's|@''HAVE_ILOGBF''@|1|g' \
# -e 's|@''HAVE_ILOGBL''@|1|g' \
# -e 's|@''HAVE_ISNANF''@|1|g' \
# -e 's|@''HAVE_ISNAND''@|1|g' \
# -e 's|@''HAVE_ISNANL''@|1|g' \
# -e 's|@''HAVE_LDEXPF''@|1|g' \
# -e 's|@''HAVE_LOGF''@|1|g' \
# -e 's|@''HAVE_LOGL''@|1|g' \
# -e 's|@''HAVE_LOG10F''@|1|g' \
# -e 's|@''HAVE_LOG10L''@|1|g' \
# -e 's|@''HAVE_LOG1P''@|1|g' \
# -e 's|@''HAVE_LOG1PF''@|1|g' \
# -e 's|@''HAVE_LOG1PL''@|1|g' \
# -e 's|@''HAVE_LOGBF''@|1|g' \
# -e 's|@''HAVE_LOGBL''@|1|g' \
# -e 's|@''HAVE_MODFF''@|1|g' \
# -e 's|@''HAVE_MODFL''@|1|g' \
# -e 's|@''HAVE_POWF''@|1|g' \
# -e 's|@''HAVE_REMAINDER''@|1|g' \
# -e 's|@''HAVE_REMAINDERF''@|1|g' \
# -e 's|@''HAVE_RINT''@|1|g' \
# -e 's|@''HAVE_RINTL''@|1|g' \
# -e 's|@''HAVE_SINF''@|1|g' \
# -e 's|@''HAVE_SINL''@|1|g' \
# -e 's|@''HAVE_SINHF''@|1|g' \
# -e 's|@''HAVE_SQRTF''@|1|g' \
# -e 's|@''HAVE_SQRTL''@|1|g' \
# -e 's|@''HAVE_TANF''@|1|g' \
# -e 's|@''HAVE_TANL''@|1|g' \
# -e 's|@''HAVE_TANHF''@|1|g' \
# -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
# -e 's|@''HAVE_DECL_ASINL''@|1|g' \
# -e 's|@''HAVE_DECL_ATANL''@|1|g' \
# -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
# -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
# -e 's|@''HAVE_DECL_CEILF''@|1|g' \
# -e 's|@''HAVE_DECL_CEILL''@|1|g' \
# -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
# -e 's|@''HAVE_DECL_COSL''@|1|g' \
# -e 's|@''HAVE_DECL_EXPL''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
# -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
# -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
# -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
# -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
# -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
# -e 's|@''HAVE_DECL_LOGL''@|1|g' \
# -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
# -e 's|@''HAVE_DECL_LOGB''@|1|g' \
# -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
# -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
# -e 's|@''HAVE_DECL_RINTF''@|1|g' \
# -e 's|@''HAVE_DECL_ROUND''@|1|g' \
# -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
# -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
# -e 's|@''HAVE_DECL_SINL''@|1|g' \
# -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
# -e 's|@''HAVE_DECL_TANL''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
# | \
# sed -e 's|@''REPLACE_CBRTF''@|0|g' \
# -e 's|@''REPLACE_CBRTL''@|0|g' \
# -e 's|@''REPLACE_CEIL''@|0|g' \
# -e 's|@''REPLACE_CEILF''@|0|g' \
# -e 's|@''REPLACE_CEILL''@|0|g' \
# -e 's|@''REPLACE_EXPM1''@|0|g' \
# -e 's|@''REPLACE_EXPM1F''@|0|g' \
# -e 's|@''REPLACE_EXP2''@|0|g' \
# -e 's|@''REPLACE_EXP2L''@|0|g' \
# -e 's|@''REPLACE_FABSL''@|0|g' \
# -e 's|@''REPLACE_FLOOR''@|0|g' \
# -e 's|@''REPLACE_FLOORF''@|0|g' \
# -e 's|@''REPLACE_FLOORL''@|0|g' \
# -e 's|@''REPLACE_FMA''@|0|g' \
# -e 's|@''REPLACE_FMAF''@|0|g' \
# -e 's|@''REPLACE_FMAL''@|0|g' \
# -e 's|@''REPLACE_FMOD''@|0|g' \
# -e 's|@''REPLACE_FMODF''@|0|g' \
# -e 's|@''REPLACE_FMODL''@|0|g' \
# -e 's|@''REPLACE_FREXPF''@|0|g' \
# -e 's|@''REPLACE_FREXP''@|0|g' \
# -e 's|@''REPLACE_FREXPL''@|0|g' \
# -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
# -e 's|@''REPLACE_HYPOT''@|0|g' \
# -e 's|@''REPLACE_HYPOTF''@|0|g' \
# -e 's|@''REPLACE_HYPOTL''@|0|g' \
# -e 's|@''REPLACE_ILOGB''@|0|g' \
# -e 's|@''REPLACE_ILOGBF''@|0|g' \
# -e 's|@''REPLACE_ISFINITE''@|0|g' \
# -e 's|@''REPLACE_ISINF''@|0|g' \
# -e 's|@''REPLACE_ISNAN''@|0|g' \
# -e 's|@''REPLACE_ITOLD''@|0|g' \
# -e 's|@''REPLACE_LDEXPL''@|0|g' \
# -e 's|@''REPLACE_LOG''@|0|g' \
# -e 's|@''REPLACE_LOGF''@|0|g' \
# -e 's|@''REPLACE_LOGL''@|0|g' \
# -e 's|@''REPLACE_LOG10''@|0|g' \
# -e 's|@''REPLACE_LOG10F''@|0|g' \
# -e 's|@''REPLACE_LOG10L''@|0|g' \
# -e 's|@''REPLACE_LOG1P''@|0|g' \
# -e 's|@''REPLACE_LOG1PF''@|0|g' \
# -e 's|@''REPLACE_LOG1PL''@|0|g' \
# -e 's|@''REPLACE_LOG2''@|0|g' \
# -e 's|@''REPLACE_LOG2F''@|0|g' \
# -e 's|@''REPLACE_LOG2L''@|0|g' \
# -e 's|@''REPLACE_LOGB''@|0|g' \
# -e 's|@''REPLACE_LOGBF''@|0|g' \
# -e 's|@''REPLACE_LOGBL''@|0|g' \
# -e 's|@''REPLACE_MODF''@|0|g' \
# -e 's|@''REPLACE_MODFF''@|0|g' \
# -e 's|@''REPLACE_MODFL''@|0|g' \
# -e 's|@''REPLACE_NAN''@|0|g' \
# -e 's|@''REPLACE_REMAINDER''@|0|g' \
# -e 's|@''REPLACE_REMAINDERF''@|0|g' \
# -e 's|@''REPLACE_REMAINDERL''@|0|g' \
# -e 's|@''REPLACE_ROUND''@|0|g' \
# -e 's|@''REPLACE_ROUNDF''@|0|g' \
# -e 's|@''REPLACE_ROUNDL''@|0|g' \
# -e 's|@''REPLACE_SIGNBIT''@|0|g' \
# -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
# -e 's|@''REPLACE_SQRTL''@|0|g' \
# -e 's|@''REPLACE_TRUNC''@|0|g' \
# -e 's|@''REPLACE_TRUNCF''@|0|g' \
# -e 's|@''REPLACE_TRUNCL''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > math.h-t && \
# mv math.h-t math.h
# rm -f poll.h-t poll.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_POLL_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_POLL_H''@||g' \
# -e 's/@''GNULIB_POLL''@/1/g' \
# -e 's|@''HAVE_POLL''@|1|g' \
# -e 's|@''REPLACE_POLL''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./poll.in.h; \
# } > poll.h-t && \
# mv -f poll.h-t poll.h
# rm -f signal.h-t signal.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|0|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
# -e 's/@''GNULIB_SIGACTION''@/0/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.h
# rm -f unused-parameter.h-t unused-parameter.h && \
# sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
# < ../build-aux/snippet/unused-parameter.h \
# > unused-parameter.h-t && \
# mv unused-parameter.h-t unused-parameter.h
# rm -f stdio.h-t stdio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDIO_H''@||g' \
# -e 's/@''GNULIB_DPRINTF''@/0/g' \
# -e 's/@''GNULIB_FCLOSE''@/0/g' \
# -e 's/@''GNULIB_FDOPEN''@/0/g' \
# -e 's/@''GNULIB_FFLUSH''@/0/g' \
# -e 's/@''GNULIB_FGETC''@/1/g' \
# -e 's/@''GNULIB_FGETS''@/1/g' \
# -e 's/@''GNULIB_FOPEN''@/0/g' \
# -e 's/@''GNULIB_FPRINTF''@/1/g' \
# -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_FPURGE''@/0/g' \
# -e 's/@''GNULIB_FPUTC''@/1/g' \
# -e 's/@''GNULIB_FPUTS''@/1/g' \
# -e 's/@''GNULIB_FREAD''@/1/g' \
# -e 's/@''GNULIB_FREOPEN''@/0/g' \
# -e 's/@''GNULIB_FSCANF''@/1/g' \
# -e 's/@''GNULIB_FSEEK''@/0/g' \
# -e 's/@''GNULIB_FSEEKO''@/0/g' \
# -e 's/@''GNULIB_FTELL''@/0/g' \
# -e 's/@''GNULIB_FTELLO''@/0/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/0/g' \
# -e 's/@''GNULIB_GETLINE''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PCLOSE''@/0/g' \
# -e 's/@''GNULIB_PERROR''@/0/g' \
# -e 's/@''GNULIB_POPEN''@/0/g' \
# -e 's/@''GNULIB_PRINTF''@/1/g' \
# -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PUTC''@/1/g' \
# -e 's/@''GNULIB_PUTCHAR''@/1/g' \
# -e 's/@''GNULIB_PUTS''@/1/g' \
# -e 's/@''GNULIB_REMOVE''@/0/g' \
# -e 's/@''GNULIB_RENAME''@/0/g' \
# -e 's/@''GNULIB_RENAMEAT''@/0/g' \
# -e 's/@''GNULIB_SCANF''@/1/g' \
# -e 's/@''GNULIB_SNPRINTF''@/0/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/0/g' \
# -e 's/@''GNULIB_VDPRINTF''@/0/g' \
# -e 's/@''GNULIB_VFPRINTF''@/1/g' \
# -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VFSCANF''@/0/g' \
# -e 's/@''GNULIB_VSCANF''@/0/g' \
# -e 's/@''GNULIB_VPRINTF''@/1/g' \
# -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
# -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
# < ./stdio.in.h | \
# sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
# -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
# -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
# -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
# -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
# -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
# -e 's|@''HAVE_DPRINTF''@|1|g' \
# -e 's|@''HAVE_FSEEKO''@|1|g' \
# -e 's|@''HAVE_FTELLO''@|1|g' \
# -e 's|@''HAVE_PCLOSE''@|1|g' \
# -e 's|@''HAVE_POPEN''@|1|g' \
# -e 's|@''HAVE_RENAMEAT''@|1|g' \
# -e 's|@''HAVE_VASPRINTF''@|1|g' \
# -e 's|@''HAVE_VDPRINTF''@|1|g' \
# -e 's|@''REPLACE_DPRINTF''@|0|g' \
# -e 's|@''REPLACE_FCLOSE''@|0|g' \
# -e 's|@''REPLACE_FDOPEN''@|0|g' \
# -e 's|@''REPLACE_FFLUSH''@|0|g' \
# -e 's|@''REPLACE_FOPEN''@|0|g' \
# -e 's|@''REPLACE_FPRINTF''@|0|g' \
# -e 's|@''REPLACE_FPURGE''@|0|g' \
# -e 's|@''REPLACE_FREOPEN''@|0|g' \
# -e 's|@''REPLACE_FSEEK''@|0|g' \
# -e 's|@''REPLACE_FSEEKO''@|0|g' \
# -e 's|@''REPLACE_FTELL''@|0|g' \
# -e 's|@''REPLACE_FTELLO''@|0|g' \
# -e 's|@''REPLACE_GETDELIM''@|0|g' \
# -e 's|@''REPLACE_GETLINE''@|0|g' \
# -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
# -e 's|@''REPLACE_PERROR''@|0|g' \
# -e 's|@''REPLACE_POPEN''@|0|g' \
# -e 's|@''REPLACE_PRINTF''@|0|g' \
# -e 's|@''REPLACE_REMOVE''@|0|g' \
# -e 's|@''REPLACE_RENAME''@|0|g' \
# -e 's|@''REPLACE_RENAMEAT''@|0|g' \
# -e 's|@''REPLACE_SNPRINTF''@|0|g' \
# -e 's|@''REPLACE_SPRINTF''@|0|g' \
# -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
# -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
# -e 's|@''REPLACE_TMPFILE''@|0|g' \
# -e 's|@''REPLACE_VASPRINTF''@|0|g' \
# -e 's|@''REPLACE_VDPRINTF''@|0|g' \
# -e 's|@''REPLACE_VFPRINTF''@|0|g' \
# -e 's|@''REPLACE_VPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSPRINTF''@|0|g' \
# -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdio.h-t && \
# mv stdio.h-t stdio.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's/@''GNULIB__EXIT''@/0/g' \
# -e 's/@''GNULIB_ATOLL''@/0/g' \
# -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
# -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
# -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
# -e 's/@''GNULIB_GRANTPT''@/0/g' \
# -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_MBTOWC''@/1/g' \
# -e 's/@''GNULIB_MKDTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
# -e 's/@''GNULIB_MKSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
# -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
# -e 's/@''GNULIB_PTSNAME''@/0/g' \
# -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
# -e 's/@''GNULIB_PUTENV''@/0/g' \
# -e 's/@''GNULIB_QSORT_R''@/0/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_REALPATH''@/0/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
# -e 's/@''GNULIB_SETENV''@/1/g' \
# -e 's/@''GNULIB_STRTOD''@/0/g' \
# -e 's/@''GNULIB_STRTOLL''@/0/g' \
# -e 's/@''GNULIB_STRTOULL''@/1/g' \
# -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
# -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
# -e 's/@''GNULIB_UNSETENV''@/1/g' \
# -e 's/@''GNULIB_WCTOMB''@/0/g' \
# < ./stdlib.in.h | \
# sed -e 's|@''HAVE__EXIT''@|1|g' \
# -e 's|@''HAVE_ATOLL''@|1|g' \
# -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_GRANTPT''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
# -e 's|@''HAVE_MKSTEMP''@|1|g' \
# -e 's|@''HAVE_MKSTEMPS''@|1|g' \
# -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
# -e 's|@''HAVE_PTSNAME''@|1|g' \
# -e 's|@''HAVE_PTSNAME_R''@|1|g' \
# -e 's|@''HAVE_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|1|g' \
# -e 's|@''HAVE_REALPATH''@|1|g' \
# -e 's|@''HAVE_RPMATCH''@|1|g' \
# -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
# -e 's|@''HAVE_DECL_SETENV''@|1|g' \
# -e 's|@''HAVE_STRTOD''@|1|g' \
# -e 's|@''HAVE_STRTOLL''@|1|g' \
# -e 's|@''HAVE_STRTOULL''@|1|g' \
# -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
# -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
# -e 's|@''HAVE_UNLOCKPT''@|1|g' \
# -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
# -e 's|@''REPLACE_CALLOC''@|0|g' \
# -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
# -e 's|@''REPLACE_MALLOC''@|0|g' \
# -e 's|@''REPLACE_MBTOWC''@|0|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e 's|@''REPLACE_PTSNAME''@|0|g' \
# -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
# -e 's|@''REPLACE_PUTENV''@|0|g' \
# -e 's|@''REPLACE_QSORT_R''@|0|g' \
# -e 's|@''REPLACE_RANDOM_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|0|g' \
# -e 's|@''REPLACE_STRTOD''@|0|g' \
# -e 's|@''REPLACE_UNSETENV''@|0|g' \
# -e 's|@''REPLACE_WCTOMB''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdlib.h-t && \
# mv stdlib.h-t stdlib.h
# rm -f string.h-t string.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's/@''GNULIB_FFSL''@/0/g' \
# -e 's/@''GNULIB_FFSLL''@/0/g' \
# -e 's/@''GNULIB_MBSLEN''@/0/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/0/g' \
# -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
# -e 's/@''GNULIB_MBSCSPN''@/0/g' \
# -e 's/@''GNULIB_MBSPBRK''@/0/g' \
# -e 's/@''GNULIB_MBSSPN''@/0/g' \
# -e 's/@''GNULIB_MBSSEP''@/0/g' \
# -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
# -e 's/@''GNULIB_MEMCHR''@/1/g' \
# -e 's/@''GNULIB_MEMMEM''@/1/g' \
# -e 's/@''GNULIB_MEMPCPY''@/1/g' \
# -e 's/@''GNULIB_MEMRCHR''@/0/g' \
# -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
# -e 's/@''GNULIB_STPCPY''@/0/g' \
# -e 's/@''GNULIB_STPNCPY''@/0/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
# -e 's/@''GNULIB_STRDUP''@/1/g' \
# -e 's/@''GNULIB_STRNCAT''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/0/g' \
# -e 's/@''GNULIB_STRNLEN''@/0/g' \
# -e 's/@''GNULIB_STRPBRK''@/0/g' \
# -e 's/@''GNULIB_STRSEP''@/0/g' \
# -e 's/@''GNULIB_STRSTR''@/1/g' \
# -e 's/@''GNULIB_STRCASESTR''@/0/g' \
# -e 's/@''GNULIB_STRTOK_R''@/1/g' \
# -e 's/@''GNULIB_STRERROR''@/1/g' \
# -e 's/@''GNULIB_STRERROR_R''@/0/g' \
# -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
# -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
# < ./string.in.h | \
# sed -e 's|@''HAVE_FFSL''@|1|g' \
# -e 's|@''HAVE_FFSLL''@|1|g' \
# -e 's|@''HAVE_MBSLEN''@|0|g' \
# -e 's|@''HAVE_MEMCHR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|1|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|1|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
# -e 's|@''HAVE_STRVERSCMP''@|1|g' \
# -e 's|@''REPLACE_STPNCPY''@|0|g' \
# -e 's|@''REPLACE_MEMCHR''@|0|g' \
# -e 's|@''REPLACE_MEMMEM''@|0|g' \
# -e 's|@''REPLACE_STRCASESTR''@|0|g' \
# -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
# -e 's|@''REPLACE_STRDUP''@|0|g' \
# -e 's|@''REPLACE_STRSTR''@|0|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e 's|@''REPLACE_STRERROR_R''@|0|g' \
# -e 's|@''REPLACE_STRNCAT''@|0|g' \
# -e 's|@''REPLACE_STRNDUP''@|0|g' \
# -e 's|@''REPLACE_STRNLEN''@|0|g' \
# -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
# -e 's|@''REPLACE_STRTOK_R''@|0|g' \
# -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# < ./string.in.h; \
# } > string.h-t && \
# mv string.h-t string.h
# rm -f strings.h-t strings.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_STRINGS_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRINGS_H''@||g' \
# -e 's|@''GNULIB_FFS''@|0|g' \
# -e 's|@''HAVE_FFS''@|1|g' \
# -e 's|@''HAVE_STRCASECMP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./strings.in.h; \
# } > strings.h-t && \
# mv strings.h-t strings.h
# /usr/bin/mkdir -p sys
# rm -f sys/select.h-t sys/select.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_SELECT_H''@||g' \
# -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
# -e 's/@''GNULIB_PSELECT''@/0/g' \
# -e 's/@''GNULIB_SELECT''@/1/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''HAVE_PSELECT''@|1|g' \
# -e 's|@''REPLACE_PSELECT''@|0|g' \
# -e 's|@''REPLACE_SELECT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_select.in.h; \
# } > sys/select.h-t && \
# mv sys/select.h-t sys/select.h
# /usr/bin/mkdir -p sys
# rm -f sys/socket.h-t sys/socket.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_SOCKET_H''@||g' \
# -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
# -e 's/@''GNULIB_CLOSE''@/1/g' \
# -e 's/@''GNULIB_SOCKET''@/0/g' \
# -e 's/@''GNULIB_CONNECT''@/0/g' \
# -e 's/@''GNULIB_ACCEPT''@/0/g' \
# -e 's/@''GNULIB_BIND''@/0/g' \
# -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
# -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
# -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
# -e 's/@''GNULIB_LISTEN''@/0/g' \
# -e 's/@''GNULIB_RECV''@/0/g' \
# -e 's/@''GNULIB_SEND''@/0/g' \
# -e 's/@''GNULIB_RECVFROM''@/0/g' \
# -e 's/@''GNULIB_SENDTO''@/0/g' \
# -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
# -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
# -e 's/@''GNULIB_ACCEPT4''@/0/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
# -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
# -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
# -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
# -e 's|@''HAVE_ACCEPT4''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_socket.in.h; \
# } > sys/socket.h-t && \
# mv -f sys/socket.h-t sys/socket.h
# /usr/bin/mkdir -p sys
# rm -f sys/stat.h-t sys/stat.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/1/g' \
# -e 's/@''GNULIB_FSTATAT''@/0/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/1/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.h
# /usr/bin/mkdir -p sys
# rm -f sys/time.h-t sys/time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TIME_H''@||g' \
# -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
# -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
# -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
# -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_time.in.h; \
# } > sys/time.h-t && \
# mv sys/time.h-t sys/time.h
# /usr/bin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# /usr/bin/mkdir -p sys
# rm -f sys/uio.h-t sys/uio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_UIO_H''@||g' \
# -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
# < ./sys_uio.in.h; \
# } > sys/uio.h-t && \
# mv -f sys/uio.h-t sys/uio.h
# rm -f time.h-t time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_TIME_H''@||g' \
# -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
# -e 's/@''GNULIB_MKTIME''@/1/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/1/g' \
# -e 's/@''GNULIB_TIMEGM''@/1/g' \
# -e 's/@''GNULIB_TIME_R''@/1/g' \
# -e 's/@''GNULIB_TIME_RZ''@/1/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
# -e 's|@''REPLACE_GMTIME''@|0|g' \
# -e 's|@''REPLACE_LOCALTIME''@|0|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
# -e 's|@''REPLACE_MKTIME''@|1|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|0|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
# -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.h
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# -e 's/@''GNULIB_CHDIR''@/0/g' \
# -e 's/@''GNULIB_CHOWN''@/1/g' \
# -e 's/@''GNULIB_CLOSE''@/1/g' \
# -e 's/@''GNULIB_DUP''@/0/g' \
# -e 's/@''GNULIB_DUP2''@/1/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/1/g' \
# -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
# -e 's/@''GNULIB_FACCESSAT''@/0/g' \
# -e 's/@''GNULIB_FCHDIR''@/0/g' \
# -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
# -e 's/@''GNULIB_FDATASYNC''@/0/g' \
# -e 's/@''GNULIB_FSYNC''@/0/g' \
# -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
# -e 's/@''GNULIB_GETCWD''@/0/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
# -e 's/@''GNULIB_GETGROUPS''@/0/g' \
# -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \
# -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
# -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
# -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
# -e 's/@''GNULIB_ISATTY''@/0/g' \
# -e 's/@''GNULIB_LCHOWN''@/1/g' \
# -e 's/@''GNULIB_LINK''@/0/g' \
# -e 's/@''GNULIB_LINKAT''@/0/g' \
# -e 's/@''GNULIB_LSEEK''@/0/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/0/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/0/g' \
# -e 's/@''GNULIB_READLINK''@/1/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/0/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/0/g' \
# -e 's/@''GNULIB_SYMLINK''@/0/g' \
# -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
# -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/0/g' \
# < ./unistd.in.h | \
# sed -e 's|@''HAVE_CHOWN''@|1|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_DUP3''@|1|g' \
# -e 's|@''HAVE_EUIDACCESS''@|1|g' \
# -e 's|@''HAVE_FACCESSAT''@|1|g' \
# -e 's|@''HAVE_FCHDIR''@|1|g' \
# -e 's|@''HAVE_FCHOWNAT''@|1|g' \
# -e 's|@''HAVE_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_FSYNC''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
# -e 's|@''HAVE_GETGROUPS''@|1|g' \
# -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
# -e 's|@''HAVE_LCHOWN''@|1|g' \
# -e 's|@''HAVE_LINK''@|1|g' \
# -e 's|@''HAVE_LINKAT''@|1|g' \
# -e 's|@''HAVE_PIPE''@|1|g' \
# -e 's|@''HAVE_PIPE2''@|1|g' \
# -e 's|@''HAVE_PREAD''@|1|g' \
# -e 's|@''HAVE_PWRITE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_READLINKAT''@|1|g' \
# -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_SYMLINK''@|1|g' \
# -e 's|@''HAVE_SYMLINKAT''@|1|g' \
# -e 's|@''HAVE_UNLINKAT''@|1|g' \
# -e 's|@''HAVE_USLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
# -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
# -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
# -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
# -e 's|@''HAVE_OS_H''@|0|g' \
# -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
# | \
# sed -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_CLOSE''@|0|g' \
# -e 's|@''REPLACE_DUP''@|0|g' \
# -e 's|@''REPLACE_DUP2''@|0|g' \
# -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
# -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|0|g' \
# -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
# -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
# -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
# -e 's|@''REPLACE_GETGROUPS''@|0|g' \
# -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
# -e 's|@''REPLACE_ISATTY''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LINK''@|0|g' \
# -e 's|@''REPLACE_LINKAT''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# -e 's|@''REPLACE_PREAD''@|0|g' \
# -e 's|@''REPLACE_PWRITE''@|0|g' \
# -e 's|@''REPLACE_READ''@|0|g' \
# -e 's|@''REPLACE_READLINK''@|0|g' \
# -e 's|@''REPLACE_READLINKAT''@|0|g' \
# -e 's|@''REPLACE_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|0|g' \
# -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
# -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
# -e 's|@''REPLACE_UNLINK''@|0|g' \
# -e 's|@''REPLACE_UNLINKAT''@|0|g' \
# -e 's|@''REPLACE_USLEEP''@|0|g' \
# -e 's|@''REPLACE_WRITE''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > unistd.h-t && \
# mv unistd.h-t unistd.h
# rm -f unistr.h-t unistr.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./unistr.in.h; \
# } > unistr.h-t && \
# mv -f unistr.h-t unistr.h
# rm -f unitypes.h-t unitypes.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./unitypes.in.h; \
# } > unitypes.h-t && \
# mv -f unitypes.h-t unitypes.h
# rm -f uniwidth.h-t uniwidth.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./uniwidth.in.h; \
# } > uniwidth.h-t && \
# mv -f uniwidth.h-t uniwidth.h
# rm -f wchar.h-t wchar.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''HAVE_FEATURES_H''@|1|g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's|@''HAVE_WCHAR_H''@|1|g' \
# -e 's/@''GNULIB_BTOWC''@/1/g' \
# -e 's/@''GNULIB_WCTOB''@/0/g' \
# -e 's/@''GNULIB_MBSINIT''@/1/g' \
# -e 's/@''GNULIB_MBRTOWC''@/1/g' \
# -e 's/@''GNULIB_MBRLEN''@/0/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/1/g' \
# -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCWIDTH''@/1/g' \
# -e 's/@''GNULIB_WMEMCHR''@/0/g' \
# -e 's/@''GNULIB_WMEMCMP''@/0/g' \
# -e 's/@''GNULIB_WMEMCPY''@/0/g' \
# -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
# -e 's/@''GNULIB_WMEMSET''@/0/g' \
# -e 's/@''GNULIB_WCSLEN''@/0/g' \
# -e 's/@''GNULIB_WCSNLEN''@/0/g' \
# -e 's/@''GNULIB_WCSCPY''@/0/g' \
# -e 's/@''GNULIB_WCPCPY''@/0/g' \
# -e 's/@''GNULIB_WCSNCPY''@/0/g' \
# -e 's/@''GNULIB_WCPNCPY''@/0/g' \
# -e 's/@''GNULIB_WCSCAT''@/0/g' \
# -e 's/@''GNULIB_WCSNCAT''@/0/g' \
# -e 's/@''GNULIB_WCSCMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCMP''@/0/g' \
# -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSCOLL''@/0/g' \
# -e 's/@''GNULIB_WCSXFRM''@/0/g' \
# -e 's/@''GNULIB_WCSDUP''@/0/g' \
# -e 's/@''GNULIB_WCSCHR''@/0/g' \
# -e 's/@''GNULIB_WCSRCHR''@/0/g' \
# -e 's/@''GNULIB_WCSCSPN''@/0/g' \
# -e 's/@''GNULIB_WCSSPN''@/0/g' \
# -e 's/@''GNULIB_WCSPBRK''@/0/g' \
# -e 's/@''GNULIB_WCSSTR''@/0/g' \
# -e 's/@''GNULIB_WCSTOK''@/0/g' \
# -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
# < ./wchar.in.h | \
# sed -e 's|@''HAVE_WINT_T''@|1|g' \
# -e 's|@''HAVE_BTOWC''@|1|g' \
# -e 's|@''HAVE_MBSINIT''@|1|g' \
# -e 's|@''HAVE_MBRTOWC''@|1|g' \
# -e 's|@''HAVE_MBRLEN''@|1|g' \
# -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
# -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
# -e 's|@''HAVE_WCRTOMB''@|1|g' \
# -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
# -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
# -e 's|@''HAVE_WMEMCHR''@|1|g' \
# -e 's|@''HAVE_WMEMCMP''@|1|g' \
# -e 's|@''HAVE_WMEMCPY''@|1|g' \
# -e 's|@''HAVE_WMEMMOVE''@|1|g' \
# -e 's|@''HAVE_WMEMSET''@|1|g' \
# -e 's|@''HAVE_WCSLEN''@|1|g' \
# -e 's|@''HAVE_WCSNLEN''@|1|g' \
# -e 's|@''HAVE_WCSCPY''@|1|g' \
# -e 's|@''HAVE_WCPCPY''@|1|g' \
# -e 's|@''HAVE_WCSNCPY''@|1|g' \
# -e 's|@''HAVE_WCPNCPY''@|1|g' \
# -e 's|@''HAVE_WCSCAT''@|1|g' \
# -e 's|@''HAVE_WCSNCAT''@|1|g' \
# -e 's|@''HAVE_WCSCMP''@|1|g' \
# -e 's|@''HAVE_WCSNCMP''@|1|g' \
# -e 's|@''HAVE_WCSCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSCOLL''@|1|g' \
# -e 's|@''HAVE_WCSXFRM''@|1|g' \
# -e 's|@''HAVE_WCSDUP''@|1|g' \
# -e 's|@''HAVE_WCSCHR''@|1|g' \
# -e 's|@''HAVE_WCSRCHR''@|1|g' \
# -e 's|@''HAVE_WCSCSPN''@|1|g' \
# -e 's|@''HAVE_WCSSPN''@|1|g' \
# -e 's|@''HAVE_WCSPBRK''@|1|g' \
# -e 's|@''HAVE_WCSSTR''@|1|g' \
# -e 's|@''HAVE_WCSTOK''@|1|g' \
# -e 's|@''HAVE_WCSWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# | \
# sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
# -e 's|@''REPLACE_BTOWC''@|0|g' \
# -e 's|@''REPLACE_WCTOB''@|0|g' \
# -e 's|@''REPLACE_MBSINIT''@|0|g' \
# -e 's|@''REPLACE_MBRTOWC''@|1|g' \
# -e 's|@''REPLACE_MBRLEN''@|0|g' \
# -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
# -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
# -e 's|@''REPLACE_WCRTOMB''@|0|g' \
# -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCWIDTH''@|0|g' \
# -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > wchar.h-t && \
# mv wchar.h-t wchar.h
# rm -f wctype.h-t wctype.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_WCTYPE_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_WCTYPE_H''@||g' \
# -e 's/@''GNULIB_ISWBLANK''@/0/g' \
# -e 's/@''GNULIB_WCTYPE''@/0/g' \
# -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
# -e 's/@''GNULIB_WCTRANS''@/0/g' \
# -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
# -e 's/@''HAVE_ISWBLANK''@/1/g' \
# -e 's/@''HAVE_ISWCNTRL''@/1/g' \
# -e 's/@''HAVE_WCTYPE_T''@/1/g' \
# -e 's/@''HAVE_WCTRANS_T''@/1/g' \
# -e 's/@''HAVE_WINT_T''@/1/g' \
# -e 's/@''REPLACE_ISWBLANK''@/0/g' \
# -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
# -e 's/@''REPLACE_TOWLOWER''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./wctype.in.h; \
# } > wctype.h-t && \
# mv wctype.h-t wctype.h
# make all-recursive
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[4]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# depbase=`echo argmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT argmatch.lo -MD -MP -MF $depbase.Tpo -c -o argmatch.lo argmatch.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo c-strcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT c-strcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo c-strncasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT c-strncasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo cloexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT cloexec.lo -MD -MP -MF $depbase.Tpo -c -o cloexec.lo cloexec.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT sha1.lo -MD -MP -MF $depbase.Tpo -c -o sha1.lo sha1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo exitfail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT exitfail.lo -MD -MP -MF $depbase.Tpo -c -o exitfail.lo exitfail.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo fd-hook.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo filemode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT filemode.lo -MD -MP -MF $depbase.Tpo -c -o filemode.lo filemode.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo gettime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT gettime.lo -MD -MP -MF $depbase.Tpo -c -o gettime.lo gettime.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo hard-locale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT hard-locale.lo -MD -MP -MF $depbase.Tpo -c -o hard-locale.lo hard-locale.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo human.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT human.lo -MD -MP -MF $depbase.Tpo -c -o human.lo human.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo malloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT malloca.lo -MD -MP -MF $depbase.Tpo -c -o malloca.lo malloca.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT math.lo -MD -MP -MF $depbase.Tpo -c -o math.lo math.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mbswidth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT mbswidth.lo -MD -MP -MF $depbase.Tpo -c -o mbswidth.lo mbswidth.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo memcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT memcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o memcasecmp.lo memcasecmp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo modechange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT modechange.lo -MD -MP -MF $depbase.Tpo -c -o modechange.lo modechange.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo parse-datetime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT parse-datetime.lo -MD -MP -MF $depbase.Tpo -c -o parse-datetime.lo parse-datetime.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# ./parse-datetime.y:876:17: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
# if (24 * 60 < abs (n_minutes))
# ^
# ./parse-datetime.y:876:17: note: use function 'labs' instead
# if (24 * 60 < abs (n_minutes))
# ^~~
# labs
# 1 warning generated.
# depbase=`echo passfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT passfd.lo -MD -MP -MF $depbase.Tpo -c -o passfd.lo passfd.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo printf-frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT printf-frexp.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexp.lo printf-frexp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo printf-frexpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT printf-frexpl.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.lo printf-frexpl.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo quotearg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT quotearg.lo -MD -MP -MF $depbase.Tpo -c -o quotearg.lo quotearg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo strftime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT strftime.lo -MD -MP -MF $depbase.Tpo -c -o strftime.lo strftime.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo strnlen1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT strnlen1.lo -MD -MP -MF $depbase.Tpo -c -o strnlen1.lo strnlen1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo sys_socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT sys_socket.lo -MD -MP -MF $depbase.Tpo -c -o sys_socket.lo sys_socket.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo timespec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT timespec.lo -MD -MP -MF $depbase.Tpo -c -o timespec.lo timespec.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo unistr/u8-mbtoucr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT unistr/u8-mbtoucr.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo unistr/u8-uctomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT unistr/u8-uctomb.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo unistr/u8-uctomb-aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT unistr/u8-uctomb-aux.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo uniwidth/width.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT uniwidth/width.lo -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.lo uniwidth/width.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo wctype-h.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xmalloc.lo -MD -MP -MF $depbase.Tpo -c -o xmalloc.lo xmalloc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xalloc-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xalloc-die.lo -MD -MP -MF $depbase.Tpo -c -o xalloc-die.lo xalloc-die.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo xsize.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xstrtol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xstrtol.lo -MD -MP -MF $depbase.Tpo -c -o xstrtol.lo xstrtol.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xstrtoul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xstrtoul.lo -MD -MP -MF $depbase.Tpo -c -o xstrtoul.lo xstrtoul.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xstrtol-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xstrtol-error.lo -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.lo xstrtol-error.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo xstrtoumax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT xstrtoumax.lo -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.lo xstrtoumax.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT fcntl.lo -MD -MP -MF $depbase.Tpo -c -o fcntl.lo fcntl.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo glob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT glob.lo -MD -MP -MF $depbase.Tpo -c -o glob.lo glob.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo isnanf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT isnanf.lo -MD -MP -MF $depbase.Tpo -c -o isnanf.lo isnanf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo isnanl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT isnanl.lo -MD -MP -MF $depbase.Tpo -c -o isnanl.lo isnanl.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mbrtowc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT mbrtowc.lo -MD -MP -MF $depbase.Tpo -c -o mbrtowc.lo mbrtowc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT mktime.lo -MD -MP -MF $depbase.Tpo -c -o mktime.lo mktime.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo time_rz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT time_rz.lo -MD -MP -MF $depbase.Tpo -c -o time_rz.lo time_rz.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O -Wall -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# /bin/sh ../libtool --silent --tag=CC --mode=link clang -O -Wall -no-undefined -s -o libgnu.la argmatch.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo md5.lo sha1.lo exitfail.lo fd-hook.lo filemode.lo gettime.lo hard-locale.lo human.lo localcharset.lo glthread/lock.lo malloca.lo math.lo mbswidth.lo memcasecmp.lo modechange.lo parse-datetime.lo passfd.lo printf-frexp.lo printf-frexpl.lo quotearg.lo sockets.lo strftime.lo strnlen1.lo sys_socket.lo glthread/threadlib.lo timespec.lo unistd.lo unistr/u8-mbtoucr.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xalloc-die.lo xsize.lo xstrtol.lo xstrtoul.lo xstrtol-error.lo xstrtoumax.lo asnprintf.lo fcntl.lo glob.lo isnanf.lo isnanl.lo mbrtowc.lo mktime.lo printf-args.lo printf-parse.lo time_rz.lo vasnprintf.lo -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# rm -f t-charset.alias charset.alias && \
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \
# mv t-charset.alias charset.alias
# rm -f t-ref-add.sed ref-add.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/lftp/g' ref-add.sin > t-ref-add.sed && \
# mv t-ref-add.sed ref-add.sed
# rm -f t-ref-del.sed ref-del.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/lftp/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# make[4]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# Making all in src
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/src'
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT PollVec.lo -MD -MP -MF .deps/PollVec.Tpo -c -o PollVec.lo PollVec.cc
# mv -f .deps/PollVec.Tpo .deps/PollVec.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT SMTask.lo -MD -MP -MF .deps/SMTask.Tpo -c -o SMTask.lo SMTask.cc
# mv -f .deps/SMTask.Tpo .deps/SMTask.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ProcWait.lo -MD -MP -MF .deps/ProcWait.Tpo -c -o ProcWait.lo ProcWait.cc
# mv -f .deps/ProcWait.Tpo .deps/ProcWait.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT GetPass.lo -MD -MP -MF .deps/GetPass.Tpo -c -o GetPass.lo GetPass.cc
# mv -f .deps/GetPass.Tpo .deps/GetPass.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ConnectionSlot.lo -MD -MP -MF .deps/ConnectionSlot.Tpo -c -o ConnectionSlot.lo ConnectionSlot.cc
# mv -f .deps/ConnectionSlot.Tpo .deps/ConnectionSlot.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT CharReader.lo -MD -MP -MF .deps/CharReader.Tpo -c -o CharReader.lo CharReader.cc
# mv -f .deps/CharReader.Tpo .deps/CharReader.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Cache.lo -MD -MP -MF .deps/Cache.Tpo -c -o Cache.lo Cache.cc
# mv -f .deps/Cache.Tpo .deps/Cache.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT LsCache.lo -MD -MP -MF .deps/LsCache.Tpo -c -o LsCache.lo LsCache.cc
# mv -f .deps/LsCache.Tpo .deps/LsCache.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileAccess.lo -MD -MP -MF .deps/FileAccess.Tpo -c -o FileAccess.lo FileAccess.cc
# In file included from FileAccess.cc:1045:
# ./SFtp.h:349:14: warning: private field 'extension_name' is not used [-Wunused-private-field]
# char **extension_name;
# ^
# ./SFtp.h:350:14: warning: private field 'extension_data' is not used [-Wunused-private-field]
# char **extension_data;
# ^
# 2 warnings generated.
# mv -f .deps/FileAccess.Tpo .deps/FileAccess.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ResMgr.lo -MD -MP -MF .deps/ResMgr.Tpo -c -o ResMgr.lo ResMgr.cc
# mv -f .deps/ResMgr.Tpo .deps/ResMgr.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ProtoLog.lo -MD -MP -MF .deps/ProtoLog.Tpo -c -o ProtoLog.lo ProtoLog.cc
# mv -f .deps/ProtoLog.Tpo .deps/ProtoLog.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o Filter.lo Filter.cc
# mv -f .deps/Filter.Tpo .deps/Filter.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT SignalHook.lo -MD -MP -MF .deps/SignalHook.Tpo -c -o SignalHook.lo SignalHook.cc
# mv -f .deps/SignalHook.Tpo .deps/SignalHook.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileCopy.lo -MD -MP -MF .deps/FileCopy.Tpo -c -o FileCopy.lo FileCopy.cc
# mv -f .deps/FileCopy.Tpo .deps/FileCopy.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.cc
# mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c -o xstring.lo xstring.cc
# xstring.cc:262:16: warning: second parameter of 'va_start' not last named argument [-Wvarargs]
# va_start(va,this);
# ^
# xstring.cc:272:16: warning: second parameter of 'va_start' not last named argument [-Wvarargs]
# va_start(va,this);
# ^
# xstring.cc:435:16: warning: second parameter of 'va_start' not last named argument [-Wvarargs]
# va_start(va,this);
# ^
# 3 warnings generated.
# mv -f .deps/xstring.Tpo .deps/xstring.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileSet.lo -MD -MP -MF .deps/FileSet.Tpo -c -o FileSet.lo FileSet.cc
# mv -f .deps/FileSet.Tpo .deps/FileSet.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.cc
# log.cc:47:8: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
# if(!this || !enabled || l>level || output==-1)
# ~^~~~
# 1 warning generated.
# mv -f .deps/log.Tpo .deps/log.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT StringSet.lo -MD -MP -MF .deps/StringSet.Tpo -c -o StringSet.lo StringSet.cc
# mv -f .deps/StringSet.Tpo .deps/StringSet.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT xarray.lo -MD -MP -MF .deps/xarray.Tpo -c -o xarray.lo xarray.cc
# mv -f .deps/xarray.Tpo .deps/xarray.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT xmap.lo -MD -MP -MF .deps/xmap.Tpo -c -o xmap.lo xmap.cc
# mv -f .deps/xmap.Tpo .deps/xmap.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.cc
# mv -f .deps/buffer.Tpo .deps/buffer.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo url.cc
# mv -f .deps/url.Tpo .deps/url.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT StatusLine.lo -MD -MP -MF .deps/StatusLine.Tpo -c -o StatusLine.lo StatusLine.cc
# mv -f .deps/StatusLine.Tpo .deps/StatusLine.Plo
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -MT plural.lo -MD -MP -MF .deps/plural.Tpo -c -o plural.lo plural.c
# mv -f .deps/plural.Tpo .deps/plural.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.cc
# mv -f .deps/misc.Tpo .deps/misc.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT fg.lo -MD -MP -MF .deps/fg.Tpo -c -o fg.lo fg.cc
# mv -f .deps/fg.Tpo .deps/fg.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cc
# mv -f .deps/module.Tpo .deps/module.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c -o resource.lo resource.cc
# mv -f .deps/resource.Tpo .deps/resource.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT DummyProto.lo -MD -MP -MF .deps/DummyProto.Tpo -c -o DummyProto.lo DummyProto.cc
# mv -f .deps/DummyProto.Tpo .deps/DummyProto.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c -o Error.lo Error.cc
# mv -f .deps/Error.Tpo .deps/Error.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ArgV.lo -MD -MP -MF .deps/ArgV.Tpo -c -o ArgV.lo ArgV.cc
# mv -f .deps/ArgV.Tpo .deps/ArgV.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT keyvalue.lo -MD -MP -MF .deps/keyvalue.Tpo -c -o keyvalue.lo keyvalue.cc
# mv -f .deps/keyvalue.Tpo .deps/keyvalue.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT bookmark.lo -MD -MP -MF .deps/bookmark.Tpo -c -o bookmark.lo bookmark.cc
# mv -f .deps/bookmark.Tpo .deps/bookmark.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Speedometer.lo -MD -MP -MF .deps/Speedometer.Tpo -c -o Speedometer.lo Speedometer.cc
# mv -f .deps/Speedometer.Tpo .deps/Speedometer.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileGlob.lo -MD -MP -MF .deps/FileGlob.Tpo -c -o FileGlob.lo FileGlob.cc
# mv -f .deps/FileGlob.Tpo .deps/FileGlob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c -o netrc.lo netrc.cc
# mv -f .deps/netrc.Tpo .deps/netrc.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT lftp_tinfo.lo -MD -MP -MF .deps/lftp_tinfo.Tpo -c -o lftp_tinfo.lo lftp_tinfo.cc
# mv -f .deps/lftp_tinfo.Tpo .deps/lftp_tinfo.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT TimeDate.lo -MD -MP -MF .deps/TimeDate.Tpo -c -o TimeDate.lo TimeDate.cc
# mv -f .deps/TimeDate.Tpo .deps/TimeDate.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c -o Timer.lo Timer.cc
# mv -f .deps/Timer.Tpo .deps/Timer.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT GetFileInfo.lo -MD -MP -MF .deps/GetFileInfo.Tpo -c -o GetFileInfo.lo GetFileInfo.cc
# mv -f .deps/GetFileInfo.Tpo .deps/GetFileInfo.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT StringPool.lo -MD -MP -MF .deps/StringPool.Tpo -c -o StringPool.lo StringPool.cc
# mv -f .deps/StringPool.Tpo .deps/StringPool.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT DirColors.lo -MD -MP -MF .deps/DirColors.Tpo -c -o DirColors.lo DirColors.cc
# mv -f .deps/DirColors.Tpo .deps/DirColors.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT IdNameCache.lo -MD -MP -MF .deps/IdNameCache.Tpo -c -o IdNameCache.lo IdNameCache.cc
# mv -f .deps/IdNameCache.Tpo .deps/IdNameCache.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT PatternSet.lo -MD -MP -MF .deps/PatternSet.Tpo -c -o PatternSet.lo PatternSet.cc
# mv -f .deps/PatternSet.Tpo .deps/PatternSet.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT LocalDir.lo -MD -MP -MF .deps/LocalDir.Tpo -c -o LocalDir.lo LocalDir.cc
# mv -f .deps/LocalDir.Tpo .deps/LocalDir.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT PtyShell.lo -MD -MP -MF .deps/PtyShell.Tpo -c -o PtyShell.lo PtyShell.cc
# mv -f .deps/PtyShell.Tpo .deps/PtyShell.Plo
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -MT lftp_pty.lo -MD -MP -MF .deps/lftp_pty.Tpo -c -o lftp_pty.lo lftp_pty.c
# mv -f .deps/lftp_pty.Tpo .deps/lftp_pty.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT SSH_Access.lo -MD -MP -MF .deps/SSH_Access.Tpo -c -o SSH_Access.lo SSH_Access.cc
# mv -f .deps/SSH_Access.Tpo .deps/SSH_Access.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o liblftp-pty.la PtyShell.lo lftp_pty.lo SSH_Access.lo -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-NetAccess.lo -MD -MP -MF .deps/liblftp_network_la-NetAccess.Tpo -c -o liblftp_network_la-NetAccess.lo `test -f 'NetAccess.cc' || echo './'`NetAccess.cc
# mv -f .deps/liblftp_network_la-NetAccess.Tpo .deps/liblftp_network_la-NetAccess.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-Resolver.lo -MD -MP -MF .deps/liblftp_network_la-Resolver.Tpo -c -o liblftp_network_la-Resolver.lo `test -f 'Resolver.cc' || echo './'`Resolver.cc
# mv -f .deps/liblftp_network_la-Resolver.Tpo .deps/liblftp_network_la-Resolver.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-lftp_ssl.lo -MD -MP -MF .deps/liblftp_network_la-lftp_ssl.Tpo -c -o liblftp_network_la-lftp_ssl.lo `test -f 'lftp_ssl.cc' || echo './'`lftp_ssl.cc
# lftp_ssl.cc:286:37: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
# gnutls_transport_set_ptr(session,(gnutls_transport_ptr_t)fd);
# ^
# 1 warning generated.
# mv -f .deps/liblftp_network_la-lftp_ssl.Tpo .deps/liblftp_network_la-lftp_ssl.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-buffer_ssl.lo -MD -MP -MF .deps/liblftp_network_la-buffer_ssl.Tpo -c -o liblftp_network_la-buffer_ssl.lo `test -f 'buffer_ssl.cc' || echo './'`buffer_ssl.cc
# mv -f .deps/liblftp_network_la-buffer_ssl.Tpo .deps/liblftp_network_la-buffer_ssl.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-RateLimit.lo -MD -MP -MF .deps/liblftp_network_la-RateLimit.Tpo -c -o liblftp_network_la-RateLimit.lo `test -f 'RateLimit.cc' || echo './'`RateLimit.cc
# mv -f .deps/liblftp_network_la-RateLimit.Tpo .deps/liblftp_network_la-RateLimit.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-network.lo -MD -MP -MF .deps/liblftp_network_la-network.Tpo -c -o liblftp_network_la-network.lo `test -f 'network.cc' || echo './'`network.cc
# mv -f .deps/liblftp_network_la-network.Tpo .deps/liblftp_network_la-network.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -I/usr/include/p11-kit-1 -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT liblftp_network_la-buffer_zlib.lo -MD -MP -MF .deps/liblftp_network_la-buffer_zlib.Tpo -c -o liblftp_network_la-buffer_zlib.lo `test -f 'buffer_zlib.cc' || echo './'`buffer_zlib.cc
# mv -f .deps/liblftp_network_la-buffer_zlib.Tpo .deps/liblftp_network_la-buffer_zlib.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -avoid-version -rpath /usr/lib/lftp/4.7.2 -L/usr/lib -s -o liblftp-network.la liblftp_network_la-NetAccess.lo liblftp_network_la-Resolver.lo liblftp_network_la-lftp_ssl.lo liblftp_network_la-buffer_ssl.lo liblftp_network_la-RateLimit.lo liblftp_network_la-network.lo liblftp_network_la-buffer_zlib.lo -lgnutls ../lib/libgnu.la -lz -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ftpclass.lo -MD -MP -MF .deps/ftpclass.Tpo -c -o ftpclass.lo ftpclass.cc
# ftpclass.cc:120:31: warning: unused variable 'eprt_proto' [-Wunused-const-variable]
# static const eprt_proto_match eprt_proto[]=
# ^
# 1 warning generated.
# mv -f .deps/ftpclass.Tpo .deps/ftpclass.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FtpListInfo.lo -MD -MP -MF .deps/FtpListInfo.Tpo -c -o FtpListInfo.lo FtpListInfo.cc
# mv -f .deps/FtpListInfo.Tpo .deps/FtpListInfo.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FtpDirList.lo -MD -MP -MF .deps/FtpDirList.Tpo -c -o FtpDirList.lo FtpDirList.cc
# mv -f .deps/FtpDirList.Tpo .deps/FtpDirList.Plo
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -MT ftp-opie.lo -MD -MP -MF .deps/ftp-opie.Tpo -c -o ftp-opie.lo ftp-opie.c
# mv -f .deps/ftp-opie.Tpo .deps/ftp-opie.Plo
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -MT netkey.lo -MD -MP -MF .deps/netkey.Tpo -c -o netkey.lo netkey.c
# netkey.c:292:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~
# { }
# netkey.c:292:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~
# { }
# netkey.c:292:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~~
# { }
# netkey.c:292:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~~
# { }
# netkey.c:292:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~~
# { }
# netkey.c:292:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~~
# { }
# netkey.c:292:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~~
# { }
# netkey.c:292:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 2, 9, 8, 18, 8, 27, 32, 33, 2, 42, 16, 48, 8, 65, 16,
# ^~~~~~
# { }
# netkey.c:293:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:293:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:293:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:293:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:293:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:293:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:293:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 2, 80, 2, 89, 4, 99, 16, 104, 4, 122, 32, 0, 0, },
# ^~~~~
# { }
# netkey.c:294:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~
# { }
# netkey.c:294:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~
# { }
# netkey.c:294:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~~
# { }
# netkey.c:294:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~~
# { }
# netkey.c:294:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~~
# { }
# netkey.c:294:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~~
# { }
# netkey.c:294:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~~
# { }
# netkey.c:294:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 4, 8, 1, 18, 4, 25, 32, 34, 32, 41, 8, 50, 8, 59, 32,
# ^~~~~~
# { }
# netkey.c:295:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~
# { }
# netkey.c:295:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~
# { }
# netkey.c:295:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~
# { }
# netkey.c:295:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~
# { }
# netkey.c:295:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~~
# { }
# netkey.c:295:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~~
# { }
# netkey.c:295:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 64, 16, 75, 4, 90, 1, 97, 16, 106, 2, 112, 2, 123, 1, },
# ^~~~~~~
# { }
# netkey.c:296:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~
# { }
# netkey.c:296:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:296:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:296:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:296:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:296:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:296:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:296:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 1, 19, 8, 35, 1, 40, 1, 50, 4, 57, 32, 75, 2, 80, 32,
# ^~~~~~
# { }
# netkey.c:297:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:297:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:297:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:297:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:297:42: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:297:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:297:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 89, 1, 96, 16, 107, 4, 120, 8, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:298:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~
# { }
# netkey.c:298:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:298:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:298:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:298:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:298:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:298:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:298:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 32, 20, 2, 31, 4, 37, 32, 47, 1, 54, 1, 63, 2, 68, 1,
# ^~~~~~
# { }
# netkey.c:299:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:299:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:299:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:299:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:299:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:299:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:299:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 4, 84, 8, 101, 16, 108, 4, 119, 16, 126, 8, 0, 0, },
# ^~~~~
# { }
# netkey.c:300:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~
# { }
# netkey.c:300:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:300:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:300:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:300:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:300:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:300:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:300:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 4, 15, 4, 21, 32, 31, 1, 38, 1, 47, 2, 53, 2, 68, 8,
# ^~~~~~
# { }
# netkey.c:301:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:301:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:301:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:301:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:301:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:301:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:301:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 16, 92, 4, 103, 16, 108, 32, 118, 32, 124, 2, 0, 0, },
# ^~~~~
# { }
# netkey.c:302:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:302:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 15, 2, 21, 2, 39, 8, 46, 16, 55, 32, 61, 1, 71, 16, 76, 32,
# ^~~~~~
# { }
# netkey.c:303:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:303:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:303:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:303:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:303:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:303:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:303:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 32, 93, 4, 102, 2, 108, 16, 117, 8, 126, 1, 0, 0, },
# ^~~~~
# { }
# netkey.c:304:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:304:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 16, 23, 32, 29, 1, 38, 8, 52, 2, 63, 4, 70, 2, 76, 16,
# ^~~~~~
# { }
# netkey.c:305:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:305:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:305:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:305:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:305:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:305:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:305:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 8, 100, 1, 110, 4, 116, 8, 127, 8, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:306:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~
# { }
# netkey.c:306:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~
# { }
# netkey.c:306:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~~
# { }
# netkey.c:306:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~~
# { }
# netkey.c:306:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~~
# { }
# netkey.c:306:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~~
# { }
# netkey.c:306:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~~
# { }
# netkey.c:306:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 8, 8, 32, 17, 1, 24, 16, 35, 4, 50, 1, 57, 16, 67, 8,
# ^~~~~~
# { }
# netkey.c:307:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:307:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:307:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:307:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:307:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:307:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:307:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 1, 88, 1, 98, 4, 105, 32, 114, 32, 123, 2, 0, 0, },
# ^~~~~
# { }
# netkey.c:308:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~
# { }
# netkey.c:308:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:308:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:308:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:308:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:308:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:308:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:308:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 1, 11, 16, 16, 4, 35, 2, 40, 32, 49, 1, 56, 16, 65, 2,
# ^~~~~~
# { }
# netkey.c:309:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:309:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:309:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:309:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:309:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:309:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:309:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 16, 80, 8, 99, 8, 115, 1, 121, 4, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:310:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~
# { }
# netkey.c:310:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:310:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:310:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:310:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:310:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:310:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:310:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 9, 16, 18, 2, 24, 2, 33, 4, 43, 16, 48, 4, 66, 32, 73, 8,
# ^~~~~~
# { }
# netkey.c:311:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:311:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:311:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:311:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:311:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:311:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:311:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 82, 8, 91, 32, 97, 2, 106, 16, 112, 8, 122, 1, 0, 0, },
# ^~~~~
# { }
# netkey.c:312:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:312:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 14, 32, 21, 4, 30, 2, 36, 16, 45, 8, 60, 1, 69, 2, 87, 8,
# ^~~~~~
# { }
# netkey.c:313:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:313:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:313:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:313:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:313:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:313:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:313:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 94, 16, 103, 32, 109, 1, 118, 8, 124, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:314:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~
# { }
# netkey.c:314:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:314:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:314:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:314:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:314:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:314:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:314:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 4, 14, 2, 20, 16, 29, 8, 44, 1, 54, 4, 60, 8, 71, 8,
# ^~~~~~
# { }
# netkey.c:315:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:315:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:315:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:315:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:315:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:315:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:315:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 16, 87, 32, 93, 1, 102, 8, 116, 2, 125, 4, 0, 0, },
# ^~~~~
# { }
# netkey.c:316:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~
# { }
# netkey.c:316:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:316:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:316:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:316:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:316:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:316:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:316:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 2, 12, 1, 22, 4, 28, 8, 45, 16, 52, 4, 63, 16, 70, 8,
# ^~~~~~
# { }
# netkey.c:317:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:317:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:317:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:317:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:317:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:317:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:317:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 2, 95, 4, 101, 32, 111, 1, 118, 1, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:318:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~
# { }
# netkey.c:318:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:318:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:318:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:318:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:318:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:318:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:318:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 16, 13, 16, 20, 4, 31, 16, 36, 32, 46, 32, 53, 4, 62, 2,
# ^~~~~~
# { }
# netkey.c:319:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:319:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:319:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:319:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:319:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:319:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:319:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 69, 32, 79, 1, 86, 1, 95, 2, 101, 2, 119, 8, 0, 0, },
# ^~~~~
# { }
# netkey.c:320:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~
# { }
# netkey.c:320:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:320:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:320:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:320:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:320:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:320:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:320:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 32, 10, 8, 19, 32, 25, 2, 34, 16, 40, 8, 59, 8, 66, 2,
# ^~~~~~
# { }
# netkey.c:321:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:321:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:321:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:321:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:321:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:321:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:321:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 2, 81, 4, 91, 16, 96, 4, 115, 2, 121, 8, 0, 0, },
# ^~~~~
# { }
# netkey.c:322:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~
# { }
# netkey.c:322:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:322:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:322:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:322:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:322:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:322:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:322:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 16, 10, 4, 17, 32, 26, 32, 33, 8, 42, 8, 51, 32, 57, 2,
# ^~~~~~
# { }
# netkey.c:323:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~
# { }
# netkey.c:323:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~
# { }
# netkey.c:323:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~
# { }
# netkey.c:323:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~
# { }
# netkey.c:323:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~~
# { }
# netkey.c:323:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~~
# { }
# netkey.c:323:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 67, 4, 82, 1, 89, 16, 98, 2, 104, 2, 113, 4, 120, 1, },
# ^~~~~~~
# { }
# netkey.c:324:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~
# { }
# netkey.c:324:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:324:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:324:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:324:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:324:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:324:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:324:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 16, 11, 8, 27, 1, 32, 1, 42, 4, 49, 32, 58, 32, 67, 2,
# ^~~~~~
# { }
# netkey.c:325:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:325:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:325:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:325:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:325:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:325:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:325:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 32, 81, 1, 88, 16, 99, 4, 114, 1, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:326:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~
# { }
# netkey.c:326:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:326:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:326:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:326:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:326:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:326:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:326:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 32, 12, 2, 23, 4, 29, 32, 39, 1, 46, 1, 55, 2, 61, 2,
# ^~~~~~
# { }
# netkey.c:327:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:327:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:327:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:327:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:327:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:327:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:327:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 4, 76, 8, 93, 16, 100, 4, 111, 16, 116, 32, 0, 0, },
# ^~~~~
# { }
# netkey.c:328:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~
# { }
# netkey.c:328:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:328:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:328:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:328:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:328:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:328:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:328:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 2, 13, 32, 23, 1, 30, 1, 39, 2, 45, 2, 63, 8, 77, 16,
# ^~~~~~
# { }
# netkey.c:329:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:329:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:329:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:329:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:329:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:329:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:329:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 4, 95, 16, 100, 32, 110, 32, 117, 4, 127, 4, 0, 0, },
# ^~~~~
# { }
# netkey.c:330:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~
# { }
# netkey.c:330:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:330:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:330:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:330:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:330:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:330:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:330:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 1, 13, 2, 31, 8, 38, 16, 47, 32, 53, 1, 62, 8, 68, 32,
# ^~~~~~
# { }
# netkey.c:331:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:331:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:331:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:331:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:331:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:331:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:331:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 32, 85, 4, 94, 2, 100, 16, 109, 8, 127, 2, 0, 0, },
# ^~~~~
# { }
# netkey.c:332:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~
# { }
# netkey.c:332:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:332:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:332:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:332:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:332:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:332:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:332:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 16, 15, 32, 21, 1, 30, 8, 44, 2, 55, 4, 61, 32, 68, 16,
# ^~~~~~
# { }
# netkey.c:333:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:333:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:333:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:333:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:333:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:333:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:333:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 8, 92, 1, 102, 4, 108, 8, 126, 16, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:334:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~
# { }
# netkey.c:334:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~
# { }
# netkey.c:334:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~~
# { }
# netkey.c:334:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~~
# { }
# netkey.c:334:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~~
# { }
# netkey.c:334:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~~
# { }
# netkey.c:334:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~~
# { }
# netkey.c:334:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 8, 9, 1, 16, 16, 27, 4, 42, 1, 49, 16, 58, 2, 75, 1,
# ^~~~~~
# { }
# netkey.c:335:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:335:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:335:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~~
# { }
# netkey.c:335:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:335:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:335:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:335:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 1, 90, 4, 97, 32, 106, 32, 113, 8, 120, 32, 0, 0, },
# ^~~~~
# { }
# netkey.c:336:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~
# { }
# netkey.c:336:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~
# { }
# netkey.c:336:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~~
# { }
# netkey.c:336:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~~
# { }
# netkey.c:336:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~~
# { }
# netkey.c:336:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~~
# { }
# netkey.c:336:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~~
# { }
# netkey.c:336:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 4, 8, 4, 27, 2, 32, 32, 41, 1, 48, 16, 59, 4, 66, 16,
# ^~~~~~
# { }
# netkey.c:337:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:337:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:337:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:337:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:337:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:337:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:337:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 8, 91, 8, 107, 1, 112, 1, 123, 16, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:338:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~
# { }
# netkey.c:338:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:338:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:338:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:338:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:338:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:338:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:338:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 8, 10, 2, 16, 2, 25, 4, 35, 16, 40, 4, 59, 2, 65, 8,
# ^~~~~~
# { }
# netkey.c:339:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~~
# { }
# netkey.c:339:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~~
# { }
# netkey.c:339:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~~
# { }
# netkey.c:339:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~~
# { }
# netkey.c:339:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:339:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:339:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 8, 83, 32, 89, 2, 98, 16, 104, 8, 121, 16, 0, 0, },
# ^~~~~
# { }
# netkey.c:340:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~
# { }
# netkey.c:340:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:340:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:340:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:340:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:340:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:340:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:340:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 2, 13, 4, 22, 2, 28, 16, 37, 8, 52, 1, 62, 4, 79, 8,
# ^~~~~~
# { }
# netkey.c:341:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:341:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:341:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:341:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:341:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:341:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:341:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 16, 95, 32, 101, 1, 110, 8, 126, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:342:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~
# { }
# netkey.c:342:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:342:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:342:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:342:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:342:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:342:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:342:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 32, 12, 16, 21, 8, 36, 1, 46, 4, 52, 8, 70, 16, 79, 32,
# ^~~~~~
# { }
# netkey.c:343:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:343:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:343:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:343:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:343:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:343:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:343:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 1, 94, 8, 108, 2, 119, 4, 126, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:344:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~
# { }
# netkey.c:344:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:344:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:344:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:344:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:344:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:344:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:344:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 2, 14, 4, 20, 8, 37, 16, 44, 4, 55, 16, 60, 32, 76, 2,
# ^~~~~~
# { }
# netkey.c:345:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:345:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~~
# { }
# netkey.c:345:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:345:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:345:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:345:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:345:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 87, 4, 93, 32, 103, 1, 110, 1, 119, 2, 124, 1, 0, 0, },
# ^~~~~
# { }
# netkey.c:346:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~
# { }
# netkey.c:346:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:346:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:346:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:346:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:346:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:346:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:346:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 32, 12, 4, 23, 16, 28, 32, 38, 32, 45, 4, 54, 2, 60, 16,
# ^~~~~~
# { }
# netkey.c:347:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~
# { }
# netkey.c:347:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~
# { }
# netkey.c:347:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~
# { }
# netkey.c:347:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~
# { }
# netkey.c:347:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~~
# { }
# netkey.c:347:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~~
# { }
# netkey.c:347:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 71, 1, 78, 1, 87, 2, 93, 2, 111, 8, 118, 16, 125, 16, },
# ^~~~~~~
# { }
# netkey.c:348:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~
# { }
# netkey.c:348:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:348:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:348:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:348:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:348:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:348:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:348:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 1, 11, 32, 17, 2, 26, 16, 32, 8, 51, 8, 64, 2, 73, 4,
# ^~~~~~
# { }
# netkey.c:349:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:349:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:349:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:349:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:349:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:349:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:349:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 83, 16, 88, 4, 107, 2, 112, 32, 122, 8, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:350:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~
# { }
# netkey.c:350:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~
# { }
# netkey.c:350:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~~
# { }
# netkey.c:350:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~~
# { }
# netkey.c:350:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~~
# { }
# netkey.c:350:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~~
# { }
# netkey.c:350:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~~
# { }
# netkey.c:350:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 4, 9, 32, 18, 32, 25, 8, 34, 8, 43, 32, 49, 2, 58, 16,
# ^~~~~~
# { }
# netkey.c:351:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~
# { }
# netkey.c:351:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~
# { }
# netkey.c:351:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~
# { }
# netkey.c:351:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~
# { }
# netkey.c:351:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~~
# { }
# netkey.c:351:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~~
# { }
# netkey.c:351:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 1, 81, 16, 90, 2, 96, 2, 105, 4, 115, 16, 122, 4, },
# ^~~~~~~
# { }
# netkey.c:352:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~
# { }
# netkey.c:352:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:352:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:352:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:352:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:352:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:352:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:352:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 2, 19, 1, 24, 1, 34, 4, 41, 32, 50, 32, 57, 8, 64, 32,
# ^~~~~~
# { }
# netkey.c:353:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:353:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:353:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:353:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:353:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:353:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:353:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 1, 80, 16, 91, 4, 106, 1, 113, 16, 123, 8, 0, 0, },
# ^~~~~
# { }
# netkey.c:354:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~
# { }
# netkey.c:354:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:354:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:354:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:354:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:354:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:354:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:354:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 4, 10, 16, 16, 8, 35, 8, 51, 1, 56, 1, 67, 16, 72, 4,
# ^~~~~~
# { }
# netkey.c:355:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:355:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:355:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:355:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:355:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:355:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:355:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 2, 96, 32, 105, 1, 112, 16, 121, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:356:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~
# { }
# netkey.c:356:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:356:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:356:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:356:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:356:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:356:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:356:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 16, 15, 1, 22, 1, 31, 2, 37, 2, 55, 8, 62, 16, 69, 16,
# ^~~~~~
# { }
# netkey.c:357:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~
# { }
# netkey.c:357:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~
# { }
# netkey.c:357:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~
# { }
# netkey.c:357:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~~
# { }
# netkey.c:357:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~~
# { }
# netkey.c:357:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~~
# { }
# netkey.c:357:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 76, 4, 87, 16, 92, 32, 102, 32, 109, 4, 118, 2, 125, 32, },
# ^~~~~~~
# { }
# netkey.c:358:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~
# { }
# netkey.c:358:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:358:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:358:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:358:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:358:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:358:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:358:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 4, 23, 8, 30, 16, 39, 32, 45, 1, 54, 8, 70, 32, 77, 4,
# ^~~~~~
# { }
# netkey.c:359:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:359:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:359:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:359:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:359:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:359:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:359:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 2, 92, 16, 101, 8, 116, 1, 125, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:360:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~
# { }
# netkey.c:360:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:360:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:360:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:360:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:360:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:360:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:360:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 4, 13, 1, 22, 8, 36, 2, 47, 4, 53, 32, 63, 1, 69, 8,
# ^~~~~~
# { }
# netkey.c:361:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:361:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:361:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:361:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:361:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:361:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:361:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 84, 1, 94, 4, 100, 8, 117, 16, 127, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:362:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~
# { }
# netkey.c:362:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~
# { }
# netkey.c:362:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~~
# { }
# netkey.c:362:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~~
# { }
# netkey.c:362:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~~
# { }
# netkey.c:362:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~~
# { }
# netkey.c:362:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~~
# { }
# netkey.c:362:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 32, 8, 16, 19, 4, 34, 1, 41, 16, 50, 2, 56, 2, 67, 1,
# ^~~~~~
# { }
# netkey.c:363:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~
# { }
# netkey.c:363:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~
# { }
# netkey.c:363:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~
# { }
# netkey.c:363:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~
# { }
# netkey.c:363:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~~
# { }
# netkey.c:363:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~~
# { }
# netkey.c:363:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 72, 1, 82, 4, 89, 32, 98, 32, 105, 8, 114, 8, 121, 1, },
# ^~~~~~~
# { }
# netkey.c:364:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~
# { }
# netkey.c:364:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:364:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:364:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:364:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:364:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:364:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:364:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 32, 19, 2, 24, 32, 33, 1, 40, 16, 51, 4, 64, 8, 83, 8,
# ^~~~~~
# { }
# netkey.c:365:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:365:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:365:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:365:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:365:42: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:365:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:365:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 99, 1, 104, 1, 114, 4, 120, 4, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:366:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~
# { }
# netkey.c:366:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:366:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:366:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:366:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:366:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:366:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:366:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 2, 17, 4, 27, 16, 32, 4, 51, 2, 56, 32, 66, 8, 75, 32,
# ^~~~~~
# { }
# netkey.c:367:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:367:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:367:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:367:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:367:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:367:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:367:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 81, 2, 90, 16, 96, 8, 115, 8, 122, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:368:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~
# { }
# netkey.c:368:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:368:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:368:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:368:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:368:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:368:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:368:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 16, 18, 1, 25, 16, 34, 2, 40, 2, 49, 4, 59, 16, 66, 4,
# ^~~~~~
# { }
# netkey.c:369:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~
# { }
# netkey.c:369:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~
# { }
# netkey.c:369:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~
# { }
# netkey.c:369:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~
# { }
# netkey.c:369:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~~
# { }
# netkey.c:369:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~~
# { }
# netkey.c:369:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 32, 82, 32, 89, 8, 98, 8, 107, 32, 113, 2, 123, 4, },
# ^~~~~~~
# { }
# netkey.c:370:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~
# { }
# netkey.c:370:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:370:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:370:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:370:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:370:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:370:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:370:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 1, 13, 8, 28, 1, 38, 4, 44, 8, 61, 16, 71, 32, 77, 1,
# ^~~~~~
# { }
# netkey.c:371:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:371:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:371:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:371:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:371:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:371:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:371:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 8, 100, 2, 111, 4, 117, 32, 124, 16, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:372:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:372:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 12, 8, 29, 16, 36, 4, 47, 16, 52, 32, 62, 32, 68, 2, 79, 4,
# ^~~~~~
# { }
# netkey.c:373:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:373:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~~
# { }
# netkey.c:373:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:373:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:373:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:373:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:373:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 85, 32, 95, 1, 102, 1, 111, 2, 117, 2, 126, 4, 0, 0, },
# ^~~~~
# { }
# netkey.c:374:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~
# { }
# netkey.c:374:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:374:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:374:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:374:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:374:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:374:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:374:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 1, 15, 16, 20, 32, 30, 32, 37, 4, 46, 2, 52, 16, 61, 8,
# ^~~~~~
# { }
# netkey.c:375:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~
# { }
# netkey.c:375:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~
# { }
# netkey.c:375:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~
# { }
# netkey.c:375:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~~
# { }
# netkey.c:375:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~~
# { }
# netkey.c:375:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~~
# { }
# netkey.c:375:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 70, 1, 79, 2, 85, 2, 103, 8, 110, 16, 119, 32, 124, 4, },
# ^~~~~~~
# { }
# netkey.c:376:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~
# { }
# netkey.c:376:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~
# { }
# netkey.c:376:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~~
# { }
# netkey.c:376:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~~
# { }
# netkey.c:376:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~~
# { }
# netkey.c:376:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~~
# { }
# netkey.c:376:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~~
# { }
# netkey.c:376:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 16, 9, 2, 18, 16, 24, 8, 43, 8, 59, 1, 65, 4, 75, 16,
# ^~~~~~
# { }
# netkey.c:377:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:377:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:377:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:377:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:377:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:377:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:377:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 80, 4, 99, 2, 104, 32, 113, 1, 123, 32, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:378:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:378:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 10, 32, 17, 8, 26, 8, 35, 32, 41, 2, 50, 16, 56, 8, 66, 1,
# ^~~~~~
# { }
# netkey.c:379:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~
# { }
# netkey.c:379:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~
# { }
# netkey.c:379:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~
# { }
# netkey.c:379:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~
# { }
# netkey.c:379:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~~
# { }
# netkey.c:379:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~~
# { }
# netkey.c:379:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 16, 82, 2, 88, 2, 97, 4, 107, 16, 112, 4, 121, 32, },
# ^~~~~~~
# { }
# netkey.c:380:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~
# { }
# netkey.c:380:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:380:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:380:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:380:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:380:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:380:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:380:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 2, 11, 1, 16, 1, 26, 4, 33, 32, 42, 32, 49, 8, 58, 8,
# ^~~~~~
# { }
# netkey.c:381:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:381:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:381:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:381:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~~
# { }
# netkey.c:381:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:381:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:381:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 1, 72, 16, 83, 4, 98, 1, 105, 16, 114, 2, 0, 0, },
# ^~~~~
# { }
# netkey.c:382:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~
# { }
# netkey.c:382:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:382:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:382:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:382:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:382:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:382:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:382:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 8, 8, 27, 8, 43, 1, 48, 1, 58, 4, 64, 4, 83, 2, 88, 32,
# ^~~~~~
# { }
# netkey.c:383:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:383:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:383:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:383:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:383:42: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:383:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:383:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 97, 1, 104, 16, 115, 4, 122, 16, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:384:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~
# { }
# netkey.c:384:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:384:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:384:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:384:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:384:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:384:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:384:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 5, 8, 14, 1, 23, 2, 29, 2, 47, 8, 54, 16, 63, 32, 68, 4,
# ^~~~~~
# { }
# netkey.c:385:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~
# { }
# netkey.c:385:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~
# { }
# netkey.c:385:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~
# { }
# netkey.c:385:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~~
# { }
# netkey.c:385:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~~
# { }
# netkey.c:385:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~~
# { }
# netkey.c:385:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 79, 16, 84, 32, 94, 32, 101, 4, 110, 2, 116, 16, 127, 1, },
# ^~~~~~~
# { }
# netkey.c:386:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~
# { }
# netkey.c:386:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:386:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:386:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:386:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:386:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:386:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:386:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 4, 8, 15, 8, 22, 16, 31, 32, 37, 1, 46, 8, 60, 2, 69, 4,
# ^~~~~~
# { }
# netkey.c:387:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:387:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:387:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:387:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:387:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:387:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:387:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 78, 2, 84, 16, 93, 8, 108, 1, 118, 4, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:388:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~
# { }
# netkey.c:388:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:388:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:388:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:388:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:388:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:388:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:388:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 16, 14, 8, 28, 2, 39, 4, 45, 32, 55, 1, 62, 1, 76, 1,
# ^~~~~~
# { }
# netkey.c:389:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:389:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:389:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:389:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:389:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:389:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:389:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 86, 4, 92, 8, 109, 16, 116, 4, 125, 1, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:390:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~
# { }
# netkey.c:390:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:390:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:390:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:390:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:390:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:390:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:390:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 1, 2, 11, 4, 26, 1, 33, 16, 42, 2, 48, 2, 57, 4, 64, 1,
# ^~~~~~
# { }
# netkey.c:391:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~
# { }
# netkey.c:391:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~
# { }
# netkey.c:391:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~
# { }
# netkey.c:391:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~
# { }
# netkey.c:391:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~~
# { }
# netkey.c:391:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~~
# { }
# netkey.c:391:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 74, 4, 81, 32, 90, 32, 97, 8, 106, 8, 115, 32, 120, 16, },
# ^~~~~~~
# { }
# netkey.c:392:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~
# { }
# netkey.c:392:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:392:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:392:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:392:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:392:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:392:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:392:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 2, 32, 11, 2, 16, 32, 25, 1, 32, 16, 43, 4, 58, 1, 75, 8,
# ^~~~~~
# { }
# netkey.c:393:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:393:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:393:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:393:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:393:42: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:393:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:393:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 91, 1, 96, 1, 106, 4, 113, 32, 0, 0, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:394:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~
# { }
# netkey.c:394:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~
# { }
# netkey.c:394:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~~
# { }
# netkey.c:394:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~~
# { }
# netkey.c:394:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~~
# { }
# netkey.c:394:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~~
# { }
# netkey.c:394:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~~
# { }
# netkey.c:394:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 3, 1, 9, 4, 19, 16, 24, 4, 43, 2, 48, 32, 57, 1, 67, 32,
# ^~~~~~
# { }
# netkey.c:395:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:395:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:395:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:395:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:395:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:395:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:395:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 73, 2, 82, 16, 88, 8, 107, 8, 120, 2, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:396:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~
# { }
# netkey.c:396:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:396:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:396:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:396:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:396:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:396:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:396:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 0, 8, 10, 1, 17, 16, 26, 2, 32, 2, 41, 4, 51, 16, 56, 4,
# ^~~~~~
# { }
# netkey.c:397:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~
# { }
# netkey.c:397:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~
# { }
# netkey.c:397:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~
# { }
# netkey.c:397:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~
# { }
# netkey.c:397:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~
# { }
# netkey.c:397:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~~
# { }
# netkey.c:397:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 65, 32, 74, 32, 81, 8, 90, 8, 99, 32, 105, 2, 114, 16, },
# ^~~~~~~
# { }
# netkey.c:398:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~
# { }
# netkey.c:398:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:398:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:398:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:398:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:398:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:398:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:398:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 1, 20, 1, 30, 4, 36, 8, 53, 16, 60, 4, 69, 1, 78, 8,
# ^~~~~~
# { }
# netkey.c:399:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~~
# { }
# netkey.c:399:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:399:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:399:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:399:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:399:51: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:399:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 92, 2, 103, 4, 109, 32, 119, 1, 125, 8, 0, 0, 0, 0, },
# ^~~~~
# { }
# netkey.c:400:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~
# { }
# netkey.c:400:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:400:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:400:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:400:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:400:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:400:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:400:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 7, 8, 21, 16, 28, 4, 39, 16, 44, 32, 54, 32, 61, 4, 71, 4,
# ^~~~~~
# { }
# netkey.c:401:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:401:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:401:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~~
# { }
# netkey.c:401:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:401:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:401:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~~~
# { }
# netkey.c:401:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 32, 87, 1, 94, 1, 103, 2, 109, 2, 124, 8, 0, 0, },
# ^~~~~
# { }
# netkey.c:402:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~
# { }
# netkey.c:402:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:402:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:402:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:402:41: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:402:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:402:59: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:402:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# { 6, 8, 12, 32, 22, 32, 29, 4, 38, 2, 44, 16, 53, 8, 71, 2,
# ^~~~~~
# { }
# netkey.c:403:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~~
# { }
# netkey.c:403:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~~
# { }
# netkey.c:403:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~~~
# { }
# netkey.c:403:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~~~
# { }
# netkey.c:403:40: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~~~
# { }
# netkey.c:403:49: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~~~
# { }
# netkey.c:403:60: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# 77, 2, 95, 8, 102, 16, 111, 32, 117, 1, 127, 16, 0, 0, }
# ^~~~~
# { }
# 840 warnings generated.
# mv -f .deps/netkey.Tpo .deps/netkey.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileCopyFtp.lo -MD -MP -MF .deps/FileCopyFtp.Tpo -c -o FileCopyFtp.lo FileCopyFtp.cc
# mv -f .deps/FileCopyFtp.Tpo .deps/FileCopyFtp.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o proto-ftp.la ftpclass.lo FtpListInfo.lo FtpDirList.lo ftp-opie.lo netkey.lo FileCopyFtp.lo liblftp-network.la -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT proto_http_la-Http.lo -MD -MP -MF .deps/proto_http_la-Http.Tpo -c -o proto_http_la-Http.lo `test -f 'Http.cc' || echo './'`Http.cc
# mv -f .deps/proto_http_la-Http.Tpo .deps/proto_http_la-Http.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT proto_http_la-HttpHeader.lo -MD -MP -MF .deps/proto_http_la-HttpHeader.Tpo -c -o proto_http_la-HttpHeader.lo `test -f 'HttpHeader.cc' || echo './'`HttpHeader.cc
# mv -f .deps/proto_http_la-HttpHeader.Tpo .deps/proto_http_la-HttpHeader.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT proto_http_la-HttpAuth.lo -MD -MP -MF .deps/proto_http_la-HttpAuth.Tpo -c -o proto_http_la-HttpAuth.lo `test -f 'HttpAuth.cc' || echo './'`HttpAuth.cc
# mv -f .deps/proto_http_la-HttpAuth.Tpo .deps/proto_http_la-HttpAuth.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT proto_http_la-HttpDir.lo -MD -MP -MF .deps/proto_http_la-HttpDir.Tpo -c -o proto_http_la-HttpDir.lo `test -f 'HttpDir.cc' || echo './'`HttpDir.cc
# mv -f .deps/proto_http_la-HttpDir.Tpo .deps/proto_http_la-HttpDir.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT proto_http_la-HttpDirXML.lo -MD -MP -MF .deps/proto_http_la-HttpDirXML.Tpo -c -o proto_http_la-HttpDirXML.lo `test -f 'HttpDirXML.cc' || echo './'`HttpDirXML.cc
# mv -f .deps/proto_http_la-HttpDirXML.Tpo .deps/proto_http_la-HttpDirXML.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -L/usr/lib -s -o proto-http.la proto_http_la-Http.lo proto_http_la-HttpHeader.lo proto_http_la-HttpAuth.lo proto_http_la-HttpDir.lo proto_http_la-HttpDirXML.lo liblftp-network.la -lexpat -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT LocalAccess.lo -MD -MP -MF .deps/LocalAccess.Tpo -c -o LocalAccess.lo LocalAccess.cc
# mv -f .deps/LocalAccess.Tpo .deps/LocalAccess.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o proto-file.la LocalAccess.lo -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Fish.lo -MD -MP -MF .deps/Fish.Tpo -c -o Fish.lo Fish.cc
# In file included from Fish.cc:22:
# ./Fish.h:59:10: warning: private field 'body_size' is not used [-Wunused-private-field]
# off_t body_size;
# ^
# ./Fish.h:60:10: warning: private field 'bytes_received' is not used [-Wunused-private-field]
# off_t bytes_received;
# ^
# 2 warnings generated.
# mv -f .deps/Fish.Tpo .deps/Fish.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o proto-fish.la Fish.lo liblftp-network.la liblftp-pty.la -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT SFtp.lo -MD -MP -MF .deps/SFtp.Tpo -c -o SFtp.lo SFtp.cc
# SFtp.cc:1501:11: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# if(code>=0 && code
# ~~~~^ ~
# In file included from SFtp.cc:21:
# ./SFtp.h:349:14: warning: private field 'extension_name' is not used [-Wunused-private-field]
# char **extension_name;
# ^
# ./SFtp.h:350:14: warning: private field 'extension_data' is not used [-Wunused-private-field]
# char **extension_data;
# ^
# 3 warnings generated.
# mv -f .deps/SFtp.Tpo .deps/SFtp.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o proto-sftp.la SFtp.lo liblftp-network.la liblftp-pty.la -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o liblftp-tasks.la -rpath /usr/lib PollVec.lo SMTask.lo ProcWait.lo GetPass.lo ConnectionSlot.lo CharReader.lo Cache.lo LsCache.lo FileAccess.lo ResMgr.lo ProtoLog.lo Filter.lo SignalHook.lo FileCopy.lo xmalloc.lo xstring.lo FileSet.lo log.lo StringSet.lo xarray.lo xmap.lo buffer.lo url.lo StatusLine.lo plural.lo misc.lo fg.lo module.lo resource.lo DummyProto.lo Error.lo ArgV.lo keyvalue.lo bookmark.lo Speedometer.lo FileGlob.lo netrc.lo lftp_tinfo.lo TimeDate.lo Timer.lo GetFileInfo.lo StringPool.lo DirColors.lo IdNameCache.lo PatternSet.lo LocalDir.lo liblftp-pty.la liblftp-network.la proto-ftp.la proto-http.la proto-file.la proto-fish.la proto-sftp.la ../lib/libgnu.la -lutil -lcurses -ldl -lidn
# copying selected object files to avoid basename conflicts...
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Job.lo -MD -MP -MF .deps/Job.Tpo -c -o Job.lo Job.cc
# mv -f .deps/Job.Tpo .deps/Job.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT CmdExec.lo -MD -MP -MF .deps/CmdExec.Tpo -c -o CmdExec.lo CmdExec.cc
# mv -f .deps/CmdExec.Tpo .deps/CmdExec.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT commands.lo -MD -MP -MF .deps/commands.Tpo -c -o commands.lo commands.cc
# mv -f .deps/commands.Tpo .deps/commands.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT mgetJob.lo -MD -MP -MF .deps/mgetJob.Tpo -c -o mgetJob.lo mgetJob.cc
# mv -f .deps/mgetJob.Tpo .deps/mgetJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT SysCmdJob.lo -MD -MP -MF .deps/SysCmdJob.Tpo -c -o SysCmdJob.lo SysCmdJob.cc
# mv -f .deps/SysCmdJob.Tpo .deps/SysCmdJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT rmJob.lo -MD -MP -MF .deps/rmJob.Tpo -c -o rmJob.lo rmJob.cc
# mv -f .deps/rmJob.Tpo .deps/rmJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT parsecmd.lo -MD -MP -MF .deps/parsecmd.Tpo -c -o parsecmd.lo parsecmd.cc
# mv -f .deps/parsecmd.Tpo .deps/parsecmd.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT mvJob.lo -MD -MP -MF .deps/mvJob.Tpo -c -o mvJob.lo mvJob.cc
# mv -f .deps/mvJob.Tpo .deps/mvJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT alias.lo -MD -MP -MF .deps/alias.Tpo -c -o alias.lo alias.cc
# mv -f .deps/alias.Tpo .deps/alias.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT CatJob.lo -MD -MP -MF .deps/CatJob.Tpo -c -o CatJob.lo CatJob.cc
# mv -f .deps/CatJob.Tpo .deps/CatJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT EditJob.lo -MD -MP -MF .deps/EditJob.Tpo -c -o EditJob.lo EditJob.cc
# mv -f .deps/EditJob.Tpo .deps/EditJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT GetJob.lo -MD -MP -MF .deps/GetJob.Tpo -c -o GetJob.lo GetJob.cc
# mv -f .deps/GetJob.Tpo .deps/GetJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ColumnOutput.lo -MD -MP -MF .deps/ColumnOutput.Tpo -c -o ColumnOutput.lo ColumnOutput.cc
# mv -f .deps/ColumnOutput.Tpo .deps/ColumnOutput.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileSetOutput.lo -MD -MP -MF .deps/FileSetOutput.Tpo -c -o FileSetOutput.lo FileSetOutput.cc
# mv -f .deps/FileSetOutput.Tpo .deps/FileSetOutput.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT mkdirJob.lo -MD -MP -MF .deps/mkdirJob.Tpo -c -o mkdirJob.lo mkdirJob.cc
# mv -f .deps/mkdirJob.Tpo .deps/mkdirJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT pgetJob.lo -MD -MP -MF .deps/pgetJob.Tpo -c -o pgetJob.lo pgetJob.cc
# mv -f .deps/pgetJob.Tpo .deps/pgetJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileFeeder.lo -MD -MP -MF .deps/FileFeeder.Tpo -c -o FileFeeder.lo FileFeeder.cc
# mv -f .deps/FileFeeder.Tpo .deps/FileFeeder.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT QueueFeeder.lo -MD -MP -MF .deps/QueueFeeder.Tpo -c -o QueueFeeder.lo QueueFeeder.cc
# mv -f .deps/QueueFeeder.Tpo .deps/QueueFeeder.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT History.lo -MD -MP -MF .deps/History.Tpo -c -o History.lo History.cc
# mv -f .deps/History.Tpo .deps/History.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FindJob.lo -MD -MP -MF .deps/FindJob.Tpo -c -o FindJob.lo FindJob.cc
# mv -f .deps/FindJob.Tpo .deps/FindJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FindJobDu.lo -MD -MP -MF .deps/FindJobDu.Tpo -c -o FindJobDu.lo FindJobDu.cc
# mv -f .deps/FindJobDu.Tpo .deps/FindJobDu.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT ChmodJob.lo -MD -MP -MF .deps/ChmodJob.Tpo -c -o ChmodJob.lo ChmodJob.cc
# mv -f .deps/ChmodJob.Tpo .deps/ChmodJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT TreatFileJob.lo -MD -MP -MF .deps/TreatFileJob.Tpo -c -o TreatFileJob.lo TreatFileJob.cc
# mv -f .deps/TreatFileJob.Tpo .deps/TreatFileJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT CopyJob.lo -MD -MP -MF .deps/CopyJob.Tpo -c -o CopyJob.lo CopyJob.cc
# mv -f .deps/CopyJob.Tpo .deps/CopyJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT echoJob.lo -MD -MP -MF .deps/echoJob.Tpo -c -o echoJob.lo echoJob.cc
# mv -f .deps/echoJob.Tpo .deps/echoJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT OutputJob.lo -MD -MP -MF .deps/OutputJob.Tpo -c -o OutputJob.lo OutputJob.cc
# mv -f .deps/OutputJob.Tpo .deps/OutputJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT FileCopyOutputJob.lo -MD -MP -MF .deps/FileCopyOutputJob.Tpo -c -o FileCopyOutputJob.lo FileCopyOutputJob.cc
# mv -f .deps/FileCopyOutputJob.Tpo .deps/FileCopyOutputJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT buffer_std.lo -MD -MP -MF .deps/buffer_std.Tpo -c -o buffer_std.lo buffer_std.cc
# mv -f .deps/buffer_std.Tpo .deps/buffer_std.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT MirrorJob.lo -MD -MP -MF .deps/MirrorJob.Tpo -c -o MirrorJob.lo MirrorJob.cc
# mv -f .deps/MirrorJob.Tpo .deps/MirrorJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o cmd-mirror.la MirrorJob.lo -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT SleepJob.lo -MD -MP -MF .deps/SleepJob.Tpo -c -o SleepJob.lo SleepJob.cc
# mv -f .deps/SleepJob.Tpo .deps/SleepJob.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o cmd-sleep.la SleepJob.lo -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Torrent.lo -MD -MP -MF .deps/Torrent.Tpo -c -o Torrent.lo Torrent.cc
# mv -f .deps/Torrent.Tpo .deps/Torrent.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT TorrentTracker.lo -MD -MP -MF .deps/TorrentTracker.Tpo -c -o TorrentTracker.lo TorrentTracker.cc
# mv -f .deps/TorrentTracker.Tpo .deps/TorrentTracker.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT DHT.lo -MD -MP -MF .deps/DHT.Tpo -c -o DHT.lo DHT.cc
# mv -f .deps/DHT.Tpo .deps/DHT.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT Bencode.lo -MD -MP -MF .deps/Bencode.Tpo -c -o Bencode.lo Bencode.cc
# mv -f .deps/Bencode.Tpo .deps/Bencode.Plo
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -module -avoid-version -rpath /usr/lib/lftp/4.7.2 -s -o cmd-torrent.la Torrent.lo TorrentTracker.lo DHT.lo Bencode.lo liblftp-network.la -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s -o liblftp-jobs.la -rpath /usr/lib Job.lo CmdExec.lo commands.lo mgetJob.lo SysCmdJob.lo rmJob.lo parsecmd.lo mvJob.lo alias.lo CatJob.lo EditJob.lo GetJob.lo ColumnOutput.lo FileSetOutput.lo mkdirJob.lo pgetJob.lo FileFeeder.lo QueueFeeder.lo History.lo FindJob.lo FindJobDu.lo ChmodJob.lo TreatFileJob.lo CopyJob.lo echoJob.lo OutputJob.lo FileCopyOutputJob.lo buffer_std.lo cmd-mirror.la cmd-sleep.la cmd-torrent.la liblftp-tasks.la -lutil -lcurses -ldl -lidn
# ar: `u' modifier ignored since `D' is the default (see `U')
# clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include/readline -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT lftp-lftp.o -MD -MP -MF .deps/lftp-lftp.Tpo -c -o lftp-lftp.o `test -f 'lftp.cc' || echo './'`lftp.cc
# mv -f .deps/lftp-lftp.Tpo .deps/lftp-lftp.Po
# clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include/readline -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT lftp-complete.o -MD -MP -MF .deps/lftp-complete.Tpo -c -o lftp-complete.o `test -f 'complete.cc' || echo './'`complete.cc
# mv -f .deps/lftp-complete.Tpo .deps/lftp-complete.Po
# clang -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include/readline -O -Wall -MT lftp-lftp_rl.o -MD -MP -MF .deps/lftp-lftp_rl.Tpo -c -o lftp-lftp_rl.o `test -f 'lftp_rl.c' || echo './'`lftp_rl.c
# mv -f .deps/lftp-lftp_rl.Tpo .deps/lftp-lftp_rl.Po
# clang++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -I/usr/include/readline -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT lftp-attach.o -MD -MP -MF .deps/lftp-attach.Tpo -c -o lftp-attach.o `test -f 'attach.cc' || echo './'`attach.cc
# mv -f .deps/lftp-attach.Tpo .deps/lftp-attach.Po
# /bin/sh ../libtool --silent --tag=CXX --mode=link clang++ -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -export-dynamic -L/usr/lib -s -o lftp lftp-lftp.o lftp-complete.o lftp-lftp_rl.o lftp-attach.o liblftp-jobs.la liblftp-tasks.la -lreadline -lutil -lcurses -ldl -lidn
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/src'
# Making all in po
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/po'
# Making all in tests
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/tests'
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2'
# make[1]: Leaving directory '/tmp/lftp/src/lftp-4.7.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/lftp/src/lftp-4.7.2'
# Making install in m4
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/m4'
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2/m4'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/m4'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/m4'
# Making install in doc
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/doc'
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/lftp/pkg/lftp/usr/share/man/man1'
# /usr/bin/install -c -m 644 lftp.1 lftpget.1 '/tmp/lftp/pkg/lftp/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/lftp/pkg/lftp/usr/share/man/man5'
# /usr/bin/install -c -m 644 lftp.conf.5 '/tmp/lftp/pkg/lftp/usr/share/man/man5'
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/doc'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/doc'
# Making install in lib
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make install-recursive
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[4]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[5]: Entering directory '/tmp/lftp/src/lftp-4.7.2/lib'
# if test yes = no; then \
# case 'linux-gnu' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/lftp/src/lftp-4.7.2/build-aux/install-sh -d /tmp/lftp/pkg/lftp/usr/lib ; \
# fi ; \
# if test -f /tmp/lftp/pkg/lftp/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/lftp/pkg/lftp/usr/lib/charset.alias > /tmp/lftp/pkg/lftp/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/lftp/pkg/lftp/usr/lib/charset.tmp /tmp/lftp/pkg/lftp/usr/lib/charset.alias ; \
# rm -f /tmp/lftp/pkg/lftp/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/lftp/pkg/lftp/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/lftp/pkg/lftp/usr/lib/charset.tmp /tmp/lftp/pkg/lftp/usr/lib/charset.alias ; \
# rm -f /tmp/lftp/pkg/lftp/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[4]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/lib'
# Making install in src
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/src'
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2/src'
# /usr/bin/mkdir -p '/tmp/lftp/pkg/lftp/usr/lib'
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c liblftp-tasks.la liblftp-jobs.la '/tmp/lftp/pkg/lftp/usr/lib'
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/lftp/pkg/lftp/usr/bin'
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c lftp '/tmp/lftp/pkg/lftp/usr/bin'
# /usr/bin/mkdir -p '/tmp/lftp/pkg/lftp/usr/bin'
# /usr/bin/install -c lftpget '/tmp/lftp/pkg/lftp/usr/bin'
# /usr/bin/mkdir -p '/tmp/lftp/pkg/lftp/usr/share/lftp'
# /usr/bin/install -c import-ncftp import-netscape verify-file convert-mozilla-cookies xdg-move '/tmp/lftp/pkg/lftp/usr/share/lftp'
# make install-data-hook
# make[4]: Entering directory '/tmp/lftp/src/lftp-4.7.2/src'
# rmdir /tmp/lftp/pkg/lftp/usr/lib/lftp/4.7.2 2>/dev/null || :
# make[4]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/src'
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/src'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/src'
# Making install in po
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/po'
# installing de.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/de/LC_MESSAGES/lftp.mo
# installing es.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/es/LC_MESSAGES/lftp.mo
# installing fr.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/fr/LC_MESSAGES/lftp.mo
# installing it.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/it/LC_MESSAGES/lftp.mo
# installing ja.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/ja/LC_MESSAGES/lftp.mo
# installing ko.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/ko/LC_MESSAGES/lftp.mo
# installing pl.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/pl/LC_MESSAGES/lftp.mo
# installing pt_BR.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo
# installing ru.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/ru/LC_MESSAGES/lftp.mo
# installing uk.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/uk/LC_MESSAGES/lftp.mo
# installing zh_CN.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo
# installing zh_TW.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo
# installing zh_HK.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo
# installing cs.gmo as /tmp/lftp/pkg/lftp/usr/share/locale/cs/LC_MESSAGES/lftp.mo
# if test "lftp" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/lftp/pkg/lftp/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/lftp/pkg/lftp/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/lftp/pkg/lftp/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/po'
# Making install in tests
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2/tests'
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/tests'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2/tests'
# make[2]: Entering directory '/tmp/lftp/src/lftp-4.7.2'
# make[3]: Entering directory '/tmp/lftp/src/lftp-4.7.2'
# make[3]: Nothing to be done for 'install-exec-am'.
# if [ ! -f /tmp/lftp/pkg/lftp/etc/lftp.conf ]; then \
# /bin/sh /tmp/lftp/src/lftp-4.7.2/build-aux/install-sh -d /tmp/lftp/pkg/lftp/etc; \
# /usr/bin/install -c -m 644 ./lftp.conf /tmp/lftp/pkg/lftp/etc/lftp.conf; \
# fi
# make[3]: Leaving directory '/tmp/lftp/src/lftp-4.7.2'
# make[2]: Leaving directory '/tmp/lftp/src/lftp-4.7.2'
# make[1]: Leaving directory '/tmp/lftp/src/lftp-4.7.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "lftp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: lftp 4.7.2-1 (Thu Apr 13 18:41:08 UTC 2017)

CMD: pacman --query --file lftp-4.7.2-1-x86_64.pkg.tar.xz
# lftp 4.7.2-1

Creating hybrid package for 'lftp'

Trying to find vanilla package 'lftp'...

CMD: pacman --query --file /mirror/curlftpfs-0.9.2-6.pkg.tar.xz
# curlftpfs 0.9.2-6

CMD: pacman --query --file /mirror/lftp-4.7.2-1.pkg.tar.xz
# lftp 4.7.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/lftp.conf
# /usr/bin/lftpget
# /usr/bin/lftp
# /usr/share/man/man5/lftp.conf.5.gz
# /usr/share/man/man1/lftp.1.gz
# /usr/share/man/man1/lftpget.1.gz
# /usr/share/lftp/convert-mozilla-cookies
# /usr/share/lftp/xdg-move
# /usr/share/lftp/import-netscape
# /usr/share/lftp/import-ncftp
# /usr/share/lftp/verify-file
# /usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo
# /usr/share/locale/ru/LC_MESSAGES/lftp.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo
# /usr/share/locale/fr/LC_MESSAGES/lftp.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo
# /usr/share/locale/ko/LC_MESSAGES/lftp.mo
# /usr/share/locale/it/LC_MESSAGES/lftp.mo
# /usr/share/locale/pl/LC_MESSAGES/lftp.mo
# /usr/share/locale/es/LC_MESSAGES/lftp.mo
# /usr/share/locale/cs/LC_MESSAGES/lftp.mo
# /usr/share/locale/de/LC_MESSAGES/lftp.mo
# /usr/share/locale/uk/LC_MESSAGES/lftp.mo
# /usr/share/locale/ja/LC_MESSAGES/lftp.mo

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE | xz -c -z

CMD: bsdtar -tqf lftp.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/lftp.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lftp.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1297

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lftp.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 841

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lftp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/lftp.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/lftp/src/lftp-4.7.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by lftp configure 4.7.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-gnutls --without-openssl --without-included-regex --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0fc9e2377422
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -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 = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:4106: checking for a BSD-compatible install
# configure:4174: result: /usr/bin/install -c
# configure:4185: checking whether build environment is sane
# configure:4240: result: yes
# configure:4299: checking for x86_64-unknown-linux-strip
# configure:4329: result: no
# configure:4339: checking for strip
# configure:4355: found /usr/bin/strip
# configure:4366: result: strip
# configure:4391: checking for a thread-safe mkdir -p
# configure:4430: result: /usr/bin/mkdir -p
# configure:4437: checking for gawk
# configure:4453: found /usr/bin/gawk
# configure:4464: result: gawk
# configure:4475: checking whether make sets $(MAKE)
# configure:4497: result: yes
# configure:4526: checking whether make supports nested variables
# configure:4543: result: yes
# configure:4682: checking for style of include used by make
# configure:4710: result: GNU
# configure:4741: checking for x86_64-unknown-linux-gcc
# configure:4768: result: clang
# configure:5037: checking for C compiler version
# configure:5046: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5057: $? = 0
# configure:5046: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:5057: $? = 0
# configure:5046: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5057: $? = 1
# configure:5046: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5057: $? = 1
# configure:5077: checking whether the C compiler works
# configure:5099: clang conftest.c >&5
# configure:5103: $? = 0
# configure:5151: result: yes
# configure:5154: checking for C compiler default output file name
# configure:5156: result: a.out
# configure:5162: checking for suffix of executables
# configure:5169: clang -o conftest conftest.c >&5
# configure:5173: $? = 0
# configure:5195: result:
# configure:5217: checking whether we are cross compiling
# configure:5225: clang -o conftest conftest.c >&5
# configure:5229: $? = 0
# configure:5236: ./conftest
# configure:5240: $? = 0
# configure:5255: result: no
# configure:5260: checking for suffix of object files
# configure:5282: clang -c conftest.c >&5
# configure:5286: $? = 0
# configure:5307: result: o
# configure:5311: checking whether we are using the GNU C compiler
# configure:5330: clang -c conftest.c >&5
# configure:5330: $? = 0
# configure:5339: result: yes
# configure:5348: checking whether clang accepts -g
# configure:5368: clang -c -g conftest.c >&5
# configure:5368: $? = 0
# configure:5409: result: yes
# configure:5426: checking for clang option to accept ISO C89
# configure:5489: clang -c conftest.c >&5
# configure:5489: $? = 0
# configure:5502: result: none needed
# configure:5527: checking whether clang understands -c and -o together
# configure:5549: clang -c conftest.c -o conftest2.o
# configure:5552: $? = 0
# configure:5549: clang -c conftest.c -o conftest2.o
# configure:5552: $? = 0
# configure:5564: result: yes
# configure:5583: checking dependency style of clang
# configure:5694: result: gcc3
# configure:5715: checking how to run the C preprocessor
# configure:5746: clang -E conftest.c
# configure:5746: $? = 0
# configure:5760: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5760: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | /* end confdefs.h. */
# | #include
# configure:5785: result: clang -E
# configure:5805: clang -E conftest.c
# configure:5805: $? = 0
# configure:5819: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | /* end confdefs.h. */
# | #include
# configure:5848: checking for grep that handles long lines and -e
# configure:5906: result: /usr/bin/grep
# configure:5911: checking for egrep
# configure:5973: result: /usr/bin/grep -E
# configure:5978: checking for ANSI C header files
# configure:5998: clang -c conftest.c >&5
# configure:5998: $? = 0
# configure:6071: clang -o conftest conftest.c >&5
# configure:6071: $? = 0
# configure:6071: ./conftest
# configure:6071: $? = 0
# configure:6082: result: yes
# configure:6095: checking for sys/types.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for sys/stat.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for stdlib.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for string.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for memory.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for strings.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for inttypes.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for stdint.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6095: checking for unistd.h
# configure:6095: clang -c conftest.c >&5
# configure:6095: $? = 0
# configure:6095: result: yes
# configure:6108: checking minix/config.h usability
# configure:6108: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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
# | #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:6108: result: no
# configure:6108: checking minix/config.h presence
# configure:6108: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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:6108: result: no
# configure:6108: checking for minix/config.h
# configure:6108: result: no
# configure:6132: checking whether it is safe to define __EXTENSIONS__
# configure:6150: clang -c conftest.c >&5
# configure:6150: $? = 0
# configure:6157: result: yes
# configure:6174: checking whether _XOPEN_SOURCE should be defined
# configure:6193: clang -c conftest.c >&5
# configure:6193: $? = 0
# configure:6217: result: no
# configure:6237: checking for x86_64-unknown-linux-gcc
# configure:6264: result: clang
# configure:6533: checking for C compiler version
# configure:6542: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:6553: $? = 0
# configure:6542: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:6553: $? = 0
# configure:6542: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6553: $? = 1
# configure:6542: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6553: $? = 1
# configure:6557: checking whether we are using the GNU C compiler
# configure:6585: result: yes
# configure:6594: checking whether clang accepts -g
# configure:6655: result: yes
# configure:6672: checking for clang option to accept ISO C89
# configure:6748: result: none needed
# configure:6773: checking whether clang understands -c and -o together
# configure:6810: result: yes
# configure:6829: checking dependency style of clang
# configure:6940: result: gcc3
# configure:6964: checking for Minix Amsterdam compiler
# configure:6988: result: no
# configure:7004: checking for x86_64-unknown-linux-ar
# configure:7034: result: no
# configure:7004: checking for x86_64-unknown-linux-lib
# configure:7034: result: no
# configure:7004: checking for x86_64-unknown-linux-link
# configure:7034: result: no
# configure:7048: checking for ar
# configure:7064: found /usr/bin/ar
# configure:7075: result: ar
# configure:7101: checking the archiver (ar) interface
# configure:7117: clang -c conftest.c >&5
# configure:7117: $? = 0
# configure:7119: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7122: $? = 0
# configure:7150: result: ar
# configure:7175: checking for x86_64-unknown-linux-ar
# configure:7202: result: ar
# configure:7277: checking for x86_64-unknown-linux-ranlib
# configure:7307: result: no
# configure:7317: checking for ranlib
# configure:7333: found /usr/bin/ranlib
# configure:7344: result: ranlib
# configure:7375: checking build system type
# configure:7389: result: x86_64-unknown-linux-gnu
# configure:7409: checking host system type
# configure:7422: result: x86_64-unknown-linux-gnu
# configure:7478: checking for special C compiler options needed for large files
# configure:7523: result: no
# configure:7529: checking for _FILE_OFFSET_BITS value needed for large files
# configure:7554: clang -c conftest.c >&5
# configure:7554: $? = 0
# configure:7586: result: no
# configure:8032: checking for C++ compiler version
# configure:8041: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:8052: $? = 0
# configure:8041: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:8052: $? = 0
# configure:8041: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:8052: $? = 1
# configure:8041: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:8052: $? = 1
# configure:8056: checking whether we are using the GNU C++ compiler
# configure:8075: clang++ -c conftest.cpp >&5
# configure:8075: $? = 0
# configure:8084: result: yes
# configure:8093: checking whether clang++ accepts -g
# configure:8113: clang++ -c -g conftest.cpp >&5
# configure:8113: $? = 0
# configure:8154: result: yes
# configure:8179: checking dependency style of clang++
# configure:8290: result: gcc3
# configure:8310: checking for bison
# configure:8326: found /usr/bin/bison
# configure:8337: result: bison -y
# configure:8366: checking for special C compiler options needed for large files
# configure:8411: result: no
# configure:8417: checking for _FILE_OFFSET_BITS value needed for large files
# configure:8474: result: no
# configure:8642: checking if clang++ supports -fno-exceptions -fno-rtti
# configure:8675: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti conftest.cpp >&5
# configure:8675: $? = 0
# configure:8689: result: yes
# configure:8698: checking if -fno-implement-inlines implements virtual functions
# configure:8735: clang++ -o conftest -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s conftest.cpp >&5
# configure:8735: $? = 0
# configure:8752: result: yes
# configure:8768: checking if c++ compiler works
# configure:8778: clang++ -o conftest -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s conftest.cpp >&5
# configure:8778: $? = 0
# configure:8778: ./conftest
# configure:8778: $? = 0
# configure:8779: result: yes
# configure:8805: checking if c++ compiler can handle dynamic initializers
# configure:8821: clang++ -o conftest -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -s conftest.cpp >&5
# configure:8821: $? = 0
# configure:8821: ./conftest
# configure:8821: $? = 0
# configure:8830: result: yes
# configure:8843: checking whether clang++ supports bool type
# configure:8866: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
# configure:8866: $? = 0
# configure:8881: result: yes
# configure:8891: checking whether clang++ supports _Bool type
# configure:8914: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
# conftest.cpp:31:1: error: unknown type name '_Bool'
# _Bool t=true;bool f=false;
# ^
# 1 error generated.
# configure:8914: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | /* end confdefs.h. */
# | _Bool t=true;bool f=false;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:8929: result: no
# configure:8939: checking whether clang++ understands ANSI scoping rules
# configure:8964: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
# configure:8964: $? = 0
# configure:9013: result: yes
# configure:9018: checking whether stdint.h needs __STDC_LIMIT_MACROS in C++ mode
# configure:9043: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
# conftest.cpp:33:11: error: use of undeclared identifier 'INT_MIN'
# int i = INT_MIN==INT32_MIN && INT_MAX == INT32_MAX;
# ^
# conftest.cpp:33:33: error: use of undeclared identifier 'INT_MAX'
# int i = INT_MIN==INT32_MIN && INT_MAX == INT32_MAX;
# ^
# 2 errors generated.
# configure:9043: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | /* end confdefs.h. */
# |
# | #include
# | int i = INT_MIN==INT32_MIN && INT_MAX == INT32_MAX;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:9058: result: yes
# configure:9067: checking for library containing strerror
# configure:9098: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:39:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:39:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:9098: $? = 0
# configure:9115: result: none required
# configure:9170: checking for ld used by clang
# configure:9237: result: /usr/bin/ld
# configure:9244: checking if the linker (/usr/bin/ld) is GNU ld
# configure:9259: result: yes
# configure:9266: checking for shared library run path origin
# configure:9279: result: done
# configure:9873: checking for iconv
# configure:9897: clang -o conftest -O -Wall -s conftest.c >&5
# configure:9897: $? = 0
# configure:9931: result: yes
# configure:9934: checking for working iconv
# configure:10063: clang -o conftest -O -Wall -s conftest.c >&5
# configure:10063: $? = 0
# configure:10063: ./conftest
# configure:10063: $? = 0
# configure:10075: result: yes
# configure:10103: checking for iconv declaration
# configure:10132: clang -c -O -Wall conftest.c >&5
# configure:10132: $? = 0
# configure:10143: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:10160: checking for a sed that does not truncate output
# configure:10224: result: /usr/bin/sed
# configure:10230: checking whether NLS is requested
# configure:10239: result: yes
# configure:10279: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:10311: result: /usr/bin/msgfmt
# configure:10320: checking for gmsgfmt
# configure:10351: result: /usr/bin/msgfmt
# configure:10401: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:10433: result: /usr/bin/xgettext
# configure:10478: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:10509: result: /usr/bin/msgmerge
# configure:10550: checking for CFPreferencesCopyAppValue
# configure:10568: clang -o conftest -O -Wall -s conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:34:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:10568: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:10577: result: no
# configure:10584: checking for CFLocaleCopyCurrent
# configure:10602: clang -o conftest -O -Wall -s conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:34:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:10602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:10611: result: no
# configure:10660: checking for GNU gettext in libc
# configure:10684: clang -o conftest -O -Wall -s conftest.c >&5
# configure:10684: $? = 0
# configure:10693: result: yes
# configure:11530: checking whether to use NLS
# configure:11532: result: yes
# configure:11535: checking where the gettext function comes from
# configure:11546: result: libc
# configure:11895: checking how to print strings
# configure:11922: result: printf
# configure:11943: checking for a sed that does not truncate output
# configure:12007: result: /usr/bin/sed
# configure:12025: checking for fgrep
# configure:12087: result: /usr/bin/grep -F
# configure:12122: checking for ld used by clang
# configure:12189: result: /usr/bin/ld
# configure:12196: checking if the linker (/usr/bin/ld) is GNU ld
# configure:12211: result: yes
# configure:12223: checking for BSD- or MS-compatible name lister (nm)
# configure:12272: result: /usr/bin/nm -B
# configure:12402: checking the name lister (/usr/bin/nm -B) interface
# configure:12409: clang -c -O -Wall conftest.c >&5
# configure:12412: /usr/bin/nm -B "conftest.o"
# configure:12415: output
# 0000000000000000 B some_variable
# configure:12422: result: BSD nm
# configure:12425: checking whether ln -s works
# configure:12429: result: yes
# configure:12437: checking the maximum length of command line arguments
# configure:12568: result: 1572864
# configure:12616: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:12656: result: func_convert_file_noop
# configure:12663: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:12683: result: func_convert_file_noop
# configure:12690: checking for /usr/bin/ld option to reload object files
# configure:12697: result: -r
# configure:12731: checking for x86_64-unknown-linux-objdump
# configure:12761: result: no
# configure:12771: checking for objdump
# configure:12787: found /usr/bin/objdump
# configure:12798: result: objdump
# configure:12830: checking how to recognize dependent libraries
# configure:13027: result: pass_all
# configure:13072: checking for x86_64-unknown-linux-dlltool
# configure:13102: result: no
# configure:13112: checking for dlltool
# configure:13142: result: no
# configure:13172: checking how to associate runtime and link libraries
# configure:13199: result: printf %s\n
# configure:13215: checking for x86_64-unknown-linux-ar
# configure:13242: result: ar
# configure:13323: checking for archiver @FILE support
# configure:13340: clang -c -O -Wall conftest.c >&5
# configure:13340: $? = 0
# configure:13343: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:13346: $? = 0
# configure:13351: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:13354: $? = 1
# configure:13366: result: @
# configure:13384: checking for x86_64-unknown-linux-strip
# configure:13411: result: strip
# configure:13483: checking for x86_64-unknown-linux-ranlib
# configure:13510: result: ranlib
# configure:13652: checking command to parse /usr/bin/nm -B output from clang object
# configure:13805: clang -c -O -Wall conftest.c >&5
# configure:13808: $? = 0
# configure:13812: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:13815: $? = 0
# configure:13881: clang -o conftest -O -Wall -s conftest.c conftstm.o >&5
# configure:13884: $? = 0
# configure:13922: result: ok
# configure:13969: checking for sysroot
# configure:13999: result: no
# configure:14119: clang -c -O -Wall conftest.c >&5
# configure:14122: $? = 0
# configure:14272: checking for x86_64-unknown-linux-mt
# configure:14302: result: no
# configure:14312: checking for mt
# configure:14342: result: no
# configure:14362: checking if : is a manifest tool
# configure:14368: : '-?'
# configure:14376: result: no
# configure:15015: checking for dlfcn.h
# configure:15015: clang -c -O -Wall conftest.c >&5
# configure:15015: $? = 0
# configure:15015: result: yes
# configure:15228: checking for objdir
# configure:15243: result: .libs
# configure:15514: checking if clang supports -fno-rtti -fno-exceptions
# configure:15532: clang -c -O -Wall -fno-rtti -fno-exceptions conftest.c >&5
# configure:15536: $? = 0
# configure:15549: result: yes
# configure:15897: checking for clang option to produce PIC
# configure:15904: result: -fPIC -DPIC
# configure:15912: checking if clang PIC flag -fPIC -DPIC works
# configure:15930: clang -c -O -Wall -fPIC -DPIC -DPIC conftest.c >&5
# configure:15934: $? = 0
# configure:15947: result: yes
# configure:15976: checking if clang static flag -static works
# configure:16004: result: yes
# configure:16019: checking if clang supports -c -o file.o
# configure:16040: clang -c -O -Wall -o out/conftest2.o conftest.c >&5
# configure:16044: $? = 0
# configure:16066: result: yes
# configure:16074: checking if clang supports -c -o file.o
# configure:16121: result: yes
# configure:16154: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:17302: result: yes
# configure:17542: checking dynamic linker characteristics
# configure:18069: clang -o conftest -O -Wall -s -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:18069: $? = 0
# configure:18280: result: GNU/Linux ld.so
# configure:18387: checking how to hardcode library paths into programs
# configure:18412: result: immediate
# configure:18514: checking for shl_load
# configure:18514: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-929ccd.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18514: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:18514: result: no
# configure:18518: checking for shl_load in -ldld
# configure:18543: clang -o conftest -O -Wall -s conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18543: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:18552: result: no
# configure:18557: checking for dlopen
# configure:18557: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-a1e0c5.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:18557: result: no
# configure:18561: checking for dlopen in -ldl
# configure:18586: clang -o conftest -O -Wall -s conftest.c -ldl >&5
# configure:18586: $? = 0
# configure:18595: result: yes
# configure:18714: checking whether a program can dlopen itself
# configure:18794: clang -o conftest -O -Wall -DHAVE_DLFCN_H -s -Wl,--export-dynamic conftest.c -ldl >&5
# configure:18797: $? = 0
# configure:18815: result: yes
# configure:18820: checking whether a statically linked program can dlopen itself
# configure:18900: clang -o conftest -O -Wall -DHAVE_DLFCN_H -s -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/conftest-8dab30.o: In function `main':
# conftest.c:(.text+0x1f): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18903: $? = 1
# configure:18921: result: no
# configure:18960: checking whether stripping libraries is possible
# configure:18965: result: yes
# configure:19000: checking if libtool supports shared libraries
# configure:19002: result: yes
# configure:19005: checking whether to build shared libraries
# configure:19026: result: no
# configure:19029: checking whether to build static libraries
# configure:19033: result: yes
# configure:19056: checking how to run the C++ preprocessor
# configure:19083: clang++ -E conftest.cpp
# configure:19083: $? = 0
# configure:19097: clang++ -E conftest.cpp
# conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:19097: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:19122: result: clang++ -E
# configure:19142: clang++ -E conftest.cpp
# configure:19142: $? = 0
# configure:19156: clang++ -E conftest.cpp
# conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:19156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:19325: checking for ld used by clang++
# configure:19392: result: /usr/bin/ld -m elf_x86_64
# configure:19399: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:19414: result: yes
# configure:19469: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:20467: result: yes
# configure:20503: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
# configure:20506: $? = 0
# configure:21027: checking for clang++ option to produce PIC
# configure:21034: result: -fPIC -DPIC
# configure:21042: checking if clang++ PIC flag -fPIC -DPIC works
# configure:21060: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:21064: $? = 0
# configure:21077: result: yes
# configure:21100: checking if clang++ static flag -static works
# configure:21128: result: yes
# configure:21140: checking if clang++ supports -c -o file.o
# configure:21161: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -o out/conftest2.o conftest.cpp >&5
# configure:21165: $? = 0
# configure:21187: result: yes
# configure:21192: checking if clang++ supports -c -o file.o
# configure:21239: result: yes
# configure:21269: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:21305: result: yes
# configure:21446: checking dynamic linker characteristics
# configure:22111: result: GNU/Linux ld.so
# configure:22164: checking how to hardcode library paths into programs
# configure:22189: result: immediate
# configure:22260: checking for size_t
# configure:22260: clang -c -O -Wall conftest.c >&5
# configure:22260: $? = 0
# configure:22260: clang -c -O -Wall conftest.c >&5
# conftest.c:76:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:22260: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22260: result: yes
# configure:22273: checking for working alloca.h
# configure:22290: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22290: $? = 0
# configure:22298: result: yes
# configure:22306: checking for alloca
# configure:22343: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22343: $? = 0
# configure:22351: result: yes
# configure:22475: checking for arpa/inet.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for features.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/socket.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for dirent.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for unistd.h
# configure:22475: result: yes
# configure:22475: checking for wctype.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/stat.h
# configure:22475: result: yes
# configure:22475: checking for getopt.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/time.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/cdefs.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for iconv.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for netdb.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for netinet/in.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for wchar.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for stdint.h
# configure:22475: result: yes
# configure:22475: checking for inttypes.h
# configure:22475: result: yes
# configure:22475: checking for langinfo.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for xlocale.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for math.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/mman.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/param.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for poll.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/ioctl.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/filio.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# conftest.c:99:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure:22475: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_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:22475: result: no
# configure:22475: checking for malloc.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for sys/select.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for strings.h
# configure:22475: result: yes
# configure:22475: checking for sys/uio.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22475: checking for utime.h
# configure:22475: clang -c -O -Wall conftest.c >&5
# configure:22475: $? = 0
# configure:22475: result: yes
# configure:22490: checking whether the preprocessor supports include_next
# configure:22528: clang -c -O -Wall -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:22528: $? = 0
# configure:22549: result: yes
# configure:22570: checking whether system header files limit the line length
# configure:22593: result: no
# configure:22707: checking whether uses 'inline' correctly
# configure:22729: clang -c -O -Wall conftest.c >&5
# configure:22732: $? = 0
# configure:22750: clang -c -O -Wall conftest.c >&5
# configure:22753: $? = 0
# configure:22766: result: yes
# configure:22786: checking for btowc
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for chown
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for fchown
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for _set_invalid_parameter_handler
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-aaa7cb.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `_set_invalid_parameter_handler'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* 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 _set_invalid_parameter_handler ();
# | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:22786: result: no
# configure:22786: checking for fcntl
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for symlink
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for isblank
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for iswctype
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for mbsrtowcs
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for mempcpy
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for wmemchr
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for wmemcpy
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for wmempcpy
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for getdtablesize
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for getlogin_r
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for gettimeofday
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for nanotime
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-7f96c5.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `nanotime'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define nanotime to an innocuous variant, in case declares nanotime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nanotime innocuous_nanotime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nanotime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nanotime
# |
# | /* 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 nanotime ();
# | /* 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_nanotime || defined __stub___nanotime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nanotime ();
# | ;
# | return 0;
# | }
# configure:22786: result: no
# configure:22786: checking for fstatat
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for getpwnam_r
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for lchmod
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:115:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:115:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:22786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | /* end confdefs.h. */
# | /* Define lchmod to an innocuous variant, in case declares lchmod.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lchmod innocuous_lchmod
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lchmod (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lchmod
# |
# | /* 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 lchmod ();
# | /* 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_lchmod || defined __stub___lchmod
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lchmod ();
# | ;
# | return 0;
# | }
# configure:22786: result: no
# configure:22786: checking for lstat
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for mbsinit
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for mbrtowc
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for isascii
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for mprotect
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for nl_langinfo
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for recvmsg
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for sendmsg
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for readlink
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for setenv
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for strdup
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:120:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:120:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for tzset
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for strptime
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for strtoumax
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for localtime_r
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for timegm
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for vasnprintf
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-b96565.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `vasnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 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:22786: result: no
# configure:22786: checking for snprintf
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:126:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:126:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for wcrtomb
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for iswcntrl
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22786: checking for wcwidth
# configure:22786: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22786: $? = 0
# configure:22786: result: yes
# configure:22798: checking for nl_langinfo and CODESET
# configure:22814: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22814: $? = 0
# configure:22823: result: yes
# configure:22834: checking for a traditional french locale
# configure:22902: clang -o conftest -O -Wall -s conftest.c >&5
# configure:22905: $? = 0
# configure:22961: result: none
# configure:23092: checking for uid_t in sys/types.h
# configure:23111: result: yes
# configure:23125: checking for unistd.h
# configure:23125: result: yes
# configure:23135: checking for working chown
# configure:23176: clang -o conftest -O -Wall -s conftest.c >&5
# configure:23176: $? = 0
# configure:23176: ./conftest
# configure:23176: $? = 0
# configure:23188: result: yes
# configure:23197: checking whether chown dereferences symlinks
# configure:23234: clang -o conftest -O -Wall -s conftest.c >&5
# configure:23234: $? = 0
# configure:23234: ./conftest
# configure:23234: $? = 0
# configure:23246: result: yes
# configure:23280: checking whether chown honors trailing slash
# configure:23312: clang -o conftest -O -Wall -s conftest.c >&5
# configure:23312: $? = 0
# configure:23312: ./conftest
# configure:23312: $? = 0
# configure:23323: result: yes
# configure:23335: checking whether chown always updates ctime
# configure:23373: clang -o conftest -O -Wall -s conftest.c >&5
# configure:23373: $? = 0
# configure:23373: ./conftest
# configure:23373: $? = 0
# configure:23384: result: yes
# configure:23437: checking whether byte ordering is bigendian
# configure:23452: clang -c -O -Wall conftest.c >&5
# conftest.c:111:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:111:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:23452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:23497: clang -c -O -Wall conftest.c >&5
# configure:23497: $? = 0
# configure:23515: clang -c -O -Wall conftest.c >&5
# conftest.c:117:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:23515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:23643: result: no
# configure:23673: checking if environ is properly declared
# configure:23696: clang -c -O -Wall conftest.c >&5
# conftest.c:116:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:116:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:120:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:23696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:23704: result: yes
# configure:23719: checking for complete errno.h
# configure:23792: result: yes
# configure:24093: checking whether strerror_r is declared
# configure:24093: clang -c -O -Wall conftest.c >&5
# configure:24093: $? = 0
# configure:24093: result: yes
# configure:24106: checking for strerror_r
# configure:24106: clang -o conftest -O -Wall -s conftest.c >&5
# configure:24106: $? = 0
# configure:24106: result: yes
# configure:24115: checking whether strerror_r returns char *
# configure:24139: clang -c -O -Wall conftest.c >&5
# configure:24139: $? = 0
# configure:24177: result: yes
# configure:24211: checking for working fcntl.h
# configure:24314: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:140:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:24314: $? = 0
# configure:24314: ./conftest
# configure:24314: $? = 0
# configure:24329: result: yes
# configure:24352: checking for pid_t
# configure:24352: clang -c -O -Wall conftest.c >&5
# configure:24352: $? = 0
# configure:24352: clang -c -O -Wall conftest.c >&5
# conftest.c:152:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:24352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24352: result: yes
# configure:24363: checking for mode_t
# configure:24363: clang -c -O -Wall conftest.c >&5
# configure:24363: $? = 0
# configure:24363: clang -c -O -Wall conftest.c >&5
# conftest.c:152:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:24363: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24363: result: yes
# configure:24374: checking for st_dm_mode in struct stat
# configure:24392: clang -c -O -Wall conftest.c >&5
# conftest.c:122:18: error: no member named 'st_dm_mode' in 'struct stat'; did you mean 'st_mode'?
# struct stat s; s.st_dm_mode;
# ^~~~~~~~~~
# st_mode
# /usr/include/bits/stat.h:62:14: note: 'st_mode' declared here
# __mode_t st_mode; /* File mode. */
# ^
# conftest.c:122:18: warning: expression result unused [-Wunused-value]
# struct stat s; s.st_dm_mode;
# ~ ^~~~~~~~~~
# 1 warning and 1 error generated.
# configure:24392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | int
# | main ()
# | {
# | struct stat s; s.st_dm_mode;
# | ;
# | return 0;
# | }
# configure:24399: result: no
# configure:24409: checking whether strmode is declared
# configure:24409: clang -c -O -Wall conftest.c >&5
# conftest.c:156:10: error: use of undeclared identifier 'strmode'
# (void) strmode;
# ^
# 1 error generated.
# configure:24409: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 strmode
# | #ifdef __cplusplus
# | (void) strmode;
# | #else
# | (void) strmode;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:24409: result: no
# configure:24422: checking for mbstate_t
# configure:24446: clang -c -O -Wall conftest.c >&5
# configure:24446: $? = 0
# configure:24453: result: yes
# configure:24738: checking whether frexp() can be used without linking with libm
# configure:24756: clang -o conftest -O -Wall -s conftest.c >&5
# configure:24756: $? = 0
# configure:24765: result: yes
# configure:24768: checking whether alarm is declared
# configure:24768: clang -c -O -Wall conftest.c >&5
# configure:24768: $? = 0
# configure:24768: result: yes
# configure:24780: checking whether long double and double are the same
# configure:24801: clang -c -O -Wall conftest.c >&5
# conftest.c:123:19: error: 'check' declared as an array with a negative size
# typedef int check[sizeof (long double) == sizeof (double)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:24801: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int check[sizeof (long double) == sizeof (double)
# | && LDBL_MANT_DIG == DBL_MANT_DIG
# | && LDBL_MAX_EXP == DBL_MAX_EXP
# | && LDBL_MIN_EXP == DBL_MIN_EXP
# | ? 1 : -1];
# |
# | ;
# | return 0;
# | }
# configure:24809: result: no
# configure:24856: checking whether stat file-mode macros are broken
# configure:24883: clang -c -O -Wall conftest.c >&5
# configure:24883: $? = 0
# configure:24890: result: no
# configure:25041: checking for nlink_t
# configure:25041: clang -c -O -Wall conftest.c >&5
# configure:25041: $? = 0
# configure:25041: clang -c -O -Wall conftest.c >&5
# conftest.c:125:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:25041: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:25041: result: yes
# configure:25057: checking whether getdtablesize is declared
# configure:25057: clang -c -O -Wall conftest.c >&5
# configure:25057: $? = 0
# configure:25057: result: yes
# configure:25068: checking whether getlogin_r is declared
# configure:25068: clang -c -O -Wall conftest.c >&5
# configure:25068: $? = 0
# configure:25068: result: yes
# configure:25081: checking whether getlogin is declared
# configure:25081: clang -c -O -Wall conftest.c >&5
# configure:25081: $? = 0
# configure:25081: result: yes
# configure:25188: checking for getopt.h
# configure:25188: result: yes
# configure:25205: checking for getopt_long_only
# configure:25205: clang -o conftest -O -Wall -s conftest.c >&5
# configure:25205: $? = 0
# configure:25205: result: yes
# configure:25219: checking whether getopt is POSIX compatible
# configure:25261: clang -o conftest -O -Wall -s conftest.c >&5
# configure:25261: $? = 0
# configure:25261: ./conftest
# configure:25261: $? = 0
# configure:25320: clang -o conftest -O -Wall -s conftest.c >&5
# configure:25320: $? = 0
# configure:25320: ./conftest
# configure:25320: $? = 0
# configure:25362: clang -o conftest -O -Wall -s conftest.c >&5
# configure:25362: $? = 0
# configure:25362: ./conftest
# program: option requires an argument -- 'b'
# configure:25362: $? = 0
# configure:25380: result: yes
# configure:25388: checking for working GNU getopt function
# configure:25610: clang -o conftest -O -Wall -s conftest.c >&5
# configure:25610: $? = 0
# configure:25610: ./conftest
# configure:25610: $? = 0
# configure:25626: result: yes
# configure:25631: checking for working GNU getopt_long function
# configure:25676: clang -o conftest -O -Wall -s conftest.c >&5
# configure:25676: $? = 0
# configure:25676: ./conftest
# configure:25676: $? = 0
# configure:25687: result: yes
# configure:25716: checking whether getenv is declared
# configure:25716: clang -c -O -Wall conftest.c >&5
# configure:25716: $? = 0
# configure:25716: result: yes
# configure:25732: checking for C/C++ restrict keyword
# configure:25759: clang -c -O -Wall conftest.c >&5
# configure:25759: $? = 0
# configure:25767: result: __restrict
# configure:25905: checking for struct timeval
# configure:25928: clang -c -O -Wall conftest.c >&5
# configure:25928: $? = 0
# configure:25936: result: yes
# configure:25941: checking for wide-enough struct timeval.tv_sec member
# configure:25968: clang -c -O -Wall conftest.c >&5
# conftest.c:138:27: warning: unused typedef 'verify_tv_sec_type' [-Wunused-local-typedef]
# typedef int verify_tv_sec_type[
# ^
# 1 warning generated.
# configure:25968: $? = 0
# configure:25976: result: yes
# configure:26048: checking whether is self-contained
# configure:26065: clang -c -O -Wall conftest.c >&5
# configure:26065: $? = 0
# configure:26073: result: yes
# configure:26078: checking for shutdown
# configure:26078: clang -o conftest -O -Wall -s conftest.c >&5
# configure:26078: $? = 0
# configure:26078: result: yes
# configure:26088: checking whether defines the SHUT_* macros
# configure:26105: clang -c -O -Wall conftest.c >&5
# conftest.c:131:5: warning: unused variable 'a' [-Wunused-variable]
# int a[] = { SHUT_RD, SHUT_WR, SHUT_RDWR };
# ^
# 1 warning generated.
# configure:26105: $? = 0
# configure:26113: result: yes
# configure:26215: checking for struct sockaddr_storage
# configure:26215: clang -c -O -Wall conftest.c >&5
# configure:26215: $? = 0
# configure:26215: clang -c -O -Wall conftest.c >&5
# conftest.c:143:38: error: expected expression
# if (sizeof ((struct sockaddr_storage)))
# ^
# 1 error generated.
# configure:26215: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | /* sys/types.h is not needed according to POSIX, but the
# | sys/socket.h in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sockaddr_storage)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:26215: result: yes
# configure:26236: checking for sa_family_t
# configure:26236: clang -c -O -Wall conftest.c >&5
# configure:26236: $? = 0
# configure:26236: clang -c -O -Wall conftest.c >&5
# conftest.c:144:26: error: expected expression
# if (sizeof ((sa_family_t)))
# ^
# 1 error generated.
# configure:26236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | /* end confdefs.h. */
# |
# | /* sys/types.h is not needed according to POSIX, but the
# | sys/socket.h in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sa_family_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:26236: result: yes
# configure:26265: checking for struct sockaddr_storage.ss_family
# configure:26265: clang -c -O -Wall conftest.c >&5
# configure:26265: $? = 0
# configure:26265: result: yes
# configure:26326: checking for IPv4 sockets
# configure:26352: clang -c -O -Wall conftest.c >&5
# conftest.c:144:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (&x && &y && &z) return 0;
# ^ ~~
# conftest.c:144:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (&x && &y && &z) return 0;
# ~~ ^
# conftest.c:144:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (&x && &y && &z) return 0;
# ~~ ^
# 3 warnings generated.
# configure:26352: $? = 0
# configure:26360: result: yes
# configure:26368: checking for IPv6 sockets
# configure:26397: clang -c -O -Wall conftest.c >&5
# conftest.c:148:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (&x && &y && &z) return 0;
# ^ ~~
# conftest.c:148:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (&x && &y && &z) return 0;
# ~~ ^
# conftest.c:148:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (&x && &y && &z) return 0;
# ~~ ^
# 3 warnings generated.
# configure:26397: $? = 0
# configure:26405: result: yes
# configure:26413: checking for inline
# configure:26429: clang -c -O -Wall conftest.c >&5
# conftest.c:134:21: warning: unused function 'static_foo' [-Wunused-function]
# static inline foo_t static_foo () {return 0; }
# ^
# 1 warning generated.
# configure:26429: $? = 0
# configure:26437: result: inline
# configure:26456: checking for unsigned long long int
# configure:26495: clang -o conftest -O -Wall -s conftest.c >&5
# configure:26495: $? = 0
# configure:26504: result: yes
# configure:26514: checking for long long int
# configure:26552: clang -o conftest -O -Wall -s conftest.c >&5
# configure:26552: $? = 0
# configure:26552: ./conftest
# configure:26552: $? = 0
# configure:26564: result: yes
# configure:26586: clang -c -O -Wall conftest.c >&5
# conftest.c:135:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:135:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:26586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:26743: checking whether stdint.h conforms to C99
# configure:26914: clang -c -O -Wall conftest.c >&5
# configure:26914: $? = 0
# configure:26996: clang -o conftest -O -Wall -s conftest.c >&5
# configure:26996: $? = 0
# configure:26996: ./conftest
# configure:26996: $? = 0
# configure:27008: result: yes
# configure:27012: checking whether stdint.h predates C++11
# configure:27048: clang -c -O -Wall conftest.c >&5
# configure:27048: $? = 0
# configure:27053: result: no
# configure:27512: checking where to find the exponent in a 'double'
# configure:27826: clang -o conftest -O -Wall -s conftest.c >&5
# configure:27826: $? = 0
# configure:27826: ./conftest
# configure:27826: $? = 0
# configure:27838: result: word 1 bit 20
# configure:27858: checking where to find the exponent in a 'float'
# configure:27935: clang -o conftest -O -Wall -s conftest.c >&5
# configure:27935: $? = 0
# configure:27935: ./conftest
# configure:27935: $? = 0
# configure:27947: result: word 0 bit 23
# configure:27975: checking whether getc_unlocked is declared
# configure:27975: clang -c -O -Wall conftest.c >&5
# configure:27975: $? = 0
# configure:27975: result: yes
# configure:27987: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:28017: result: yes
# configure:28039: checking for wchar_t
# configure:28056: clang -c -O -Wall conftest.c >&5
# configure:28056: $? = 0
# configure:28063: result: yes
# configure:28075: checking for max_align_t
# configure:28075: clang -c -O -Wall conftest.c >&5
# configure:28075: $? = 0
# configure:28075: clang -c -O -Wall conftest.c >&5
# conftest.c:146:26: error: expected expression
# if (sizeof ((max_align_t)))
# ^
# 1 error generated.
# configure:28075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28075: result: yes
# configure:28088: checking whether NULL can be used in arbitrary expressions
# configure:28106: clang -c -O -Wall conftest.c >&5
# configure:28106: $? = 0
# configure:28113: result: yes
# configure:28212: checking whether imported symbols can be declared weak
# configure:28230: clang -o conftest -O -Wall -s conftest.c >&5
# configure:28230: $? = 0
# configure:28264: clang -o conftest -O -Wall -s conftest.c >&5
# configure:28264: $? = 0
# configure:28264: ./conftest
# configure:28264: $? = 0
# configure:28276: result: yes
# configure:28281: checking pthread.h usability
# configure:28281: clang -c -O -Wall conftest.c >&5
# configure:28281: $? = 0
# configure:28281: result: yes
# configure:28281: checking pthread.h presence
# configure:28281: clang -E conftest.c
# configure:28281: $? = 0
# configure:28281: result: yes
# configure:28281: checking for pthread.h
# configure:28281: result: yes
# configure:28319: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-b763d5.o: In function `main':
# conftest.c:(.text+0x11): undefined reference to `pthread_mutexattr_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:28319: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# | pthread_mutex_t m;
# | pthread_mutexattr_t ma;
# |
# | int
# | main ()
# | {
# | pthread_mutex_lock (&m);
# | pthread_mutexattr_init (&ma);
# | ;
# | return 0;
# | }
# configure:28319: clang -o conftest -O -Wall -s conftest.c -pthread >&5
# configure:28319: $? = 0
# configure:29112: checking for multithread API to use
# configure:29114: result: posix
# configure:29128: checking whether lstat correctly handles trailing slash
# configure:29164: clang -o conftest -O -Wall -s conftest.c >&5
# configure:29164: $? = 0
# configure:29164: ./conftest
# configure:29164: $? = 0
# configure:29176: result: yes
# configure:29269: checking whether malloc, realloc, calloc are POSIX compliant
# configure:29289: clang -c -O -Wall conftest.c >&5
# configure:29289: $? = 0
# configure:29297: result: yes
# configure:29304: checking for stdlib.h
# configure:29304: result: yes
# configure:29314: checking for GNU libc compatible malloc
# configure:29350: clang -o conftest -O -Wall -s conftest.c >&5
# configure:29350: $? = 0
# configure:29350: ./conftest
# configure:29350: $? = 0
# configure:29361: result: yes
# configure:29384: checking for a traditional japanese locale
# configure:29454: clang -o conftest -O -Wall -s conftest.c >&5
# configure:29457: $? = 0
# configure:29515: result: none
# configure:29523: checking for a transitional chinese locale
# configure:29594: clang -o conftest -O -Wall -s conftest.c >&5
# configure:29597: $? = 0
# configure:29648: result: none
# configure:29655: checking for a french Unicode locale
# configure:29727: clang -o conftest -O -Wall -s conftest.c >&5
# configure:29730: $? = 0
# configure:29776: result: none
# configure:29869: checking for mmap
# configure:29869: clang -o conftest -O -Wall -s conftest.c >&5
# configure:29869: $? = 0
# configure:29869: result: yes
# configure:29880: checking for MAP_ANONYMOUS
# configure:29917: result: yes
# configure:29939: checking whether memchr works
# configure:30002: clang -o conftest -O -Wall -s conftest.c >&5
# configure:30002: $? = 0
# configure:30002: ./conftest
# configure:30002: $? = 0
# configure:30012: result: yes
# configure:30019: checking whether memmem is declared
# configure:30019: clang -c -O -Wall conftest.c >&5
# configure:30019: $? = 0
# configure:30019: result: yes
# configure:30036: checking for memmem
# configure:30036: clang -o conftest -O -Wall -s conftest.c >&5
# configure:30036: $? = 0
# configure:30036: result: yes
# configure:30054: checking whether memmem works
# configure:30118: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:164:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# if (memmem (haystack, 3, NULL, 0) != haystack)
# ~~~~ ^
# 1 warning generated.
# configure:30118: $? = 0
# configure:30118: ./conftest
# configure:30118: $? = 0
# configure:30129: result: yes
# configure:30161: checking whether time_t is signed
# configure:30178: clang -c -O -Wall conftest.c >&5
# configure:30178: $? = 0
# configure:30185: result: yes
# configure:30200: checking for promoted mode_t type
# configure:30217: clang -c -O -Wall conftest.c >&5
# conftest.c:153:19: error: 'array' declared as an array with a negative size
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:30217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:30225: result: mode_t
# configure:30233: checking for stdbool.h that conforms to C99
# configure:30300: clang -c -O -Wall conftest.c >&5
# conftest.c:199:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:203:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:203:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:204:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:204:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:204:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:30300: $? = 0
# configure:30307: result: yes
# configure:30309: checking for _Bool
# configure:30309: clang -c -O -Wall conftest.c >&5
# configure:30309: $? = 0
# configure:30309: clang -c -O -Wall conftest.c >&5
# conftest.c:186:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:30309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | /* 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:30309: result: yes
# configure:30352: checking for compound literals
# configure:30369: clang -c -O -Wall conftest.c >&5
# configure:30369: $? = 0
# configure:30376: result: yes
# configure:30384: checking whether struct tm is in sys/time.h or time.h
# configure:30404: clang -c -O -Wall conftest.c >&5
# configure:30404: $? = 0
# configure:30411: result: time.h
# configure:30420: checking for struct tm.tm_gmtoff
# configure:30420: clang -c -O -Wall conftest.c >&5
# configure:30420: $? = 0
# configure:30420: result: yes
# configure:30608: checking for library containing setsockopt
# configure:30630: clang -o conftest -O -Wall -s conftest.c >&5
# configure:30630: $? = 0
# configure:30711: result: none needed
# configure:30746: checking whether is self-contained
# configure:30763: clang -c -O -Wall conftest.c >&5
# conftest.c:157:16: warning: unused variable 'b' [-Wunused-variable]
# struct timeval b;
# ^
# 1 warning generated.
# configure:30763: $? = 0
# configure:30782: clang -c -O -Wall conftest.c >&5
# conftest.c:157:5: warning: unused variable 'memset' [-Wunused-variable]
# int memset; int bzero;
# ^
# conftest.c:157:17: warning: unused variable 'bzero' [-Wunused-variable]
# int memset; int bzero;
# ^
# 2 warnings generated.
# configure:30782: $? = 0
# configure:30812: clang -o conftest -O -Wall -s conftest.c >&5
# configure:30812: $? = 0
# configure:30825: result: yes
# configure:30941: checking whether setenv is declared
# configure:30941: clang -c -O -Wall conftest.c >&5
# configure:30941: $? = 0
# configure:30941: result: yes
# configure:30967: checking search.h usability
# configure:30967: clang -c -O -Wall conftest.c >&5
# configure:30967: $? = 0
# configure:30967: result: yes
# configure:30967: checking search.h presence
# configure:30967: clang -E conftest.c
# configure:30967: $? = 0
# configure:30967: result: yes
# configure:30967: checking for search.h
# configure:30967: result: yes
# configure:30979: checking for tsearch
# configure:30979: clang -o conftest -O -Wall -s conftest.c >&5
# configure:30979: $? = 0
# configure:30979: result: yes
# configure:31011: checking for sigset_t
# configure:31011: clang -c -O -Wall conftest.c >&5
# configure:31011: $? = 0
# configure:31011: clang -c -O -Wall conftest.c >&5
# conftest.c:165:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:31011: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:31011: result: yes
# configure:31143: checking whether strdup is declared
# configure:31143: clang -c -O -Wall conftest.c >&5
# configure:31143: $? = 0
# configure:31143: result: yes
# configure:31156: checking whether strerror(0) succeeds
# configure:31191: clang -o conftest -O -Wall -s conftest.c >&5
# configure:31191: $? = 0
# configure:31191: ./conftest
# configure:31191: $? = 0
# configure:31202: result: yes
# configure:31393: checking whether strstr works
# configure:31445: clang -o conftest -O -Wall -s conftest.c >&5
# configure:31445: $? = 0
# configure:31445: ./conftest
# configure:31445: $? = 0
# configure:31456: result: yes
# configure:31466: checking whether strtok_r is declared
# configure:31466: clang -c -O -Wall conftest.c >&5
# configure:31466: $? = 0
# configure:31466: result: yes
# configure:31479: checking whether strtoumax is declared
# configure:31479: clang -c -O -Wall conftest.c >&5
# configure:31479: $? = 0
# configure:31479: result: yes
# configure:31584: checking for struct timespec in
# configure:31601: clang -c -O -Wall conftest.c >&5
# configure:31601: $? = 0
# configure:31608: result: yes
# configure:31822: checking whether unsetenv is declared
# configure:31822: clang -c -O -Wall conftest.c >&5
# configure:31822: $? = 0
# configure:31822: result: yes
# configure:31836: checking for wint_t
# configure:31861: clang -c -O -Wall conftest.c >&5
# configure:31861: $? = 0
# configure:31868: result: yes
# configure:31877: checking for inttypes.h
# configure:31896: clang -c -O -Wall conftest.c >&5
# configure:31896: $? = 0
# configure:31903: result: yes
# configure:31914: checking for stdint.h
# configure:31931: clang -c -O -Wall conftest.c >&5
# configure:31931: $? = 0
# configure:31938: result: yes
# configure:31951: checking for intmax_t
# configure:31976: clang -c -O -Wall conftest.c >&5
# configure:31976: $? = 0
# configure:31983: result: yes
# configure:32009: checking whether snprintf returns a byte count as in C99
# configure:32079: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32079: $? = 0
# configure:32079: ./conftest
# configure:32079: $? = 0
# configure:32090: result: yes
# configure:32101: checking for snprintf
# configure:32101: result: yes
# configure:32101: checking for strnlen
# configure:32101: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32101: $? = 0
# configure:32101: result: yes
# configure:32101: checking for wcslen
# configure:32101: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32101: $? = 0
# configure:32101: result: yes
# configure:32101: checking for wcsnlen
# configure:32101: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32101: $? = 0
# configure:32101: result: yes
# configure:32101: checking for mbrtowc
# configure:32101: result: yes
# configure:32101: checking for wcrtomb
# configure:32101: result: yes
# configure:32110: checking whether _snprintf is declared
# configure:32110: clang -c -O -Wall conftest.c >&5
# conftest.c:180:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:32110: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:32110: result: no
# configure:32132: checking whether vsnprintf is declared
# configure:32132: clang -c -O -Wall conftest.c >&5
# configure:32132: $? = 0
# configure:32132: result: yes
# configure:32147: checking whether printf supports size specifiers as in C99
# configure:32218: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:191:57: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:196:54: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:200:57: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:204:54: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
# ~~~~~~~~ ^
# 4 warnings generated.
# configure:32218: $? = 0
# configure:32218: ./conftest
# configure:32218: $? = 0
# configure:32229: result: yes
# configure:32234: checking whether printf supports 'long double' arguments
# configure:32273: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:182:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:186:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:190:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
# ~~~~~~~~ ^
# 3 warnings generated.
# configure:32273: $? = 0
# configure:32273: ./conftest
# configure:32273: $? = 0
# configure:32284: result: yes
# configure:32289: checking whether printf supports infinite 'double' arguments
# configure:32390: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32390: $? = 0
# configure:32390: ./conftest
# configure:32390: $? = 0
# configure:32401: result: yes
# configure:32416: checking whether printf supports infinite 'long double' arguments
# configure:32709: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32709: $? = 0
# configure:32709: ./conftest
# configure:32709: $? = 0
# configure:32720: result: yes
# configure:32730: checking whether printf supports the 'a' and 'A' directives
# configure:32818: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:183:48: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
# ~~~~~~~ ^
# conftest.c:189:49: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
# ~~~~~~~ ^
# conftest.c:196:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
# ~~~~~~~~~ ^
# conftest.c:204:49: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
# ~~~~~~~~~~ ^
# 4 warnings generated.
# configure:32818: $? = 0
# configure:32818: ./conftest
# configure:32818: $? = 0
# configure:32829: result: yes
# configure:32834: checking whether printf supports the 'F' directive
# configure:32882: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:183:45: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
# ~~~~~~~ ^
# 1 warning generated.
# configure:32882: $? = 0
# configure:32882: ./conftest
# configure:32882: $? = 0
# configure:32893: result: yes
# configure:32898: checking whether printf supports the 'n' directive
# configure:32948: clang -o conftest -O -Wall -s conftest.c >&5
# configure:32948: $? = 0
# configure:32948: ./conftest
# configure:32948: $? = 0
# configure:32959: result: yes
# configure:32964: checking whether printf supports the 'ls' directive
# configure:33035: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33035: $? = 0
# configure:33035: ./conftest
# configure:33035: $? = 0
# configure:33046: result: yes
# configure:33051: checking whether printf supports the grouping flag
# configure:33081: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33081: $? = 0
# configure:33081: ./conftest
# configure:33081: $? = 0
# configure:33092: result: yes
# configure:33097: checking whether printf supports the left-adjust flag correctly
# configure:33130: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33130: $? = 0
# configure:33130: ./conftest
# configure:33130: $? = 0
# configure:33141: result: yes
# configure:33146: checking whether printf supports the zero flag correctly
# configure:33180: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:182:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
# ~~~~~~~ ^
# 1 warning generated.
# configure:33180: $? = 0
# configure:33180: ./conftest
# configure:33180: $? = 0
# configure:33191: result: yes
# configure:33196: checking whether printf supports large precisions
# configure:33239: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:186:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
# ~~~~~~~~~~~~ ^
# conftest.c:188:44: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
# ~~~~~~~~~~~~ ^
# conftest.c:190:43: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
# ~~~~~~~~~~~ ^
# conftest.c:193:43: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
# ~~~~~~~~~~~ ^
# 4 warnings generated.
# configure:33239: $? = 0
# configure:33239: ./conftest
# configure:33239: $? = 0
# configure:33250: result: yes
# configure:33256: checking whether printf survives out-of-memory conditions
# configure:33428: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33431: $? = 0
# configure:33435: $? = 0
# configure:33480: result: yes
# configure:33543: checking for alloca as a compiler built-in
# configure:33567: result: yes
# configure:33697: checking whether btowc(0) is correct
# configure:33732: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33732: $? = 0
# configure:33732: ./conftest
# configure:33732: $? = 0
# configure:33743: result: yes
# configure:33746: checking whether btowc(EOF) is correct
# configure:33797: result: guessing yes
# configure:33892: checking for library containing clock_gettime
# configure:33923: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33923: $? = 0
# configure:33940: result: none required
# configure:33952: checking for clock_gettime
# configure:33952: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33952: $? = 0
# configure:33952: result: yes
# configure:33952: checking for clock_settime
# configure:33952: clang -o conftest -O -Wall -s conftest.c >&5
# configure:33952: $? = 0
# configure:33952: result: yes
# configure:34040: checking for closedir
# configure:34040: clang -o conftest -O -Wall -s conftest.c >&5
# configure:34040: $? = 0
# configure:34040: result: yes
# configure:34308: checking for d_type member in directory struct
# configure:34327: clang -o conftest -O -Wall -s conftest.c >&5
# configure:34327: $? = 0
# configure:34337: result: yes
# configure:34443: checking for dirfd
# configure:34443: clang -o conftest -O -Wall -s conftest.c >&5
# configure:34443: $? = 0
# configure:34443: result: yes
# configure:34452: checking whether dirfd is declared
# configure:34452: clang -c -O -Wall conftest.c >&5
# configure:34452: $? = 0
# configure:34452: result: yes
# configure:34469: checking whether dirfd is a macro
# configure:34492: result: no
# configure:34592: checking whether dup2 works
# configure:34680: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:209:23: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
# && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
# ~ ^ ~~~~~~~~~~~~~
# 1 warning generated.
# configure:34680: $? = 0
# configure:34680: ./conftest
# configure:34680: $? = 0
# configure:34691: result: yes
# configure:34759: checking for error_at_line
# configure:34775: clang -o conftest -O -Wall -s conftest.c >&5
# configure:34775: $? = 0
# configure:34783: result: yes
# configure:34827: checking whether fcntl handles F_DUPFD correctly
# configure:34885: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:210:24: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
# && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
# ~ ^ ~~~~~~~~~~~~~
# 1 warning generated.
# configure:34885: $? = 0
# configure:34885: ./conftest
# configure:34885: $? = 0
# configure:34895: result: yes
# configure:34913: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:34934: clang -c -O -Wall conftest.c >&5
# configure:34934: $? = 0
# configure:34952: clang -c -O -Wall conftest.c >&5
# conftest.c:195:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:195:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:34952: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
# | it to support the semantics on older kernels that failed with EINVAL. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:34963: result: needs runtime check
# configure:35092: checking for flexible array member
# configure:35115: clang -c -O -Wall conftest.c >&5
# configure:35115: $? = 0
# configure:35122: result: yes
# configure:35184: checking whether conversion from 'int' to 'long double' works
# configure:35225: clang -o conftest -O -Wall -s conftest.c >&5
# configure:35225: $? = 0
# configure:35225: ./conftest
# configure:35225: $? = 0
# configure:35236: result: yes
# configure:35363: checking for working GNU fnmatch
# configure:35464: clang -o conftest -O -Wall -s conftest.c >&5
# configure:35464: $? = 0
# configure:35464: ./conftest
# configure:35464: $? = 0
# configure:35476: result: yes
# configure:35574: checking whether frexp works
# configure:35654: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:252:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# if (memcmp (&y, &x, sizeof x))
# ^~
# /usr/include/string.h:65:50: note: passing argument to parameter '__s2' here
# extern int memcmp (const void *__s1, const void *__s2, size_t __n)
# ^
# 1 warning generated.
# configure:35654: $? = 0
# configure:35654: ./conftest
# configure:35654: $? = 0
# configure:35665: result: yes
# configure:35712: checking whether frexpl is declared
# configure:35712: clang -c -O -Wall conftest.c >&5
# configure:35712: $? = 0
# configure:35712: result: yes
# configure:35722: checking whether frexpl() can be used without linking with libm
# configure:35740: clang -o conftest -O -Wall -s conftest.c >&5
# configure:35740: $? = 0
# configure:35749: result: yes
# configure:35755: checking whether frexpl works
# configure:35866: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:271:21: warning: unused variable 'y' [-Wunused-variable]
# long double y = frexpl (x, &exp);
# ^
# 1 warning generated.
# configure:35866: $? = 0
# configure:35866: ./conftest
# configure:35866: $? = 0
# configure:35877: result: yes
# configure:35975: checking whether getdtablesize works
# configure:36004: clang -o conftest -O -Wall -s conftest.c >&5
# configure:36004: $? = 0
# configure:36004: ./conftest
# configure:36004: $? = 0
# configure:36015: result: yes
# configure:36069: checking whether getlogin_r works with small buffers
# configure:36109: clang -o conftest -O -Wall -s conftest.c >&5
# configure:36109: $? = 0
# configure:36109: ./conftest
# configure:36109: $? = 0
# configure:36123: result: yes
# configure:36266: checking whether gettimeofday clobbers localtime buffer
# configure:36305: clang -o conftest -O -Wall -s conftest.c >&5
# configure:36305: $? = 0
# configure:36305: ./conftest
# configure:36305: $? = 0
# configure:36315: result: no
# configure:36331: checking for gettimeofday with POSIX signature
# configure:36359: clang -c -O -Wall conftest.c >&5
# conftest.c:203:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# /usr/include/sys/time.h:71:12: note: previous declaration is here
# extern int gettimeofday (struct timeval *__restrict __tv,
# ^
# conftest.c:213:21: warning: incompatible pointer types initializing 'int (*)(struct timeval *restrict, void *restrict)' with an expression of type 'int (struct timeval *restrict, __timezone_ptr_t)' (aka 'int (struct timeval *restrict, struct timezone *restrict)') [-Wincompatible-pointer-types]
# int (*f) (struct timeval *restrict, void *restrict)
# ^
# 1 warning and 1 error generated.
# configure:36359: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:36375: clang -c -O -Wall conftest.c >&5
# configure:36375: $? = 0
# configure:36384: result: almost
# configure:36457: checking glob.h usability
# configure:36457: clang -c -O -Wall conftest.c >&5
# configure:36457: $? = 0
# configure:36457: result: yes
# configure:36457: checking glob.h presence
# configure:36457: clang -E conftest.c
# configure:36457: $? = 0
# configure:36457: result: yes
# configure:36457: checking for glob.h
# configure:36457: result: yes
# configure:36471: checking for GNU glob interface version 1
# configure:36481: clang -c -O -Wall conftest.c >&5
# configure:36481: $? = 0
# configure:36488: result: yes
# configure:36497: checking whether glob lists broken symlinks
# configure:36528: clang -o conftest -O -Wall -s conftest.c >&5
# configure:36528: $? = 0
# configure:36528: ./conftest
# configure:36528: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | int
# | main ()
# | {
# | glob_t found;
# | if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1;
# | ;
# | return 0;
# | }
# configure:36539: result: no
# configure:36839: checking for library containing inet_pton
# configure:36870: clang -o conftest -O -Wall -s conftest.c >&5
# configure:36870: $? = 0
# configure:36887: result: none required
# configure:36919: checking whether inet_pton is declared
# configure:36919: clang -c -O -Wall conftest.c >&5
# configure:36919: $? = 0
# configure:36919: result: yes
# configure:36968: checking whether the compiler generally respects inline
# configure:36989: clang -c -O -Wall conftest.c >&5
# configure:36989: $? = 0
# configure:36998: result: yes
# configure:37009: checking whether isnan(double) can be used without linking with libm
# configure:37034: clang -o conftest -O -Wall -s conftest.c >&5
# configure:37034: $? = 0
# configure:37043: result: yes
# configure:37070: checking whether isnan(float) can be used without linking with libm
# configure:37095: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:219:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration]
# return isnanf (x);
# ^
# conftest.c:210:33: note: expanded from macro 'isnanf'
# # define isnanf(x) __builtin_isnanf ((float)(x))
# ^
# 1 error generated.
# configure:37095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | /* end confdefs.h. */
# | #include
# | #if __GNUC__ >= 4
# | # undef isnanf
# | # define isnanf(x) __builtin_isnanf ((float)(x))
# | #elif defined isnan
# | # undef isnanf
# | # define isnanf(x) isnan ((float)(x))
# | #endif
# | float x;
# | int
# | main ()
# | {
# | return isnanf (x);
# | ;
# | return 0;
# | }
# configure:37104: result: no
# configure:37221: checking where to find the exponent in a 'float'
# configure:37310: result: word 0 bit 23
# configure:37333: checking whether isnan(long double) can be used without linking with libm
# configure:37358: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:221:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration]
# return isnanl (x);
# ^
# conftest.c:212:33: note: expanded from macro 'isnanl'
# # define isnanl(x) __builtin_isnanl ((long double)(x))
# ^
# 1 error generated.
# configure:37358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | /* end confdefs.h. */
# | #include
# | #if __GNUC__ >= 4
# | # undef isnanl
# | # define isnanl(x) __builtin_isnanl ((long double)(x))
# | #elif defined isnan
# | # undef isnanl
# | # define isnanl(x) isnan ((long double)(x))
# | #endif
# | long double x;
# | int
# | main ()
# | {
# | return isnanl (x);
# | ;
# | return 0;
# | }
# configure:37367: result: no
# configure:37537: checking where to find the exponent in a 'long double'
# configure:37617: clang -o conftest -O -Wall -s conftest.c >&5
# configure:37617: $? = 0
# configure:37617: ./conftest
# configure:37617: $? = 0
# configure:37629: result: word 2 bit 0
# configure:37742: checking whether langinfo.h defines CODESET
# configure:37760: clang -c -O -Wall conftest.c >&5
# configure:37760: $? = 0
# configure:37768: result: yes
# configure:37773: checking whether langinfo.h defines T_FMT_AMPM
# configure:37791: clang -c -O -Wall conftest.c >&5
# configure:37791: $? = 0
# configure:37799: result: yes
# configure:37804: checking whether langinfo.h defines ERA
# configure:37822: clang -c -O -Wall conftest.c >&5
# configure:37822: $? = 0
# configure:37830: result: yes
# configure:37835: checking whether langinfo.h defines YESEXPR
# configure:37853: clang -c -O -Wall conftest.c >&5
# configure:37853: $? = 0
# configure:37861: result: yes
# configure:37884: checking for lchown
# configure:37884: clang -o conftest -O -Wall -s conftest.c >&5
# configure:37884: $? = 0
# configure:37884: result: yes
# configure:37963: checking whether locale.h conforms to POSIX:2001
# configure:37981: clang -c -O -Wall conftest.c >&5
# configure:37981: $? = 0
# configure:37988: result: yes
# configure:37994: checking whether locale.h defines locale_t
# configure:38011: clang -c -O -Wall conftest.c >&5
# configure:38011: $? = 0
# configure:38019: result: yes
# configure:38032: checking whether struct lconv is properly defined
# configure:38051: clang -c -O -Wall conftest.c >&5
# configure:38051: $? = 0
# configure:38059: result: yes
# configure:38192: checking for pthread_rwlock_t
# configure:38192: clang -c -O -Wall conftest.c >&5
# configure:38192: $? = 0
# configure:38192: clang -c -O -Wall conftest.c >&5
# conftest.c:219:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:38192: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:38192: result: yes
# configure:38223: clang -c -O -Wall conftest.c >&5
# configure:38223: $? = 0
# configure:38406: checking whether NAN macro works
# configure:38429: clang -c -O -Wall conftest.c >&5
# configure:38429: $? = 0
# configure:38436: result: yes
# configure:38441: checking whether HUGE_VAL works
# configure:38459: clang -c -O -Wall conftest.c >&5
# configure:38459: $? = 0
# configure:38466: result: yes
# configure:38488: checking whether mbrtowc handles incomplete characters
# configure:38545: result: guessing yes
# configure:38551: checking whether mbrtowc works as well as mbtowc
# configure:38612: result: guessing yes
# configure:38663: checking whether mbrtowc handles a NULL pwc argument
# configure:38734: result: guessing yes
# configure:38740: checking whether mbrtowc handles a NULL string argument
# configure:38799: result: guessing yes
# configure:38807: checking whether mbrtowc has a correct return value
# configure:38937: result: guessing yes
# configure:38943: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:38999: result: guessing yes
# configure:39004: checking whether mbrtowc works on empty input
# configure:39031: clang -o conftest -O -Wall -s conftest.c >&5
# configure:39031: $? = 0
# configure:39031: ./conftest
# configure:39031: $? = 0
# configure:39042: result: yes
# configure:39046: checking whether the C locale is free of encoding errors
# configure:39086: clang -o conftest -O -Wall -s conftest.c >&5
# configure:39086: $? = 0
# configure:39086: ./conftest
# configure:39086: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | int i;
# | char *locale = setlocale (LC_ALL, "C");
# | if (! locale)
# | return 1;
# | for (i = CHAR_MIN; i <= CHAR_MAX; i++)
# | {
# | char c = i;
# | wchar_t wc;
# | mbstate_t mbs = { 0, };
# | size_t ss = mbrtowc (&wc, &c, 1, &mbs);
# | if (1 < ss)
# | return 1;
# | }
# | return 0;
# |
# | ;
# | return 0;
# | }
# configure:39096: result: no
# configure:39195: checking whether mbrtowc handles incomplete characters
# configure:39252: result: guessing yes
# configure:39258: checking whether mbrtowc works as well as mbtowc
# configure:39319: result: guessing yes
# configure:39417: checking whether mbrtowc handles incomplete characters
# configure:39474: result: guessing yes
# configure:39480: checking whether mbrtowc works as well as mbtowc
# configure:39541: result: guessing yes
# configure:39595: checking whether mbsrtowcs works
# configure:39699: result: guessing yes
# configure:39753: checking whether mbswidth is declared in
# configure:39781: clang -c -O -Wall conftest.c >&5
# conftest.c:238:22: error: use of undeclared identifier 'mbswidth'
# char *p = (char *) mbswidth;
# ^
# 1 error generated.
# configure:39781: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | /* end confdefs.h. */
# |
# | /* Tru64 with Desktop Toolkit C has a bug: must be included before
# | .
# | BSD/OS 4.0.1 has a bug: , and must be included
# | before . */
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | char *p = (char *) mbswidth;
# | return !p;
# |
# | ;
# | return 0;
# | }
# configure:39788: result: no
# configure:39803: checking for mbstate_t
# configure:39834: result: yes
# configure:39932: checking whether memmem works in linear time
# configure:40003: clang -o conftest -O -Wall -s conftest.c >&5
# configure:40003: $? = 0
# configure:40003: ./conftest
# configure:40003: $? = 0
# configure:40014: result: yes
# configure:40042: checking for memmem
# configure:40042: result: yes
# configure:40060: checking whether memmem works
# configure:40135: result: yes
# configure:40181: checking for mempcpy
# configure:40181: result: yes
# configure:40237: checking for working mktime
# configure:40444: clang -o conftest -O -Wall -s conftest.c >&5
# configure:40444: $? = 0
# configure:40444: ./conftest
# configure:40444: $? = 0
# configure:40455: result: yes
# configure:40495: checking for __mktime_internal
# configure:40495: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-275989.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `__mktime_internal'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:40495: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | /* end confdefs.h. */
# | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __mktime_internal innocuous___mktime_internal
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __mktime_internal (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __mktime_internal
# |
# | /* 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 __mktime_internal ();
# | /* 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___mktime_internal || defined __stub_____mktime_internal
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __mktime_internal ();
# | ;
# | return 0;
# | }
# configure:40495: result: no
# configure:40552: checking whether is self-contained
# configure:40569: clang -c -O -Wall conftest.c >&5
# configure:40569: $? = 0
# configure:40577: result: yes
# configure:40697: checking whether YESEXPR works
# configure:40725: clang -o conftest -O -Wall -s conftest.c >&5
# configure:40725: $? = 0
# configure:40725: ./conftest
# configure:40725: $? = 0
# configure:40736: result: yes
# configure:40795: checking whether open recognizes a trailing slash
# configure:40834: clang -o conftest -O -Wall -s conftest.c >&5
# configure:40834: $? = 0
# configure:40834: ./conftest
# configure:40834: $? = 0
# configure:40846: result: yes
# configure:40897: checking for opendir
# configure:40897: clang -o conftest -O -Wall -s conftest.c >&5
# configure:40897: $? = 0
# configure:40897: result: yes
# configure:40948: checking for struct tm.tm_zone
# configure:40948: clang -c -O -Wall conftest.c >&5
# configure:40948: $? = 0
# configure:40948: result: yes
# configure:41032: clang -c -O -Wall conftest.c >&5
# configure:41032: $? = 0
# configure:41048: checking for struct msghdr.msg_accrights
# configure:41048: clang -c -O -Wall conftest.c >&5
# conftest.c:251:13: error: no member named 'msg_accrights' in 'struct msghdr'
# if (ac_aggr.msg_accrights)
# ~~~~~~~ ^
# 1 error generated.
# configure:41048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct msghdr ac_aggr;
# | if (ac_aggr.msg_accrights)
# | return 0;
# | ;
# | return 0;
# | }
# configure:41048: clang -c -O -Wall conftest.c >&5
# conftest.c:251:20: error: no member named 'msg_accrights' in 'struct msghdr'
# if (sizeof ac_aggr.msg_accrights)
# ~~~~~~~ ^
# 1 error generated.
# configure:41048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct msghdr ac_aggr;
# | if (sizeof ac_aggr.msg_accrights)
# | return 0;
# | ;
# | return 0;
# | }
# configure:41048: result: no
# configure:41073: checking for poll
# configure:41073: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41073: $? = 0
# configure:41073: result: yes
# configure:41130: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41130: $? = 0
# configure:41130: ./conftest
# configure:41130: $? = 0
# configure:41320: checking whether frexp works
# configure:41411: result: yes
# configure:41423: checking whether ldexp can be used without linking with libm
# configure:41442: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41442: $? = 0
# configure:41451: result: yes
# configure:41464: checking whether frexpl() can be used without linking with libm
# configure:41491: result: yes
# configure:41497: checking whether frexpl works
# configure:41619: result: yes
# configure:41634: checking whether frexpl is declared
# configure:41634: result: yes
# configure:41645: checking whether ldexpl() can be used without linking with libm
# configure:41663: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41663: $? = 0
# configure:41672: result: yes
# configure:41678: checking whether ldexpl works
# configure:41719: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41719: $? = 0
# configure:41719: ./conftest
# configure:41719: $? = 0
# configure:41730: result: yes
# configure:41738: checking whether ldexpl is declared
# configure:41738: clang -c -O -Wall conftest.c >&5
# configure:41738: $? = 0
# configure:41738: result: yes
# configure:41762: checking for readdir
# configure:41762: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41762: $? = 0
# configure:41762: result: yes
# configure:41808: checking whether readlink signature is correct
# configure:41826: clang -c -O -Wall conftest.c >&5
# configure:41826: $? = 0
# configure:41833: result: yes
# configure:41835: checking whether readlink handles trailing slash correctly
# configure:41865: clang -o conftest -O -Wall -s conftest.c >&5
# configure:41865: $? = 0
# configure:41865: ./conftest
# configure:41865: $? = 0
# configure:41876: result: yes
# configure:42279: checking whether select supports a 0 argument
# configure:42311: clang -o conftest -O -Wall -s conftest.c >&5
# configure:42311: $? = 0
# configure:42311: ./conftest
# configure:42311: $? = 0
# configure:42322: result: yes
# configure:42329: checking whether select detects invalid fds
# configure:42374: clang -o conftest -O -Wall -s conftest.c >&5
# configure:42374: $? = 0
# configure:42374: ./conftest
# configure:42374: $? = 0
# configure:42385: result: yes
# configure:42453: checking whether setenv validates arguments
# configure:42497: clang -o conftest -O -Wall -s conftest.c >&5
# configure:42497: $? = 0
# configure:42497: ./conftest
# configure:42497: $? = 0
# configure:42507: result: yes
# configure:42621: checking for volatile sig_atomic_t
# configure:42621: clang -c -O -Wall conftest.c >&5
# configure:42621: $? = 0
# configure:42621: clang -c -O -Wall conftest.c >&5
# conftest.c:260:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:42621: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:42621: result: yes
# configure:42637: checking for sighandler_t
# configure:42637: clang -c -O -Wall conftest.c >&5
# configure:42637: $? = 0
# configure:42637: clang -c -O -Wall conftest.c >&5
# conftest.c:260:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:42637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:42637: result: yes
# configure:42652: checking for signbit macro
# configure:42757: clang -o conftest -O -Wall -s conftest.c >&5
# configure:42757: $? = 0
# configure:42757: ./conftest
# configure:42757: $? = 0
# configure:42768: result: yes
# configure:42770: checking for signbit compiler built-ins
# configure:42872: clang -o conftest -O -Wall -s conftest.c >&5
# configure:42872: $? = 0
# configure:42872: ./conftest
# configure:42872: $? = 0
# configure:42883: result: yes
# configure:43411: checking for stdint.h
# configure:43411: result: yes
# configure:43421: checking for SIZE_MAX
# configure:43492: result: yes
# configure:43505: checking for socklen_t
# configure:43505: clang -c -O -Wall conftest.c >&5
# configure:43505: $? = 0
# configure:43505: clang -c -O -Wall conftest.c >&5
# conftest.c:270:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:43505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# |
# | /* is not needed according to POSIX, but the
# | in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #if HAVE_SYS_SOCKET_H
# | # include
# | #elif HAVE_WS2TCPIP_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:43505: result: yes
# configure:43569: checking for ssize_t
# configure:43586: clang -c -O -Wall conftest.c >&5
# configure:43586: $? = 0
# configure:43593: result: yes
# configure:43604: checking whether stat handles trailing slashes on directories
# configure:43627: clang -o conftest -O -Wall -s conftest.c >&5
# configure:43627: $? = 0
# configure:43627: ./conftest
# configure:43627: $? = 0
# configure:43637: result: yes
# configure:43639: checking whether stat handles trailing slashes on files
# configure:43679: clang -o conftest -O -Wall -s conftest.c >&5
# configure:43679: $? = 0
# configure:43679: ./conftest
# configure:43679: $? = 0
# configure:43690: result: yes
# configure:43734: checking for working stdalign.h
# configure:43779: clang -c -O -Wall conftest.c >&5
# configure:43779: $? = 0
# configure:43786: result: yes
# configure:43836: checking for max_align_t
# configure:43836: result: yes
# configure:43849: checking whether NULL can be used in arbitrary expressions
# configure:43874: result: yes
# configure:44040: checking which flavor of printf attribute matches inttypes macros
# configure:44067: clang -c -O -Wall conftest.c >&5
# configure:44067: $? = 0
# configure:44074: result: system
# configure:44201: checking for strcasecmp
# configure:44201: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:281:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:281:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:44201: $? = 0
# configure:44201: result: yes
# configure:44218: checking for strncasecmp
# configure:44218: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:282:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:282:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:44218: $? = 0
# configure:44218: result: yes
# configure:44232: checking whether strncasecmp is declared
# configure:44232: clang -c -O -Wall conftest.c >&5
# configure:44232: $? = 0
# configure:44232: result: yes
# configure:44326: checking for working strerror function
# configure:44352: clang -o conftest -O -Wall -s conftest.c >&5
# configure:44352: $? = 0
# configure:44352: ./conftest
# configure:44352: $? = 0
# configure:44363: result: yes
# configure:44513: checking whether strstr works in linear time
# configure:44587: clang -o conftest -O -Wall -s conftest.c >&5
# configure:44587: $? = 0
# configure:44587: ./conftest
# configure:44587: $? = 0
# configure:44598: result: yes
# configure:44626: checking whether strstr works
# configure:44689: result: yes
# configure:44732: checking for strtok_r
# configure:44732: clang -o conftest -O -Wall -s conftest.c >&5
# configure:44732: $? = 0
# configure:44732: result: yes
# configure:44743: checking whether strtok_r works
# configure:44783: clang -o conftest -O -Wall -s conftest.c >&5
# configure:44783: $? = 0
# configure:44783: ./conftest
# configure:44783: $? = 0
# configure:44794: result: yes
# configure:44845: checking for strtoull
# configure:44845: clang -o conftest -O -Wall -s conftest.c >&5
# configure:44845: $? = 0
# configure:44845: result: yes
# configure:44942: checking whether is self-contained
# configure:45021: result: yes
# configure:45236: checking for nlink_t
# configure:45236: result: yes
# configure:45358: checking whether localtime_r is declared
# configure:45358: clang -c -O -Wall conftest.c >&5
# configure:45358: $? = 0
# configure:45358: result: yes
# configure:45377: checking whether localtime_r is compatible with its POSIX signature
# configure:45401: clang -c -O -Wall conftest.c >&5
# conftest.c:283:15: warning: expression result unused [-Wunused-value]
# *localtime_r (0, 0);
# ^~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:45401: $? = 0
# configure:45409: result: yes
# configure:45456: checking for timezone_t
# configure:45456: clang -c -O -Wall conftest.c >&5
# conftest.c:278:13: error: use of undeclared identifier 'timezone_t'; did you mean 'timezone'?
# if (sizeof (timezone_t))
# ^~~~~~~~~~
# timezone
# /usr/include/time.h:298:17: note: 'timezone' declared here
# extern long int timezone;
# ^
# 1 error generated.
# configure:45456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof (timezone_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:45456: result: no
# configure:45827: checking for unsetenv
# configure:45827: clang -o conftest -O -Wall -s conftest.c >&5
# configure:45827: $? = 0
# configure:45827: result: yes
# configure:45840: checking for unsetenv() return type
# configure:45865: clang -c -O -Wall conftest.c >&5
# configure:45865: $? = 0
# configure:45872: result: int
# configure:45881: checking whether unsetenv obeys POSIX
# configure:45926: clang -o conftest -O -Wall -s conftest.c >&5
# configure:45926: $? = 0
# configure:45926: ./conftest
# configure:45926: $? = 0
# configure:45936: result: yes
# configure:46038: checking for ptrdiff_t
# configure:46038: clang -c -O -Wall conftest.c >&5
# configure:46038: $? = 0
# configure:46038: clang -c -O -Wall conftest.c >&5
# conftest.c:315:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:46038: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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 ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:46038: result: yes
# configure:46061: checking for vsnprintf
# configure:46061: clang -o conftest -O -Wall -s conftest.c >&5
# conftest.c:302:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:302:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:46061: $? = 0
# configure:46061: result: yes
# configure:46074: checking whether snprintf respects a size of 1
# configure:46108: clang -o conftest -O -Wall -s conftest.c >&5
# configure:46108: $? = 0
# configure:46108: ./conftest
# configure:46108: $? = 0
# configure:46119: result: yes
# configure:46129: checking whether printf supports POSIX/XSI format strings with positions
# configure:46161: clang -o conftest -O -Wall -s conftest.c >&5
# configure:46161: $? = 0
# configure:46161: ./conftest
# configure:46161: $? = 0
# configure:46172: result: yes
# configure:46242: checking for vsnprintf
# configure:46242: result: yes
# configure:46255: checking whether snprintf truncates the result as in C99
# configure:46331: clang -o conftest -O -Wall -s conftest.c >&5
# configure:46331: $? = 0
# configure:46331: ./conftest
# configure:46331: $? = 0
# configure:46342: result: yes
# configure:46349: checking whether snprintf fully supports the 'n' directive
# configure:46423: clang -o conftest -O -Wall -s conftest.c >&5
# configure:46423: $? = 0
# configure:46423: ./conftest
# configure:46423: $? = 0
# configure:46434: result: yes
# configure:46440: checking whether snprintf respects a size of 1
# configure:46485: result: yes
# configure:46490: checking whether vsnprintf respects a zero size as in C99
# configure:46552: clang -o conftest -O -Wall -s conftest.c >&5
# configure:46552: $? = 0
# configure:46552: ./conftest
# configure:46552: $? = 0
# configure:46563: result: yes
# configure:47003: checking whether mbrtowc handles incomplete characters
# configure:47060: result: guessing yes
# configure:47066: checking whether mbrtowc works as well as mbtowc
# configure:47127: result: guessing yes
# configure:47180: checking whether wcrtomb return value is correct
# configure:47247: result: guessing yes
# configure:47386: checking whether iswcntrl works
# configure:47430: clang -o conftest -O -Wall -s conftest.c >&5
# configure:47430: $? = 0
# configure:47430: ./conftest
# configure:47430: $? = 0
# configure:47441: result: yes
# configure:47465: checking for towlower
# configure:47465: clang -o conftest -O -Wall -s conftest.c >&5
# configure:47465: $? = 0
# configure:47465: result: yes
# configure:47513: checking for wctype_t
# configure:47541: clang -c -O -Wall conftest.c >&5
# configure:47541: $? = 0
# configure:47549: result: yes
# configure:47555: checking for wctrans_t
# configure:47581: clang -c -O -Wall conftest.c >&5
# configure:47581: $? = 0
# configure:47589: result: yes
# configure:47608: checking whether wcwidth is declared
# configure:47608: clang -c -O -Wall conftest.c >&5
# configure:47608: $? = 0
# configure:47608: result: yes
# configure:47637: checking whether wcwidth works reasonably in UTF-8 locales
# configure:47693: clang -o conftest -O -Wall -s conftest.c >&5
# configure:47693: $? = 0
# configure:47693: ./conftest
# configure:47693: $? = 0
# configure:47704: result: yes
# configure:47746: checking for stdint.h
# configure:47746: result: yes
# configure:47812: checking for library containing socket
# configure:47843: clang -o conftest -O -Wall -s conftest.c >&5
# configure:47843: $? = 0
# configure:47860: result: none required
# configure:47868: checking for library containing gethostbyname
# configure:47899: clang -o conftest -O -Wall -s conftest.c >&5
# configure:47899: $? = 0
# configure:47916: result: none required
# configure:47924: checking for library containing dlopen
# configure:47955: clang -o conftest -O -Wall -s conftest.c >&5
# /tmp/conftest-37add3.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:47955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_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:47955: clang -o conftest -O -Wall -s conftest.c -ldl >&5
# configure:47955: $? = 0
# configure:47972: result: -ldl
# configure:47982: checking for library containing res_9_search
# configure:48013: clang -o conftest -O -Wall -s conftest.c -ldl >&5
# /tmp/conftest-6adead.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `res_9_search'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 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_9_search ();
# | int
# | main ()
# | {
# | return res_9_search ();
# | ;
# | return 0;
# | }
# configure:48013: clang -o conftest -O -Wall -s conftest.c -lresolv -ldl >&5
# /tmp/conftest-113091.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `res_9_search'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 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_9_search ();
# | int
# | main ()
# | {
# | return res_9_search ();
# | ;
# | return 0;
# | }
# configure:48030: result: no
# configure:48040: checking for library containing res_search
# configure:48071: clang -o conftest -O -Wall -s conftest.c -ldl >&5
# /tmp/conftest-2f29cd.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `res_search'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48071: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 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_search ();
# | int
# | main ()
# | {
# | return res_search ();
# | ;
# | return 0;
# | }
# configure:48071: clang -o conftest -O -Wall -s conftest.c -lresolv -ldl >&5
# /tmp/conftest-fc06b7.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `res_search'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48071: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 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_search ();
# | int
# | main ()
# | {
# | return res_search ();
# | ;
# | return 0;
# | }
# configure:48071: clang -o conftest -O -Wall -s conftest.c -lbind -ldl >&5
# /usr/bin/ld: cannot find -lbind
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48071: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 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_search ();
# | int
# | main ()
# | {
# | return res_search ();
# | ;
# | return 0;
# | }
# configure:48088: result: no
# configure:48098: checking whether res_search is declared
# configure:48098: clang -c -O -Wall conftest.c >&5
# configure:48098: $? = 0
# configure:48098: result: yes
# configure:48139: checking for library containing hstrerror
# configure:48170: clang -o conftest -O -Wall -s conftest.c -ldl >&5
# configure:48170: $? = 0
# configure:48187: result: none required
# configure:48201: checking curses.h usability
# configure:48201: clang -c -O -Wall conftest.c >&5
# configure:48201: $? = 0
# configure:48201: result: yes
# configure:48201: checking curses.h presence
# configure:48201: clang -E conftest.c
# configure:48201: $? = 0
# configure:48201: result: yes
# configure:48201: checking for curses.h
# configure:48201: result: yes
# configure:48201: checking term.h usability
# configure:48201: clang -c -O -Wall conftest.c >&5
# configure:48201: $? = 0
# configure:48201: result: yes
# configure:48201: checking term.h presence
# configure:48201: clang -E conftest.c
# configure:48201: $? = 0
# configure:48201: result: yes
# configure:48201: checking for term.h
# configure:48201: result: yes
# configure:48201: checking ncurses/curses.h usability
# configure:48201: clang -c -O -Wall conftest.c >&5
# conftest.c:324:10: fatal error: 'ncurses/curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:48201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_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:48201: result: no
# configure:48201: checking ncurses/curses.h presence
# configure:48201: clang -E conftest.c
# conftest.c:291:10: fatal error: 'ncurses/curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:48201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# configure:48201: result: no
# configure:48201: checking for ncurses/curses.h
# configure:48201: result: no
# configure:48201: checking ncurses/term.h usability
# configure:48201: clang -c -O -Wall conftest.c >&5
# conftest.c:324:10: fatal error: 'ncurses/term.h' file not found
# #include
# ^
# 1 error generated.
# configure:48201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_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:48201: result: no
# configure:48201: checking ncurses/term.h presence
# configure:48201: clang -E conftest.c
# conftest.c:291:10: fatal error: 'ncurses/term.h' file not found
# #include
# ^
# 1 error generated.
# configure:48201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# configure:48201: result: no
# configure:48201: checking for ncurses/term.h
# configure:48201: result: no
# configure:48201: checking termcap.h usability
# configure:48201: clang -c -O -Wall conftest.c >&5
# configure:48201: $? = 0
# configure:48201: result: yes
# configure:48201: checking termcap.h presence
# configure:48201: clang -E conftest.c
# configure:48201: $? = 0
# configure:48201: result: yes
# configure:48201: checking for termcap.h
# configure:48201: result: yes
# configure:48213: checking for library containing tigetstr
# configure:48244: clang -o conftest -O -Wall -s conftest.c -ldl >&5
# /tmp/conftest-040703.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `tigetstr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_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 tigetstr ();
# | int
# | main ()
# | {
# | return tigetstr ();
# | ;
# | return 0;
# | }
# configure:48244: clang -o conftest -O -Wall -s conftest.c -ltinfo -ldl >&5
# /usr/bin/ld: cannot find -ltinfo
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:48244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_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 tigetstr ();
# | int
# | main ()
# | {
# | return tigetstr ();
# | ;
# | return 0;
# | }
# configure:48244: clang -o conftest -O -Wall -s conftest.c -lcurses -ldl >&5
# configure:48244: $? = 0
# configure:48261: result: -lcurses
# configure:48272: checking for tgetstr
# configure:48272: clang -o conftest -O -Wall -s conftest.c -lcurses -ldl >&5
# configure:48272: $? = 0
# configure:48272: result: yes
# configure:48442: checking for Readline headers in /usr/include/readline
# configure:48467: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -I/usr/include/readline conftest.cpp >&5
# configure:48467: $? = 0
# configure:48471: result: found
# configure:48492: checking for Readline libraries
# configure:48520: clang++ -o conftest -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -I/usr/include/readline -s -L/usr/lib conftest.cpp -lcurses -ldl -lreadline >&5
# configure:48520: $? = 0
# configure:48525: result: found
# configure:48551: checking for Readline
# configure:48566: result: yes
# configure:48575: checking if Readline version is >= 5.0
# configure:48610: result: yes
# configure:48677: checking for x86_64-unknown-linux-pkg-config
# configure:48710: result: no
# configure:48720: checking for pkg-config
# configure:48738: found /usr/bin/pkg-config
# configure:48750: result: /usr/bin/pkg-config
# configure:48775: checking pkg-config is at least version 0.9.0
# configure:48778: result: yes
# configure:48788: checking for LIBGNUTLS
# configure:48795: $PKG_CONFIG --exists --print-errors "gnutls >= 1.0.0"
# configure:48798: $? = 0
# configure:48812: $PKG_CONFIG --exists --print-errors "gnutls >= 1.0.0"
# configure:48815: $? = 0
# configure:48873: result: yes
# configure:48958: checking if zlib is wanted
# configure:48980: result: yes
# configure:49011: checking for inflateEnd in -lz
# configure:49036: clang -o conftest -O -Wall -I/usr/include -s -L/usr/lib conftest.c -lz -lcurses -ldl >&5
# configure:49036: $? = 0
# configure:49045: result: yes
# configure:49053: checking zlib.h usability
# configure:49053: clang -c -O -Wall -I/usr/include conftest.c >&5
# configure:49053: $? = 0
# configure:49053: result: yes
# configure:49053: checking zlib.h presence
# configure:49053: clang -E -I/usr/include conftest.c
# configure:49053: $? = 0
# configure:49053: result: yes
# configure:49053: checking for zlib.h
# configure:49053: result: yes
# configure:49181: checking for Expat XML Parser headers in /usr/include
# configure:49205: clang++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -I/usr/include conftest.cpp >&5
# configure:49205: $? = 0
# configure:49209: result: found
# configure:49230: checking for Expat XML Parser libraries
# configure:49258: clang++ -o conftest -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -I/usr/include -s -L/usr/lib conftest.cpp -lcurses -ldl -lexpat >&5
# configure:49258: $? = 0
# configure:49263: result: found
# configure:49289: checking for Expat XML Parser
# configure:49304: result: yes
# configure:49710: checking util.h usability
# configure:49710: clang -c -O -Wall conftest.c >&5
# conftest.c:330:10: fatal error: 'util.h' file not found
# #include
# ^
# 1 error generated.
# configure:49710: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 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:49710: result: no
# configure:49710: checking util.h presence
# configure:49710: clang -E conftest.c
# conftest.c:297:10: fatal error: 'util.h' file not found
# #include
# ^
# 1 error generated.
# configure:49710: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | /* end confdefs.h. */
# | #include
# configure:49710: result: no
# configure:49710: checking for util.h
# configure:49710: result: no
# configure:49710: checking sys/stropts.h usability
# configure:49710: clang -c -O -Wall conftest.c >&5
# configure:49710: $? = 0
# configure:49710: result: yes
# configure:49710: checking sys/stropts.h presence
# configure:49710: clang -E conftest.c
# configure:49710: $? = 0
# configure:49710: result: yes
# configure:49710: checking for sys/stropts.h
# configure:49710: result: yes
# configure:49710: checking pty.h usability
# configure:49710: clang -c -O -Wall conftest.c >&5
# configure:49710: $? = 0
# configure:49710: result: yes
# configure:49710: checking pty.h presence
# configure:49710: clang -E conftest.c
# configure:49710: $? = 0
# configure:49710: result: yes
# configure:49710: checking for pty.h
# configure:49710: result: yes
# configure:49720: checking for library containing openpty
# configure:49751: clang -o conftest -O -Wall -s conftest.c -lcurses -ldl >&5
# /tmp/conftest-35baf9.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `openpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:49751: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_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 openpty ();
# | int
# | main ()
# | {
# | return openpty ();
# | ;
# | return 0;
# | }
# configure:49751: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl >&5
# configure:49751: $? = 0
# configure:49768: result: -lutil
# configure:49780: checking for _getpty
# configure:49780: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl >&5
# /tmp/conftest-7f21a4.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `_getpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:49780: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 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:49780: result: no
# configure:49791: checking whether posix_fallocate() works
# configure:49858: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl >&5
# configure:49858: $? = 0
# configure:49858: ./conftest
# configure:49858: $? = 0
# configure:49873: result: yes
# configure:49882: checking for posix_fadvise
# configure:49911: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl >&5
# conftest.c:312:11: warning: unused variable 'res' [-Wunused-variable]
# int res = posix_fadvise ((int)0, (off_t)0, (off_t)0, POSIX_FADV_NORMAL);
# ^
# conftest.c:313:11: warning: unused variable 'a' [-Wunused-variable]
# int a = POSIX_FADV_SEQUENTIAL;
# ^
# conftest.c:314:11: warning: unused variable 'b' [-Wunused-variable]
# int b = POSIX_FADV_NOREUSE;
# ^
# conftest.c:315:11: warning: unused variable 'c' [-Wunused-variable]
# int c = POSIX_FADV_RANDOM;
# ^
# conftest.c:316:11: warning: unused variable 'd' [-Wunused-variable]
# int d = POSIX_FADV_WILLNEED;
# ^
# conftest.c:317:11: warning: unused variable 'e' [-Wunused-variable]
# int e = POSIX_FADV_DONTNEED;
# ^
# 6 warnings generated.
# configure:49911: $? = 0
# configure:49919: result: yes
# configure:49941: checking idna.h usability
# configure:49941: clang -c -O -Wall conftest.c >&5
# configure:49941: $? = 0
# configure:49941: result: yes
# configure:49941: checking idna.h presence
# configure:49941: clang -E conftest.c
# configure:49941: $? = 0
# configure:49941: result: yes
# configure:49941: checking for idna.h
# configure:49941: result: yes
# configure:49943: checking for stringprep_check_version in -lidn
# configure:49968: clang -o conftest -O -Wall -s conftest.c -lidn -lutil -lcurses -ldl >&5
# configure:49968: $? = 0
# configure:49977: result: yes
# configure:49999: checking if Libidn should be used
# configure:50001: result: yes
# configure:50008: checking for dirent.h that defines DIR
# configure:50027: clang -c -O -Wall conftest.c >&5
# configure:50027: $? = 0
# configure:50035: result: yes
# configure:50048: checking for library containing opendir
# configure:50079: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:50079: $? = 0
# configure:50096: result: none required
# configure:50163: checking for ANSI C header files
# configure:50267: result: yes
# configure:50275: checking for sys/wait.h that is POSIX.1 compatible
# configure:50301: clang -c -O -Wall conftest.c >&5
# configure:50301: $? = 0
# configure:50308: result: yes
# configure:50316: checking whether time.h and sys/time.h may both be included
# configure:50336: clang -c -O -Wall conftest.c >&5
# configure:50336: $? = 0
# configure:50343: result: yes
# configure:50358: checking for libintl.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for fcntl.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for sys/time.h
# configure:50358: result: yes
# configure:50358: checking for errno.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for stdlib.h
# configure:50358: result: yes
# configure:50358: checking for varargs.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# In file included from conftest.c:325:
# /usr/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:50358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_ARPA_NAMESER_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_SYSTM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:50358: result: no
# configure:50358: checking for dirent.h
# configure:50358: result: yes
# configure:50358: checking for termios.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for termio.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for sys/select.h
# configure:50358: result: yes
# configure:50358: checking for sys/stropts.h
# configure:50358: result: yes
# configure:50358: checking for string.h
# configure:50358: result: yes
# configure:50358: checking for memory.h
# configure:50358: result: yes
# configure:50358: checking for strings.h
# configure:50358: result: yes
# configure:50358: checking for sys/ioctl.h
# configure:50358: result: yes
# configure:50358: checking for dlfcn.h
# configure:50358: result: yes
# configure:50358: checking for arpa/inet.h
# configure:50358: result: yes
# configure:50358: checking for arpa/nameser.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for netinet/in.h
# configure:50358: result: yes
# configure:50358: checking for netinet/tcp.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for netinet/in_systm.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for netinet/ip.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for termcap.h
# configure:50358: result: yes
# configure:50358: checking for sys/statfs.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for ifaddrs.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for resolv.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for langinfo.h
# configure:50358: result: yes
# configure:50358: checking for endian.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for locale.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for expat.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for linux/magic.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# configure:50358: $? = 0
# configure:50358: result: yes
# configure:50358: checking for socks.h
# configure:50358: clang -c -O -Wall conftest.c >&5
# conftest.c:350:10: fatal error: 'socks.h' file not found
# #include
# ^
# 1 error generated.
# configure:50358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_ARPA_NAMESER_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_SYSTM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:50358: result: no
# configure:50385: checking for vsnprintf
# configure:50385: result: yes
# configure:50385: checking for snprintf
# configure:50385: result: yes
# configure:50394: checking if trio library is needed
# configure:50435: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# conftest.c:347:6: warning: implicitly declaring library function 'sscanf' with type 'int (const char *restrict, const char *restrict, ...)' [-Wimplicit-function-declaration]
# sscanf("0","%llu",&x);
# ^
# conftest.c:347:6: note: include the header or explicitly provide a declaration for 'sscanf'
# conftest.c:355:6: warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Wimplicit-function-declaration]
# sprintf(buf,"%lld %llu",y,x);
# ^
# conftest.c:355:6: note: include the header or explicitly provide a declaration for 'sprintf'
# 2 warnings generated.
# configure:50435: $? = 0
# configure:50435: ./conftest
# configure:50435: $? = 0
# configure:50448: result: no
# configure:50578: checking for h_errno
# configure:50597: clang -c -O -Wall conftest.c >&5
# conftest.c:346:11: warning: unused variable 'iu_x' [-Wunused-variable]
# int iu_x = h_errno;
# ^
# 1 warning generated.
# configure:50597: $? = 0
# configure:50604: result: yes
# configure:50610: checking whether h_errno is declared
# configure:50610: clang -c -O -Wall conftest.c >&5
# configure:50610: $? = 0
# configure:50610: result: yes
# configure:50625: checking for hstrerror
# configure:50625: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:50625: $? = 0
# configure:50625: result: yes
# configure:50642: checking whether hstrerror is declared
# configure:50642: clang -c -O -Wall conftest.c >&5
# configure:50642: $? = 0
# configure:50642: result: yes
# configure:50683: checking for pid_t
# configure:50683: result: yes
# configure:50694: checking for an ANSI C-conforming const
# configure:50760: clang -c -O -Wall conftest.c >&5
# configure:50760: $? = 0
# configure:50767: result: yes
# configure:50775: checking for inline
# configure:50799: result: inline
# configure:50817: checking for off_t
# configure:50817: clang -c -O -Wall conftest.c >&5
# configure:50817: $? = 0
# configure:50817: clang -c -O -Wall conftest.c >&5
# conftest.c:379:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:50817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:50817: result: yes
# configure:50828: checking for size_t
# configure:50828: result: yes
# configure:51065: checking for struct sockaddr.sa_len
# configure:51065: clang -c -O -Wall conftest.c >&5
# conftest.c:350:13: error: no member named 'sa_len' in 'struct sockaddr'
# if (ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:51065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:51065: clang -c -O -Wall conftest.c >&5
# conftest.c:350:20: error: no member named 'sa_len' in 'struct sockaddr'
# if (sizeof ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:51065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:51065: result: no
# configure:51077: checking for struct sockaddr_in6.sin6_scope_id
# configure:51077: clang -c -O -Wall conftest.c >&5
# configure:51077: $? = 0
# configure:51077: result: yes
# configure:51090: checking for struct tm.tm_zone
# configure:51090: result: yes
# configure:51157: checking whether struct tm is in sys/time.h or time.h
# configure:51184: result: time.h
# configure:51196: checking whether utime accepts a null argument
# configure:51225: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51225: $? = 0
# configure:51225: ./conftest
# configure:51225: $? = 0
# configure:51235: result: yes
# configure:51245: checking whether getpgrp requires zero arguments
# configure:51262: clang -c -O -Wall conftest.c >&5
# conftest.c:383:10: error: too many arguments to function call, expected 0, have 1
# getpgrp (0);
# ~~~~~~~ ^
# /usr/include/unistd.h:637:1: note: 'getpgrp' declared here
# extern __pid_t getpgrp (void) __THROW;
# ^
# 1 error generated.
# configure:51262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_UTIME_NULL 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:51270: result: yes
# configure:51280: checking for vprintf
# configure:51280: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# conftest.c:371:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:371:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:51280: $? = 0
# configure:51280: result: yes
# configure:51286: checking for _doprnt
# configure:51286: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# /tmp/conftest-c43660.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_UTIME_NULL 1
# | #define GETPGRP_VOID 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:51286: result: no
# configure:51297: checking whether stat file-mode macros are broken
# configure:51331: result: no
# configure:51340: checking whether sscanf works on const strings
# configure:51357: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51357: $? = 0
# configure:51357: ./conftest
# configure:51357: $? = 0
# configure:51369: result: yes
# configure:51382: checking for statfs
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for killpg
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for setpgid
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for tcgetattr
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for vsnprintf
# configure:51382: result: yes
# configure:51382: checking for snprintf
# configure:51382: result: yes
# configure:51382: checking for sscanf
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# conftest.c:378:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration]
# char sscanf ();
# ^
# conftest.c:378:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)'
# 1 warning generated.
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for gethostbyname2
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for getipnodebyname
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# /tmp/conftest-6b2669.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `getipnodebyname'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_UTIME_NULL 1
# | #define GETPGRP_VOID 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_STATFS 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_GETHOSTBYNAME2 1
# | /* end confdefs.h. */
# | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getipnodebyname innocuous_getipnodebyname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getipnodebyname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getipnodebyname
# |
# | /* 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 getipnodebyname ();
# | /* 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_getipnodebyname || defined __stub___getipnodebyname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getipnodebyname ();
# | ;
# | return 0;
# | }
# configure:51382: result: no
# configure:51382: checking for getaddrinfo
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for getnameinfo
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for setsid
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for random
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for inet_aton
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for setlocale
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51382: checking for dn_expand
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# /tmp/conftest-a425e0.o: In function `main':
# conftest.c:(.text+0x4): undefined reference to `dn_expand'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lftp"
# | #define PACKAGE_TARNAME "lftp"
# | #define PACKAGE_VERSION "4.7.2"
# | #define PACKAGE_STRING "lftp 4.7.2"
# | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lftp"
# | #define VERSION "4.7.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_CXX_BOOL 1
# | #define __STDC_LIMIT_MACROS 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define DEFAULT_PAGER "exec more"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETLOGIN_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_SENDMSG 1
# | #define HAVE_READLINK 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_STRMODE 0
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLOGIN_R 1
# | #define HAVE_DECL_GETLOGIN 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define TIME_T_IS_SIGNED 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_DECL_STRTOUMAX 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLOGIN_R 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_INLINE 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define C_LOCALE_MAYBE_EILSEQ 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKTIME 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define _LINUX_SOURCE_COMPAT 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRPTIME 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRTOULL 1
# | #define GNULIB_TEST_STRTOULL 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define GNULIB_TEST_TIME_RZ 1
# | #define GNULIB_TEST_TIMEGM 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DECL_RES_SEARCH 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_TGETSTR 1
# | #define USE_GNUTLS 1
# | #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# | #define HAVE_LIBEXPAT 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define LIBIDN 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_EXPAT_H 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_HSTRERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_UTIME_NULL 1
# | #define GETPGRP_VOID 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_STATFS 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_SETSID 1
# | #define HAVE_RANDOM 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETLOCALE 1
# | /* end confdefs.h. */
# | /* Define dn_expand to an innocuous variant, in case declares dn_expand.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dn_expand innocuous_dn_expand
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dn_expand (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dn_expand
# |
# | /* 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 ();
# | /* 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_dn_expand || defined __stub___dn_expand
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dn_expand ();
# | ;
# | return 0;
# | }
# configure:51382: result: no
# configure:51382: checking for socketpair
# configure:51382: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51382: $? = 0
# configure:51382: result: yes
# configure:51392: checking for an implementation of va_copy()
# configure:51419: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51419: $? = 0
# configure:51419: ./conftest
# configure:51419: $? = 0
# configure:51430: result: yes
# configure:51596: checking for environ variable
# configure:51618: clang -o conftest -O -Wall -s conftest.c -lutil -lcurses -ldl -lidn >&5
# configure:51618: $? = 0
# configure:51627: result: yes
# configure:51635: checking whether vsnprintf is declared
# configure:51635: result: yes
# configure:51669: checking whether snprintf is declared
# configure:51669: clang -c -O -Wall conftest.c >&5
# configure:51669: $? = 0
# configure:51669: result: yes
# configure:51703: checking whether unsetenv is declared
# configure:51703: result: yes
# configure:51737: checking whether random is declared
# configure:51737: clang -c -O -Wall conftest.c >&5
# configure:51737: $? = 0
# configure:51737: result: yes
# configure:51771: checking whether inet_aton is declared
# configure:51771: clang -c -O -Wall conftest.c >&5
# configure:51771: $? = 0
# configure:51771: result: yes
# configure:51805: checking whether strptime is declared
# configure:51805: clang -c -O -Wall conftest.c >&5
# configure:51805: $? = 0
# configure:51805: result: yes
# configure:51839: checking whether strtok_r is declared
# configure:51839: result: yes
# configure:51873: checking whether dn_expand is declared
# configure:51873: clang -c -O -Wall conftest.c >&5
# configure:51873: $? = 0
# configure:51873: result: yes
# configure:51907: checking whether memmem is declared
# configure:51907: result: yes
# configure:52078: checking that generated files are newer than configure
# configure:52084: result: done
# configure:52234: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by lftp config.status 4.7.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0fc9e2377422
#
# config.status:2659: creating Makefile
# config.status:2659: creating src/Makefile
# config.status:2659: creating lib/Makefile
# config.status:2659: creating doc/Makefile
# config.status:2659: creating po/Makefile.in
# config.status:2659: creating m4/Makefile
# config.status:2659: creating trio/Makefile
# config.status:2659: creating tests/Makefile
# config.status:2659: creating lftp.spec
# config.status:2659: creating lib/config.h
# config.status:2888: executing depfiles commands
# config.status:2888: executing po-directories commands
# config.status:2888: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_flexmember=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBGNUTLS_CFLAGS_set=
# ac_cv_env_LIBGNUTLS_CFLAGS_value=
# ac_cv_env_LIBGNUTLS_LIBS_set=
# ac_cv_env_LIBGNUTLS_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___mktime_internal=no
# ac_cv_func__doprnt=no
# ac_cv_func__getpty=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_chown=yes
# ac_cv_func_chown_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_closedir=yes
# ac_cv_func_dirfd=yes
# ac_cv_func_dlopen=no
# ac_cv_func_dn_expand=no
# ac_cv_func_fchown=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fstatat=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_gethostbyname2=yes
# ac_cv_func_getipnodebyname=no
# ac_cv_func_getlogin_r=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpgrp_void=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_hstrerror=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_isascii=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_killpg=yes
# ac_cv_func_lchmod=no
# ac_cv_func_lchown=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nanotime=no
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_opendir=yes
# ac_cv_func_poll=yes
# ac_cv_func_random=yes
# ac_cv_func_readdir=yes
# ac_cv_func_readlink=yes
# ac_cv_func_recvmsg=yes
# ac_cv_func_sendmsg=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setsid=yes
# ac_cv_func_shl_load=no
# ac_cv_func_shutdown=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_sscanf=yes
# ac_cv_func_statfs=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strptime=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_strtoumax=yes
# ac_cv_func_symlink=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tgetstr=yes
# ac_cv_func_timegm=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_tzset=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_utime_null=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_wcwidth=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_dirfd=yes
# ac_cv_have_decl_dn_expand=yes
# ac_cv_have_decl_frexpl=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_h_errno=yes
# ac_cv_have_decl_hstrerror=yes
# ac_cv_have_decl_inet_aton=yes
# ac_cv_have_decl_inet_pton=yes
# ac_cv_have_decl_ldexpl=yes
# ac_cv_have_decl_localtime_r=yes
# ac_cv_have_decl_mbswidth=no
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_res_search=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strmode=no
# ac_cv_have_decl_strncasecmp=yes
# ac_cv_have_decl_strptime=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_expat_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_glob_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_idna_h=yes
# ac_cv_header_ifaddrs_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_linux_magic_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_curses_h=no
# ac_cv_header_ncurses_term_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_pty_h=yes
# ac_cv_header_resolv_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_socks_h=no
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_cdefs_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statfs_h=yes
# ac_cv_header_sys_stropts_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termcap_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_util_h=no
# ac_cv_header_utime_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_error_at_line=yes
# ac_cv_lib_idn_stringprep_check_version=yes
# ac_cv_lib_z_inflateEnd=yes
# ac_cv_member_struct_msghdr_msg_accrights=no
# ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_need_trio=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_posix_fadvise=yes
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_hstrerror='none required'
# ac_cv_search_inet_pton='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_openpty=-lutil
# ac_cv_search_res_9_search=no
# ac_cv_search_res_search=no
# ac_cv_search_socket='none required'
# ac_cv_search_strerror='none required'
# ac_cv_search_tigetstr=-lcurses
# ac_cv_should_define__xopen_source=no
# ac_cv_struct_st_dm_mode=no
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_timezone_t=no
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# gl_cv_C_locale_sans_EILSEQ=no
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_inline_effective=yes
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_cc_float_expbit0='word 0 bit 23'
# gl_cv_cc_long_double_expbit0='word 2 bit 0'
# gl_cv_compound_literals=yes
# gl_cv_decl_null_works=yes
# gl_cv_decl_readlink_works=yes
# gl_cv_func_btowc_eof='guessing yes'
# gl_cv_func_btowc_nul=yes
# gl_cv_func_chown_ctime_works=yes
# gl_cv_func_chown_follows_symlink=yes
# gl_cv_func_chown_slash_works=yes
# gl_cv_func_dirfd_macro=no
# gl_cv_func_dup2_works=yes
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works=yes
# gl_cv_func_fnmatch_gnu=yes
# gl_cv_func_frexp_no_libm=yes
# gl_cv_func_frexp_works=yes
# gl_cv_func_frexpl_no_libm=yes
# gl_cv_func_frexpl_works=yes
# gl_cv_func_getdtablesize_works=yes
# gl_cv_func_getlogin_r_works=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_isnand_no_libm=yes
# gl_cv_func_isnanf_no_libm=no
# gl_cv_func_isnanl_no_libm=no
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_itold_works=yes
# gl_cv_func_ldexp_no_libm=yes
# gl_cv_func_ldexpl_no_libm=yes
# gl_cv_func_ldexpl_works=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_empty_input=yes
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_mbsrtowcs_works='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_func_memmem_works_always=yes
# gl_cv_func_memmem_works_fast=yes
# gl_cv_func_nl_langinfo_yesexpr_works=yes
# gl_cv_func_open_slash=yes
# gl_cv_func_poll=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_printf_directive_a=yes
# gl_cv_func_printf_directive_f=yes
# gl_cv_func_printf_directive_ls=yes
# gl_cv_func_printf_directive_n=yes
# gl_cv_func_printf_enomem=yes
# gl_cv_func_printf_flag_grouping=yes
# gl_cv_func_printf_flag_leftadjust=yes
# gl_cv_func_printf_flag_zero=yes
# gl_cv_func_printf_infinite=yes
# gl_cv_func_printf_infinite_long_double=yes
# gl_cv_func_printf_long_double=yes
# gl_cv_func_printf_positions=yes
# gl_cv_func_printf_precision=yes
# gl_cv_func_printf_sizes_c99=yes
# gl_cv_func_readlink_works=yes
# gl_cv_func_select_detects_ebadf=yes
# gl_cv_func_select_supports0=yes
# gl_cv_func_setenv_works=yes
# gl_cv_func_signbit=yes
# gl_cv_func_signbit_gcc=yes
# gl_cv_func_snprintf_directive_n=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_snprintf_truncation_c99=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_strstr_linear=yes
# gl_cv_func_strstr_works_always=yes
# gl_cv_func_strtok_r_works=yes
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_vsnprintf_posix=yes
# gl_cv_func_vsnprintf_usable=yes
# gl_cv_func_vsnprintf_zerosize_c99=yes
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_wcwidth_works=yes
# gl_cv_func_working_mktime=yes
# gl_cv_func_working_strerror=yes
# gl_cv_glob_lists_symlinks=no
# gl_cv_gnu_glob_interface_version_1=yes
# gl_cv_have_include_next=yes
# gl_cv_have_weak=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_langinfo_codeset=yes
# gl_cv_header_langinfo_era=yes
# gl_cv_header_langinfo_t_fmt_ampm=yes
# gl_cv_header_langinfo_yesexpr=yes
# gl_cv_header_locale_h_needs_xlocale_h=no
# gl_cv_header_locale_h_posix2001=yes
# gl_cv_header_locale_has_locale_t=yes
# gl_cv_header_math_huge_val_works=yes
# gl_cv_header_math_nan_works=yes
# gl_cv_header_netinet_in_h_selfcontained=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_stdint_predates_cxx11_h=no
# gl_cv_header_sys_select_h_selfcontained=yes
# gl_cv_header_sys_socket_h_selfcontained=yes
# gl_cv_header_sys_socket_h_shut=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_lib_socket='none needed'
# gl_cv_long_double_equals_double=no
# gl_cv_next_arpa_inet_h=''
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_iconv_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_math_h=''
# gl_cv_next_poll_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_strings_h=''
# gl_cv_next_sys_select_h=''
# gl_cv_next_sys_socket_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_sys_uio_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_promoted_mode_t=mode_t
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_socket_ipv4=yes
# gl_cv_socket_ipv6=yes
# gl_cv_struct_dirent_d_type=yes
# gl_cv_sys_struct_lconv_ok=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_time_r_posix=yes
# gl_cv_time_t_is_signed=yes
# gl_cv_type_sigset_t=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# gt_cv_func_unsetenv_ret=int
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# i_cv_posix_fallocate_works=yes
# inetutils_cv_var_h_errno=yes
# lftp_cv_cxx__Bool=no
# lftp_cv_cxx_ansi_scope=yes
# lftp_cv_cxx_bool=yes
# lftp_cv_cxx_stdc_limit_macros=yes
# lftp_cv_environ=yes
# lftp_cv_func_sscanf_const_works=yes
# lftp_cv_noimplementinline=yes
# lftp_cv_va_copy=yes
# lt_cv_ar_at_file=@
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_LIBGNUTLS_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_LIBGNUTLS_LIBS=-lgnutls
# zlib_cv_libz=yes
# zlib_cv_zlib_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/missing aclocal-1.15'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# AUTOCONF='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O -Wall'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS='-O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# EXPAT_CFLAGS='-I/usr/include'
# EXPAT_LDFLAGS='-L/usr/lib'
# EXPAT_LIBS='-lexpat'
# EXPAT_VERSION=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# FNMATCH_H=''
# GETOPT_H=''
# GETTEXT_MACRO_VERSION='0.19'
# GLIBC21='yes'
# GLOB_H='glob.h'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_FNMATCH_H_FALSE=''
# GL_GENERATE_FNMATCH_H_TRUE='#'
# GL_GENERATE_GLOB_H_FALSE='#'
# GL_GENERATE_GLOB_H_TRUE=''
# GL_GENERATE_ICONV_H_FALSE='#'
# GL_GENERATE_ICONV_H_TRUE=''
# GL_GENERATE_NETINET_IN_H_FALSE=''
# GL_GENERATE_NETINET_IN_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GNULIB_ACCEPT4='0'
# GNULIB_ACCEPT='0'
# GNULIB_ACOSF='0'
# GNULIB_ACOSL='0'
# GNULIB_ALPHASORT='0'
# GNULIB_ASINF='0'
# GNULIB_ASINL='0'
# GNULIB_ATAN2F='0'
# GNULIB_ATANF='0'
# GNULIB_ATANL='0'
# GNULIB_ATOLL='0'
# GNULIB_BIND='0'
# GNULIB_BTOWC='1'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CBRT='0'
# GNULIB_CBRTF='0'
# GNULIB_CBRTL='0'
# GNULIB_CEIL='0'
# GNULIB_CEILF='0'
# GNULIB_CEILL='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='1'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='1'
# GNULIB_CONNECT='0'
# GNULIB_COPYSIGN='0'
# GNULIB_COPYSIGNF='0'
# GNULIB_COPYSIGNL='0'
# GNULIB_COSF='0'
# GNULIB_COSHF='0'
# GNULIB_COSL='0'
# GNULIB_DIRFD='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_EXP2='0'
# GNULIB_EXP2F='0'
# GNULIB_EXP2L='0'
# GNULIB_EXPF='0'
# GNULIB_EXPL='0'
# GNULIB_EXPM1='0'
# GNULIB_EXPM1F='0'
# GNULIB_EXPM1L='0'
# GNULIB_FABSF='0'
# GNULIB_FABSL='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='1'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FDOPENDIR='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFS='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FLOOR='0'
# GNULIB_FLOORF='0'
# GNULIB_FLOORL='0'
# GNULIB_FMA='0'
# GNULIB_FMAF='0'
# GNULIB_FMAL='0'
# GNULIB_FMOD='0'
# GNULIB_FMODF='0'
# GNULIB_FMODL='0'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FREXP='1'
# GNULIB_FREXPF='0'
# GNULIB_FREXPL='1'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='1'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='1'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETPEERNAME='0'
# GNULIB_GETSOCKNAME='0'
# GNULIB_GETSOCKOPT='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_HYPOT='0'
# GNULIB_HYPOTF='0'
# GNULIB_HYPOTL='0'
# GNULIB_ICONV='1'
# GNULIB_ILOGB='0'
# GNULIB_ILOGBF='0'
# GNULIB_ILOGBL='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_INET_NTOP='0'
# GNULIB_INET_PTON='1'
# GNULIB_ISATTY='0'
# GNULIB_ISFINITE='0'
# GNULIB_ISINF='0'
# GNULIB_ISNAN='0'
# GNULIB_ISNAND='0'
# GNULIB_ISNANF='0'
# GNULIB_ISNANL='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='1'
# GNULIB_LDEXPF='0'
# GNULIB_LDEXPL='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LISTEN='0'
# GNULIB_LOCALECONV='1'
# GNULIB_LOG10='0'
# GNULIB_LOG10F='0'
# GNULIB_LOG10L='0'
# GNULIB_LOG1P='0'
# GNULIB_LOG1PF='0'
# GNULIB_LOG1PL='0'
# GNULIB_LOG2='0'
# GNULIB_LOG2F='0'
# GNULIB_LOG2L='0'
# GNULIB_LOG='0'
# GNULIB_LOGB='0'
# GNULIB_LOGBF='0'
# GNULIB_LOGBL='0'
# GNULIB_LOGF='0'
# GNULIB_LOGL='0'
# GNULIB_LSEEK='0'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='1'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='1'
# GNULIB_MEMPCPY='1'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='1'
# GNULIB_MODF='0'
# GNULIB_MODFF='0'
# GNULIB_MODFL='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NL_LANGINFO='1'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='0'
# GNULIB_OPENDIR='1'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POLL='1'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POWF='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PSELECT='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RAISE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READDIR='1'
# GNULIB_READLINK='1'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='0'
# GNULIB_RECV='0'
# GNULIB_RECVFROM='0'
# GNULIB_REMAINDER='0'
# GNULIB_REMAINDERF='0'
# GNULIB_REMAINDERL='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_REWINDDIR='0'
# GNULIB_RINT='0'
# GNULIB_RINTF='0'
# GNULIB_RINTL='0'
# GNULIB_RMDIR='0'
# GNULIB_ROUND='0'
# GNULIB_ROUNDF='0'
# GNULIB_ROUNDL='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SELECT='1'
# GNULIB_SEND='0'
# GNULIB_SENDTO='0'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='0'
# GNULIB_SETSOCKOPT='0'
# GNULIB_SHUTDOWN='0'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGNBIT='1'
# GNULIB_SIGPROCMASK='0'
# GNULIB_SINF='0'
# GNULIB_SINHF='0'
# GNULIB_SINL='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SOCKET='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_SQRTF='0'
# GNULIB_SQRTL='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='1'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='1'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='1'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='1'
# GNULIB_STRTOUMAX='1'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TANF='0'
# GNULIB_TANHF='0'
# GNULIB_TANL='0'
# GNULIB_TIMEGM='1'
# GNULIB_TIME_R='1'
# GNULIB_TIME_RZ='1'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TRUNC='0'
# GNULIB_TRUNCF='0'
# GNULIB_TRUNCL='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='1'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='1'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='1'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='1'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ACCEPT4='1'
# HAVE_ACOSF='1'
# HAVE_ACOSL='1'
# HAVE_ALPHASORT='1'
# HAVE_ARPA_INET_H='1'
# HAVE_ASINF='1'
# HAVE_ASINL='1'
# HAVE_ATAN2F='1'
# HAVE_ATANF='1'
# HAVE_ATANL='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CBRT='1'
# HAVE_CBRTF='1'
# HAVE_CBRTL='1'
# HAVE_CHOWN='1'
# HAVE_CLOSEDIR='1'
# HAVE_COPYSIGN='1'
# HAVE_COPYSIGNL='1'
# HAVE_COSF='1'
# HAVE_COSHF='1'
# HAVE_COSL='1'
# HAVE_DECL_ACOSL='1'
# HAVE_DECL_ASINL='1'
# HAVE_DECL_ATANL='1'
# HAVE_DECL_CBRTF='1'
# HAVE_DECL_CBRTL='1'
# HAVE_DECL_CEILF='1'
# HAVE_DECL_CEILL='1'
# HAVE_DECL_COPYSIGNF='1'
# HAVE_DECL_COSL='1'
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_EXP2='1'
# HAVE_DECL_EXP2F='1'
# HAVE_DECL_EXP2L='1'
# HAVE_DECL_EXPL='1'
# HAVE_DECL_EXPM1L='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FLOORF='1'
# HAVE_DECL_FLOORL='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREXPL='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_INET_NTOP='1'
# HAVE_DECL_INET_PTON='1'
# HAVE_DECL_LDEXPL='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_LOG10L='1'
# HAVE_DECL_LOG2='1'
# HAVE_DECL_LOG2F='1'
# HAVE_DECL_LOG2L='1'
# HAVE_DECL_LOGB='1'
# HAVE_DECL_LOGL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_REMAINDER='1'
# HAVE_DECL_REMAINDERL='1'
# HAVE_DECL_RINTF='1'
# HAVE_DECL_ROUND='1'
# HAVE_DECL_ROUNDF='1'
# HAVE_DECL_ROUNDL='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SINL='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_SQRTL='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNCASECMP='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TANL='1'
# HAVE_DECL_TRUNC='1'
# HAVE_DECL_TRUNCF='1'
# HAVE_DECL_TRUNCL='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DIRENT_H='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_EXPF='1'
# HAVE_EXPL='1'
# HAVE_EXPM1='1'
# HAVE_EXPM1F='1'
# HAVE_FABSF='1'
# HAVE_FABSL='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FDOPENDIR='1'
# HAVE_FEATURES_H='1'
# HAVE_FFS='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FMA='1'
# HAVE_FMAF='1'
# HAVE_FMAL='1'
# HAVE_FMODF='1'
# HAVE_FMODL='1'
# HAVE_FREXPF='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HYPOTF='1'
# HAVE_HYPOTL='1'
# HAVE_ILOGB='1'
# HAVE_ILOGBF='1'
# HAVE_ILOGBL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISNAND='1'
# HAVE_ISNANF='1'
# HAVE_ISNANL='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LANGINFO_CODESET='1'
# HAVE_LANGINFO_ERA='1'
# HAVE_LANGINFO_H='1'
# HAVE_LANGINFO_T_FMT_AMPM='1'
# HAVE_LANGINFO_YESEXPR='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LDEXPF='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LOG10F='1'
# HAVE_LOG10L='1'
# HAVE_LOG1P='1'
# HAVE_LOG1PF='1'
# HAVE_LOG1PL='1'
# HAVE_LOGBF='1'
# HAVE_LOGBL='1'
# HAVE_LOGF='1'
# HAVE_LOGL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MODFF='1'
# HAVE_MODFL='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_NETINET_IN_H=''
# HAVE_NL_LANGINFO='1'
# HAVE_OPENAT='1'
# HAVE_OPENDIR='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POLL='1'
# HAVE_POLL_H='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_POWF='1'
# HAVE_PREAD='1'
# HAVE_PSELECT='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READDIR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_REMAINDER='1'
# HAVE_REMAINDERF='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RINT='1'
# HAVE_RINTL='1'
# HAVE_RPMATCH='1'
# HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
# HAVE_SA_FAMILY_T='1'
# HAVE_SCANDIR='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SINF='1'
# HAVE_SINHF='1'
# HAVE_SINL='1'
# HAVE_SLEEP='1'
# HAVE_SQRTF='1'
# HAVE_SQRTL='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASECMP='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRINGS_H='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRUCT_SOCKADDR_STORAGE='1'
# HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_CDEFS_H='1'
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_SELECT_H='1'
# HAVE_SYS_SOCKET_H='1'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_SYS_UIO_H='1'
# HAVE_TANF='1'
# HAVE_TANHF='1'
# HAVE_TANL='1'
# HAVE_TIMEGM='1'
# HAVE_TIMEZONE_T='0'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE_WS2TCPIP_H='0'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# ICONV_CONST=''
# ICONV_H='iconv.h'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INET_PTON_LIB=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='defined _LP64'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=' -s'
# LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
# LIBGNUTLS_LIBS='-lgnutls'
# LIBICONV=''
# LIBINTL=''
# LIBMULTITHREAD='-pthread'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS='-lutil -lcurses -ldl -lidn'
# LIBSOCKET=''
# LIBTHREAD=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
# LIBUNISTRING_UNISTR_H='unistr.h'
# LIBUNISTRING_UNITYPES_H='unitypes.h'
# LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
# LIB_CLOCK_GETTIME=''
# LIB_CRYPTO=''
# LIB_POLL=''
# LIB_SELECT=''
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTALLOCA=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBMULTITHREAD='-pthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NEED_TRIO_FALSE=''
# NEED_TRIO_TRUE='#'
# NETINET_IN_H=''
# NEXT_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ICONV_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
# NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
# NEXT_AS_FIRST_DIRECTIVE_POLL_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRINGS_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_DIRENT_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_ICONV_H=''
# NEXT_INTTYPES_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_MATH_H=''
# NEXT_NETINET_IN_H=''
# NEXT_POLL_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRINGS_H=''
# NEXT_STRING_H=''
# NEXT_SYS_SELECT_H=''
# NEXT_SYS_SOCKET_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_SYS_UIO_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CPPFLAGS=''
# OPENSSL_LDFLAGS=''
# OPENSSL_LIBS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='lftp'
# PACKAGE_BUGREPORT='lftp-bugs@lftp.yar.ru'
# PACKAGE_NAME='lftp'
# PACKAGE_STRING='lftp 4.7.2'
# PACKAGE_TARNAME='lftp'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.7.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='__PRIPTR_PREFIX'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# READLINE_CFLAGS='-I/usr/include/readline'
# READLINE_LDFLAGS='-L/usr/lib'
# READLINE_LIBS='-lreadline'
# READLINE_VERSION='6.3'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CBRTF='0'
# REPLACE_CBRTL='0'
# REPLACE_CEIL='0'
# REPLACE_CEILF='0'
# REPLACE_CEILL='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_EXP2='0'
# REPLACE_EXP2L='0'
# REPLACE_EXPM1='0'
# REPLACE_EXPM1F='0'
# REPLACE_FABSL='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='1'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='0'
# REPLACE_FFLUSH='0'
# REPLACE_FLOOR='0'
# REPLACE_FLOORF='0'
# REPLACE_FLOORL='0'
# REPLACE_FMA='0'
# REPLACE_FMAF='0'
# REPLACE_FMAL='0'
# REPLACE_FMOD='0'
# REPLACE_FMODF='0'
# REPLACE_FMODL='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FREXP='0'
# REPLACE_FREXPF='0'
# REPLACE_FREXPL='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_HUGE_VAL='0'
# REPLACE_HYPOT='0'
# REPLACE_HYPOTF='0'
# REPLACE_HYPOTL='0'
# REPLACE_ICONV='0'
# REPLACE_ICONV_OPEN='0'
# REPLACE_ICONV_UTF='0'
# REPLACE_ILOGB='0'
# REPLACE_ILOGBF='0'
# REPLACE_INET_NTOP='0'
# REPLACE_INET_PTON='0'
# REPLACE_ISATTY='0'
# REPLACE_ISFINITE='0'
# REPLACE_ISINF='0'
# REPLACE_ISNAN='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LDEXPL='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LOG10='0'
# REPLACE_LOG10F='0'
# REPLACE_LOG10L='0'
# REPLACE_LOG1P='0'
# REPLACE_LOG1PF='0'
# REPLACE_LOG1PL='0'
# REPLACE_LOG2='0'
# REPLACE_LOG2F='0'
# REPLACE_LOG2L='0'
# REPLACE_LOG='0'
# REPLACE_LOGB='0'
# REPLACE_LOGBF='0'
# REPLACE_LOGBL='0'
# REPLACE_LOGF='0'
# REPLACE_LOGL='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='1'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='1'
# REPLACE_MODF='0'
# REPLACE_MODFF='0'
# REPLACE_MODFL='0'
# REPLACE_NAN='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NL_LANGINFO='0'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_OPENDIR='0'
# REPLACE_PERROR='0'
# REPLACE_POLL='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PSELECT='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMAINDER='0'
# REPLACE_REMAINDERF='0'
# REPLACE_REMAINDERL='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_ROUND='0'
# REPLACE_ROUNDF='0'
# REPLACE_ROUNDL='0'
# REPLACE_SELECT='0'
# REPLACE_SETENV='0'
# REPLACE_SETLOCALE='0'
# REPLACE_SIGNBIT='0'
# REPLACE_SIGNBIT_USING_GCC='1'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_SQRTL='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='0'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TRUNC='0'
# REPLACE_TRUNCF='0'
# REPLACE_TRUNCL='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# SOCKSLIBS=''
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='defined _LP64'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='yes'
# VERSION='4.7.2'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# WITH_MODULES_FALSE=''
# WITH_MODULES_TRUE='#'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
# YACC='bison -y'
# YFLAGS=''
# ZLIB='-lz'
# ZLIB_CPPFLAGS='-I/usr/include'
# ZLIB_LDFLAGS='-L/usr/lib'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o fcntl.o glob.o isnanf.o isnanl.o mbrtowc.o mktime.o printf-args.o printf-parse.o time_rz.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo fcntl.lo glob.lo isnanf.lo isnanl.lo mbrtowc.lo mktime.lo printf-args.lo printf-parse.lo time_rz.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LFTP_GNULIB_TESTS'
# 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'
# install_sh='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "lftp"
# #define PACKAGE_TARNAME "lftp"
# #define PACKAGE_VERSION "4.7.2"
# #define PACKAGE_STRING "lftp 4.7.2"
# #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
# #define PACKAGE_URL ""
# #define PACKAGE "lftp"
# #define VERSION "4.7.2"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_CXX_BOOL 1
# #define __STDC_LIMIT_MACROS 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define DEFAULT_PAGER "exec more"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_CDEFS_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_BTOWC 1
# #define HAVE_CHOWN 1
# #define HAVE_FCHOWN 1
# #define HAVE_FCNTL 1
# #define HAVE_SYMLINK 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_WMEMPCPY 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_GETLOGIN_R 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_FSTATAT 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_ISASCII 1
# #define HAVE_MPROTECT 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_RECVMSG 1
# #define HAVE_SENDMSG 1
# #define HAVE_READLINK 1
# #define HAVE_SETENV 1
# #define HAVE_STRDUP 1
# #define HAVE_TZSET 1
# #define HAVE_STRPTIME 1
# #define HAVE_STRTOUMAX 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_TIMEGM 1
# #define HAVE_SNPRINTF 1
# #define HAVE_WCRTOMB 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WCWIDTH 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CHOWN 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_DECL_STRMODE 0
# #define HAVE_MBSTATE_T 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_DECL_GETDTABLESIZE 1
# #define HAVE_DECL_GETLOGIN_R 1
# #define HAVE_DECL_GETLOGIN 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define restrict __restrict
# #define HAVE_SHUTDOWN 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_IPV4 1
# #define HAVE_IPV6 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_WCHAR_T 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MEMMEM 1
# #define TIME_T_IS_SIGNED 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE__BOOL 1
# #define HAVE_COMPOUND_LITERALS 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_SIGSET_T 1
# #define HAVE_DECL_STRDUP 1
# #define HAVE_DECL_STRTOK_R 1
# #define HAVE_DECL_STRTOUMAX 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define HAVE_DECL_VSNPRINTF 1
# #define CHECK_PRINTF_SAFE 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_BTOWC 1
# #define GNULIB_TEST_CHOWN 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define GNULIB_TEST_CLOEXEC 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_CLOSEDIR 1
# #define GNULIB_TEST_CLOSEDIR 1
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define HAVE_DIRFD 1
# #define HAVE_DECL_DIRFD 1
# #define GNULIB_TEST_DIRFD 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FCNTL 1
# #define FLEXIBLE_ARRAY_MEMBER /**/
# #define HAVE_FREXP_IN_LIBC 1
# #define GNULIB_TEST_FREXP 1
# #define HAVE_FREXPL_IN_LIBC 1
# #define GNULIB_TEST_FREXPL 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define GNULIB_TEST_GETLOGIN_R 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_GLOB_H 1
# #define HAVE_DECL_INET_PTON 1
# #define HAVE_INLINE 1
# #define HAVE_ISNAND_IN_LIBC 1
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define LDBL_EXPBIT0_WORD 2
# #define LDBL_EXPBIT0_BIT 0
# #define HAVE_LCHOWN 1
# #define GNULIB_TEST_LCHOWN 1
# #define GNULIB_TEST_LOCALECONV 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define GNULIB_LOCK 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define C_LOCALE_MAYBE_EILSEQ 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSRTOWCS 1
# #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# #define HAVE_MBSTATE_T 1
# #define GNULIB_TEST_MBTOWC 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_MEMPCPY 1
# #define GNULIB_TEST_MEMPCPY 1
# #define GNULIB_TEST_MKTIME 1
# #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define GNULIB_TEST_OPEN 1
# #define HAVE_OPENDIR 1
# #define GNULIB_TEST_OPENDIR 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define TIME_T_FITS_IN_LONG_INT 1
# #define _LINUX_SOURCE_COMPAT 1
# #define HAVE_POLL 1
# #define GNULIB_TEST_POLL 1
# #define HAVE_FREXP_IN_LIBC 1
# #define HAVE_LDEXP_IN_LIBC 1
# #define HAVE_FREXPL_IN_LIBC 1
# #define HAVE_LDEXPL_IN_LIBC 1
# #define HAVE_READDIR 1
# #define GNULIB_TEST_READDIR 1
# #define GNULIB_TEST_READLINK 1
# #define GNULIB_TEST_SELECT 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SIGNBIT 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_DECL_STRNCASECMP 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define my_strftime nstrftime
# #define GNULIB_TEST_STRPTIME 1
# #define GNULIB_TEST_STRSTR 1
# #define HAVE_STRTOK_R 1
# #define GNULIB_TEST_STRTOK_R 1
# #define HAVE_STRTOULL 1
# #define GNULIB_TEST_STRTOULL 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 1
# #define GNULIB_TEST_TIME_RZ 1
# #define GNULIB_TEST_TIMEGM 1
# #define GNULIB_UNISTR_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define HAVE_VSNPRINTF 1
# #define GNULIB_TEST_VSNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define GNULIB_TEST_WCRTOMB 1
# #define HAVE_TOWLOWER 1
# #define HAVE_DECL_WCWIDTH 1
# #define GNULIB_TEST_WCWIDTH 1
# #define HAVE_STDINT_H 1
# #define HAVE_DLOPEN 1
# #define HAVE_DECL_RES_SEARCH 1
# #define HAVE_CURSES_H 1
# #define HAVE_TERM_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_TIGETSTR 1
# #define HAVE_TGETSTR 1
# #define USE_GNUTLS 1
# #define LFTP_LIBGNUTLS_VERSION_CODE 0x03040E
# #define HAVE_LIBEXPAT 1
# #define HAVE_SYS_STROPTS_H 1
# #define HAVE_PTY_H 1
# #define HAVE_OPENPTY 1
# #define HAVE_POSIX_FALLOCATE 1
# #define HAVE_POSIX_FADVISE 1
# #define LIBIDN 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_STROPTS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_IFADDRS_H 1
# #define HAVE_RESOLV_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_EXPAT_H 1
# #define HAVE_LINUX_MAGIC_H 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_H_ERRNO 1
# #define HAVE_DECL_H_ERRNO 1
# #define HAVE_DECL_HSTRERROR 1
# #define HAVE_HSTRERROR 1
# #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_UTIME_NULL 1
# #define GETPGRP_VOID 1
# #define HAVE_VPRINTF 1
# #define HAVE_STATFS 1
# #define HAVE_KILLPG 1
# #define HAVE_SETPGID 1
# #define HAVE_TCGETATTR 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SSCANF 1
# #define HAVE_GETHOSTBYNAME2 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_SETSID 1
# #define HAVE_RANDOM 1
# #define HAVE_INET_ATON 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SOCKETPAIR 1
# #define VA_COPY va_copy
# #define HAVE_ENVIRON 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_DECL_RANDOM 1
# #define HAVE_DECL_INET_ATON 1
# #define HAVE_DECL_STRPTIME 1
# #define HAVE_DECL_STRTOK_R 1
# #define HAVE_DECL_DN_EXPAND 1
# #define HAVE_DECL_MEMMEM 1
#
# configure: exit 0