The build took 00h 01m 29s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
63,040 |
ansic |
57,775 |
cpp |
13,606 |
sh |
1,254 |
yacc |
147 |
perl |
16 |
sed |
135,838 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: lftp 4.7.2-1 (Tue Apr 4 21:39:17 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 arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/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 arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking for Minix Amsterdam compiler... no
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking the archiver (arm-linux-androideabi-ar) interface... ar
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... 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) unknown
checking for _LARGE_FILES value needed for large files... (cached) unknown
checking if arm-linux-androideabi-g++ supports -fno-exceptions -fno-rtti... yes
checking if -fno-implement-inlines implements virtual functions... yes
checking if c++ compiler works... cross-compiling
checking if c++ compiler can handle dynamic initializers... yes
checking whether arm-linux-androideabi-g++ supports bool type... yes
checking whether arm-linux-androideabi-g++ supports _Bool type... no
checking whether arm-linux-androideabi-g++ 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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking for a sed that does not truncate output... /usr/sbin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
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... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
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... no
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... no
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... no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for getdtablesize... yes
checking for getlogin_r... no
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... no
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... no
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... no
checking whether chown dereferences symlinks... yes
checking whether chown honors trailing slash... guessing no
checking whether chown always updates ctime... guessing no
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 *... no
checking for working fcntl.h... cross-compiling
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... no
checking whether alarm is declared... yes
checking whether long double and double are the same... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdtablesize is declared... no
checking whether getlogin_r is declared... no
checking whether getlogin is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
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... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix...
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking where to find the exponent in a 'double'... unknown
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... no
checking for wchar_t... yes
checking for max_align_t... no
checking whether NULL can be used in arbitrary expressions... yes
checking whether imported symbols can be declared weak... guessing yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... no
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... guessing no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
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... guessing no
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... guessing yes
checking whether time_t is signed... yes
checking for promoted mode_t type... int
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... no
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... guessing no
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... guessing no
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... guessing no
checking whether printf supports 'long double' arguments... guessing yes
checking whether printf supports infinite 'double' arguments... guessing no
checking whether printf supports infinite 'long double' arguments... guessing no
checking whether printf supports the 'a' and 'A' directives... guessing no
checking whether printf supports the 'F' directive... guessing no
checking whether printf supports the 'n' directive... guessing yes
checking whether printf supports the 'ls' directive... guessing yes
checking whether printf supports the grouping flag... guessing yes
checking whether printf supports the left-adjust flag correctly... guessing yes
checking whether printf supports the zero flag correctly... guessing no
checking whether printf supports large precisions... guessing yes
checking whether printf survives out-of-memory conditions... guessing no
checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... guessing 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... guessing no
checking for setdtablesize... no
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... guessing 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... guessing yes
checking for working GNU fnmatch... guessing no
checking whether isblank is declared... yes
checking whether isblank is declared... (cached) yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... no
checking whether gettimeofday clobbers localtime buffer... guessing yes
checking for gettimeofday with POSIX signature... almost
checking sys/timeb.h usability... no
checking sys/timeb.h presence... no
checking for sys/timeb.h... no
checking for _ftime... no
checking glob.h usability... no
checking glob.h presence... no
checking for glob.h... 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... yes
checking whether isnan(float) works... guessing yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... guessing 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... guessing yes
checking whether the C locale is free of encoding errors... guessing 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 bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking whether memmem works in linear time... guessing no
checking for memmem... (cached) yes
checking whether memmem works... (cached) guessing yes
checking for mempcpy... (cached) no
checking for working mktime... no
checking whether is self-contained... yes
checking whether open recognizes a trailing slash... guessing 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 ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) no
checking whether ldexpl() can be used without linking with libm... no
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing no
checking whether select supports a 0 argument... guessing yes
checking whether select detects invalid fds... guessing no
checking whether setenv validates arguments... guessing no
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for signbit macro... guessing no
checking for signbit compiler built-ins... guessing no
checking where to find the sign bit in a 'float'... unknown
checking where to find the sign bit in a 'double'... unknown
checking where to find the sign bit in a 'long double'... unknown
checking whether copysignf is declared... yes
checking whether copysignf can be used without linking with libm... yes
checking whether copysign is declared... yes
checking whether copysign can be used without linking with libm... yes
checking whether copysignl is declared... yes
checking whether copysignl can be used without linking with libm... 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... guessing yes
checking whether stat handles trailing slashes on files... guessing no
checking for working stdalign.h... yes
checking for max_align_t... (cached) no
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 strtok_r... yes
checking whether strtok_r works... guessing yes
checking for strtoull... yes
checking whether is self-contained... (cached) no
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... guessing no
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... guessing yes
checking for vsnprintf... (cached) yes
checking whether snprintf truncates the result as in C99... guessing no
checking whether snprintf fully supports the 'n' directive... guessing no
checking whether snprintf respects a size of 1... (cached) guessing yes
checking whether vsnprintf respects a zero size as in C99... guessing no
checking for nl_langinfo... (cached) no
checking for ptrdiff_t... (cached) 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... guessing 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... guessing no
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... none required
checking for library containing res_9_search... no
checking for library containing res_search... none required
checking whether res_search is declared... no
checking for library containing hstrerror... none required
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking term.h usability... no
checking term.h presence... no
checking for term.h... no
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... no
checking termcap.h presence... no
checking for termcap.h... no
checking for library containing tigetstr... no
checking for library containing tgetstr... no
configure: error: No terminfo, termcap or curses library found. Install ncurses-devel.
==> ERROR: A failure occurred in build().
Aborting...
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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-gnutls --without-openssl --without-included-regex --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = fab3a2862dd6
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: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
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 arm-linux-androideabi-strip
configure:4315: found /sysroot/bin/arm-linux-androideabi-strip
configure:4326: result: arm-linux-androideabi-strip
configure:4391: checking for a thread-safe mkdir -p
configure:4430: result: /usr/sbin/mkdir -p
configure:4437: checking for gawk
configure:4453: found /usr/sbin/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 arm-linux-androideabi-gcc
configure:4768: result: arm-linux-androideabi-gcc
configure:5037: checking for C compiler version
configure:5046: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5057: $? = 0
configure:5046: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:5057: $? = 0
configure:5046: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:5057: $? = 1
configure:5046: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:5057: $? = 1
configure:5077: checking whether the C compiler works
configure:5099: arm-linux-androideabi-gcc 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5173: $? = 0
configure:5195: result:
configure:5217: checking whether we are cross compiling
configure:5255: result: yes
configure:5260: checking for suffix of object files
configure:5282: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5286: $? = 0
configure:5307: result: o
configure:5311: checking whether we are using the GNU C compiler
configure:5330: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5330: $? = 0
configure:5339: result: yes
configure:5348: checking whether arm-linux-androideabi-gcc accepts -g
configure:5368: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:5368: $? = 0
configure:5409: result: yes
configure:5426: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5489: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5489: $? = 0
configure:5502: result: none needed
configure:5527: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:5549: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:5552: $? = 0
configure:5549: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:5552: $? = 0
configure:5564: result: yes
configure:5583: checking dependency style of arm-linux-androideabi-gcc
configure:5694: result: gcc3
configure:5715: checking how to run the C preprocessor
configure:5746: arm-linux-androideabi-gcc -E conftest.c
configure:5746: $? = 0
configure:5760: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-gcc -E
configure:5805: arm-linux-androideabi-gcc -E conftest.c
configure:5805: $? = 0
configure:5819: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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/sbin/grep
configure:5911: checking for egrep
configure:5973: result: /usr/sbin/grep -E
configure:5978: checking for ANSI C header files
configure:5998: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5998: $? = 0
configure:6082: result: yes
configure:6095: checking for sys/types.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for sys/stat.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for stdlib.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for string.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for memory.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for strings.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for inttypes.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for stdint.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6095: checking for unistd.h
configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6095: $? = 0
configure:6095: result: yes
configure:6108: checking minix/config.h usability
configure:6108: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6150: $? = 0
configure:6157: result: yes
configure:6174: checking whether _XOPEN_SOURCE should be defined
configure:6193: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6193: $? = 0
configure:6217: result: no
configure:6237: checking for arm-linux-androideabi-gcc
configure:6264: result: arm-linux-androideabi-gcc
configure:6533: checking for C compiler version
configure:6542: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6553: $? = 0
configure:6542: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:6553: $? = 0
configure:6542: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:6553: $? = 1
configure:6542: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:6553: $? = 1
configure:6557: checking whether we are using the GNU C compiler
configure:6585: result: yes
configure:6594: checking whether arm-linux-androideabi-gcc accepts -g
configure:6655: result: yes
configure:6672: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:6748: result: none needed
configure:6773: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:6810: result: yes
configure:6829: checking dependency style of arm-linux-androideabi-gcc
configure:6940: result: gcc3
configure:6964: checking for Minix Amsterdam compiler
configure:6988: result: no
configure:7004: checking for arm-linux-androideabi-ar
configure:7020: found /sysroot/bin/arm-linux-androideabi-ar
configure:7031: result: arm-linux-androideabi-ar
configure:7101: checking the archiver (arm-linux-androideabi-ar) interface
configure:7117: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7117: $? = 0
configure:7119: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
configure:7122: $? = 0
configure:7150: result: ar
configure:7175: checking for arm-linux-androideabi-ar
configure:7202: result: arm-linux-androideabi-ar
configure:7277: checking for arm-linux-androideabi-ranlib
configure:7293: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:7304: result: arm-linux-androideabi-ranlib
configure:7375: checking build system type
configure:7389: result: x86_64-unknown-linux-gnu
configure:7409: checking host system type
configure:7422: result: arm-unknown-linux-androideabi
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: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:7554: $? = 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
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7578: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:7578: $? = 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
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7586: result: unknown
configure:7598: checking for _LARGE_FILES value needed for large files
configure:7623: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:7623: $? = 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
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7647: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:7647: $? = 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
| /* end confdefs.h. */
| #define _LARGE_FILES 1
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7655: result: unknown
configure:8032: checking for C++ compiler version
configure:8041: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:8052: $? = 0
configure:8041: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:8052: $? = 0
configure:8041: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:8052: $? = 1
configure:8041: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:8052: $? = 1
configure:8056: checking whether we are using the GNU C++ compiler
configure:8075: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:8075: $? = 0
configure:8084: result: yes
configure:8093: checking whether arm-linux-androideabi-g++ accepts -g
configure:8113: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:8113: $? = 0
configure:8154: result: yes
configure:8179: checking dependency style of arm-linux-androideabi-g++
configure:8290: result: gcc3
configure:8310: checking for bison
configure:8326: found /usr/sbin/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: unknown
configure:8486: checking for _LARGE_FILES value needed for large files
configure:8543: result: unknown
configure:8642: checking if arm-linux-androideabi-g++ supports -fno-exceptions -fno-rtti
configure:8675: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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:8771: result: cross-compiling
configure:8805: checking if c++ compiler can handle dynamic initializers
configure:8830: result: yes
configure:8843: checking whether arm-linux-androideabi-g++ supports bool type
configure:8866: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ supports _Bool type
configure:8914: arm-linux-androideabi-g++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
conftest.cpp:31:1: error: '_Bool' does not name a type
_Bool t=true;bool f=false;
^
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 arm-linux-androideabi-g++ understands ANSI scoping rules
configure:8964: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
conftest.cpp:33:11: error: 'INT_MIN' was not declared in this scope
int i = INT_MIN==INT32_MIN && INT_MAX == INT32_MAX;
^
conftest.cpp:33:33: error: 'INT_MAX' was not declared in this scope
int i = INT_MIN==INT32_MIN && INT_MAX == INT32_MAX;
^
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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:9098: $? = 0
configure:9115: result: none required
configure:9170: checking for ld used by arm-linux-androideabi-gcc
configure:9237: result: /sysroot/arm-linux-androideabi/bin/ld
configure:9244: checking if the linker (/sysroot/arm-linux-androideabi/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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:34:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:9897: $? = 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
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:9921: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -liconv >&5
conftest.c:34:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:9921: $? = 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
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:9931: result: no, consider installing GNU libiconv
configure:10160: checking for a sed that does not truncate output
configure:10224: result: /usr/sbin/sed
configure:10230: checking whether NLS is requested
configure:10239: result: yes
configure:10279: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:10311: result: /usr/sbin/msgfmt
configure:10320: checking for gmsgfmt
configure:10351: result: /usr/sbin/msgfmt
configure:10401: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:10433: result: /usr/sbin/xgettext
configure:10478: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:10509: result: /usr/sbin/msgmerge
configure:10550: checking for CFPreferencesCopyAppValue
configure:10568: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:32:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
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
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:10577: result: no
configure:10584: checking for CFLocaleCopyCurrent
configure:10602: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:32:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
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
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:10611: result: no
configure:10660: checking for GNU gettext in libc
configure:10684: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:33:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:10684: $? = 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
| /* end confdefs.h. */
|
| #include
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|
| ;
| return 0;
| }
configure:10693: result: no
configure:10727: checking for iconv
configure:10785: result: no, consider installing GNU libiconv
configure:11418: checking for GNU gettext in libintl
configure:11450: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -lintl >&5
conftest.c:33:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:11450: $? = 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
| /* end confdefs.h. */
|
| #include
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
|
| ;
| return 0;
| }
configure:11495: result: no
configure:11530: checking whether to use NLS
configure:11532: result: no
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/sbin/sed
configure:12025: checking for fgrep
configure:12087: result: /usr/sbin/grep -F
configure:12122: checking for ld used by arm-linux-androideabi-gcc
configure:12189: result: /sysroot/arm-linux-androideabi/bin/ld
configure:12196: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:12211: result: yes
configure:12223: checking for BSD- or MS-compatible name lister (nm)
configure:12272: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:12402: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:12409: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:12412: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:12415: output
00000000 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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:12697: result: -r
configure:12731: checking for arm-linux-androideabi-objdump
configure:12747: found /sysroot/bin/arm-linux-androideabi-objdump
configure:12758: result: arm-linux-androideabi-objdump
configure:12830: checking how to recognize dependent libraries
configure:13027: result: pass_all
configure:13072: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
configure:13242: result: arm-linux-androideabi-ar
configure:13323: checking for archiver @FILE support
configure:13340: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:13340: $? = 0
configure:13343: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:13346: $? = 0
configure:13351: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:13354: $? = 1
configure:13366: result: @
configure:13384: checking for arm-linux-androideabi-strip
configure:13411: result: arm-linux-androideabi-strip
configure:13483: checking for arm-linux-androideabi-ranlib
configure:13510: result: arm-linux-androideabi-ranlib
configure:13652: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:13805: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:13808: $? = 0
configure:13812: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -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:14272: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:15532: arm-linux-androideabi-gcc -c -O -Wall -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:15536: $? = 0
configure:15549: result: no
configure:15897: checking for arm-linux-androideabi-gcc option to produce PIC
configure:15904: result: -fPIC -DPIC
configure:15912: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:15930: arm-linux-androideabi-gcc -c -O -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:15934: $? = 0
configure:15947: result: yes
configure:15976: checking if arm-linux-androideabi-gcc static flag -static works
configure:16004: result: yes
configure:16019: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:16040: arm-linux-androideabi-gcc -c -O -Wall -o out/conftest2.o conftest.c >&5
configure:16044: $? = 0
configure:16066: result: yes
configure:16074: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:16121: result: yes
configure:16154: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:17302: result: yes
configure:17542: checking dynamic linker characteristics
configure:18280: result: Android linker
configure:18387: checking how to hardcode library paths into programs
configure:18412: result: immediate
configure:18514: checking for shl_load
configure:18514: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/cci2ZQ5l.o:conftest.c:function main: error: undefined reference to 'shl_load'
collect2: error: ld returned 1 exit status
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 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -ldld >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
/tmp/ccEf4g2m.o:conftest.c:function main: error: undefined reference to 'shl_load'
collect2: error: ld returned 1 exit status
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 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:18557: $? = 0
configure:18557: result: yes
configure:18714: checking whether a program can dlopen itself
configure:18815: result: cross
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: arm-linux-androideabi-g++ -E conftest.cpp
configure:19083: $? = 0
configure:19097: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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 DEFAULT_PAGER "exec more"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:19122: result: arm-linux-androideabi-g++ -E
configure:19142: arm-linux-androideabi-g++ -E conftest.cpp
configure:19142: $? = 0
configure:19156: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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 DEFAULT_PAGER "exec more"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:19325: checking for ld used by arm-linux-androideabi-g++
configure:19392: result: /sysroot/arm-linux-androideabi/bin/ld
configure:19399: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:19414: result: yes
configure:19469: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:20467: result: yes
configure:20503: arm-linux-androideabi-g++ -c -O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines conftest.cpp >&5
configure:20506: $? = 0
configure:21027: checking for arm-linux-androideabi-g++ option to produce PIC
configure:21034: result: -fPIC -DPIC
configure:21042: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:21060: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ static flag -static works
configure:21128: result: yes
configure:21140: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:21161: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ supports -c -o file.o
configure:21239: result: yes
configure:21269: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:21305: result: yes
configure:21446: checking dynamic linker characteristics
configure:22111: result: Android linker
configure:22164: checking how to hardcode library paths into programs
configure:22189: result: immediate
configure:22260: checking for size_t
configure:22260: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22260: $? = 0
configure:22260: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
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 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22290: $? = 0
configure:22298: result: yes
configure:22306: checking for alloca
configure:22343: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22343: $? = 0
configure:22351: result: yes
configure:22475: checking for arpa/inet.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for features.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/socket.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for dirent.h
configure:22475: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/time.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/cdefs.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for iconv.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:81:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
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 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
| /* 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 netdb.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for netinet/in.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for wchar.h
configure:22475: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:86:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
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 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_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:22475: result: no
configure:22475: checking for xlocale.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for math.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/mman.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/param.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for poll.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/ioctl.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/filio.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:92:23: fatal error: sys/filio.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for sys/select.h
configure:22475: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22475: checking for utime.h
configure:22475: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22475: $? = 0
configure:22475: result: yes
configure:22490: checking whether the preprocessor supports include_next
configure:22528: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22732: $? = 0
configure:22750: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:22753: $? = 0
configure:22766: result: yes
configure:22786: checking for btowc
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for chown
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for fchown
configure:22786: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccoln6Lc.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
collect2: error: ld returned 1 exit status
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 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_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_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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for symlink
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for isblank
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:91:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
char isblank ();
^
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for iswctype
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for mbsrtowcs
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for mempcpy
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:94:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
char mempcpy ();
^
/tmp/ccyKZTND.o:conftest.c:function main: error: undefined reference to 'mempcpy'
collect2: error: ld returned 1 exit status
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 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_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_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
| /* end confdefs.h. */
| /* Define mempcpy to an innocuous variant, in case declares mempcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define mempcpy innocuous_mempcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mempcpy
|
| /* 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 mempcpy ();
| /* 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_mempcpy || defined __stub___mempcpy
| choke me
| #endif
|
| int
| main ()
| {
| return mempcpy ();
| ;
| return 0;
| }
configure:22786: result: no
configure:22786: checking for wmemchr
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for wmemcpy
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for wmempcpy
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/cckRwF0M.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| /* end confdefs.h. */
| /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define wmempcpy innocuous_wmempcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wmempcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef wmempcpy
|
| /* 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 wmempcpy ();
| /* 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_wmempcpy || defined __stub___wmempcpy
| choke me
| #endif
|
| int
| main ()
| {
| return wmempcpy ();
| ;
| return 0;
| }
configure:22786: result: no
configure:22786: checking for getdtablesize
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for getlogin_r
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccCndUrZ.o:conftest.c:function main: error: undefined reference to 'getlogin_r'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h. */
| /* Define getlogin_r to an innocuous variant, in case declares getlogin_r.
| For example, HP-UX 11i declares gettimeofday. */
| #define getlogin_r innocuous_getlogin_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getlogin_r (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getlogin_r
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getlogin_r ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getlogin_r || defined __stub___getlogin_r
| choke me
| #endif
|
| int
| main ()
| {
| return getlogin_r ();
| ;
| return 0;
| }
configure:22786: result: no
configure:22786: checking for gettimeofday
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for nanotime
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccgNQdnb.o:conftest.c:function main: error: undefined reference to 'nanotime'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for getpwnam_r
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for lchmod
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/cc8A0wUm.o:conftest.c:function main: error: undefined reference to 'lchmod'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for mbsinit
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for mbrtowc
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for isascii
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:103:6: warning: conflicting types for built-in function 'isascii' [enabled by default]
char isascii ();
^
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for mprotect
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for nl_langinfo
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccI6xHCV.o:conftest.c:function main: error: undefined reference to 'nl_langinfo'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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
| /* end confdefs.h. */
| /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo.
| For example, HP-UX 11i declares gettimeofday. */
| #define nl_langinfo innocuous_nl_langinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char nl_langinfo (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef nl_langinfo
|
| /* 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 nl_langinfo ();
| /* 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_nl_langinfo || defined __stub___nl_langinfo
| choke me
| #endif
|
| int
| main ()
| {
| return nl_langinfo ();
| ;
| return 0;
| }
configure:22786: result: no
configure:22786: checking for recvmsg
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for sendmsg
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for readlink
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for setenv
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for strdup
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:109:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for tzset
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for strptime
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for strtoumax
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for localtime_r
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for timegm
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for vasnprintf
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccqoqyhL.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:115:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for wcrtomb
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for iswcntrl
configure:22786: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:117:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
char iswcntrl ();
^
configure:22786: $? = 0
configure:22786: result: yes
configure:22786: checking for wcwidth
configure:22786: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:96:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:22814: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| char* cs = nl_langinfo(CODESET); return !cs;
| ;
| return 0;
| }
configure:22823: result: no
configure:22834: checking for a traditional french locale
configure:22902: arm-linux-androideabi-gcc -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:23188: result: no
configure:23197: checking whether chown dereferences symlinks
configure:23246: result: yes
configure:23280: checking whether chown honors trailing slash
configure:23323: result: guessing no
configure:23335: checking whether chown always updates ctime
configure:23384: result: guessing no
configure:23437: checking whether byte ordering is bigendian
configure:23452: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:101:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:101:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:101:15: error: unknown type name 'universal'
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:23497: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:107:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:23497: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:23541: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:106:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:23541: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:23597: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:23597: $? = 0
configure:23643: result: no
configure:23673: checking if environ is properly declared
configure:23696: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:106:39: error: conflicting types for 'environ'
extern struct { int foo; } environ;
^
In file included from conftest.c:101:0:
/sysroot/sysroot/usr/include/unistd.h:50:15: note: previous declaration of 'environ' was here
extern char** environ;
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:24093: $? = 0
configure:24093: result: yes
configure:24106: checking for strerror_r
configure:24106: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:13: error: invalid type argument of unary '*' (have 'int')
char x = *strerror_r (0, buf, sizeof buf);
^
conftest.c:142:14: warning: initialization makes pointer from integer without a cast [enabled by default]
char *p = strerror_r (0, buf, sizeof buf);
^
configure:24139: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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 ()
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:24177: result: no
configure:24211: checking for working fcntl.h
configure:24329: result: cross-compiling
configure:24352: checking for pid_t
configure:24352: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:24352: $? = 0
configure:24352: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:24363: $? = 0
configure:24363: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:111:17: error: 'struct stat' has no member named 'st_dm_mode'
struct stat s; s.st_dm_mode;
^
conftest.c:111:13: warning: variable 's' set but not used [-Wunused-but-set-variable]
struct stat s; s.st_dm_mode;
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:145:10: error: 'strmode' undeclared (first use in this function)
(void) strmode;
^
conftest.c:145:10: note: each undeclared identifier is reported only once for each function it appears in
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* 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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccQWZzQk.o:conftest.c:function main: error: undefined reference to 'frexp'
collect2: error: ld returned 1 exit status
configure:24756: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h. */
| #include
| double x;
| int
| main ()
| {
| int e; return frexp (x, &e) > 0;
| ;
| return 0;
| }
configure:24765: result: no
configure:24768: checking whether alarm is declared
configure:24768: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:13: warning: typedef 'check' locally defined but not used [-Wunused-local-typedefs]
typedef int check[sizeof (long double) == sizeof (double)
^
configure:24801: $? = 0
configure:24809: result: yes
configure:24856: checking whether stat file-mode macros are broken
configure:24883: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:24883: $? = 0
configure:24890: result: no
configure:25041: checking for nlink_t
configure:25041: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:25041: $? = 0
configure:25041: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:115:22: error: expected expression before ')' token
if (sizeof ((nlink_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:149:10: error: 'getdtablesize' undeclared (first use in this function)
(void) getdtablesize;
^
conftest.c:149:10: note: each undeclared identifier is reported only once for each function it appears in
configure:25057: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 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 getdtablesize
| #ifdef __cplusplus
| (void) getdtablesize;
| #else
| (void) getdtablesize;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:25057: result: no
configure:25068: checking whether getlogin_r is declared
configure:25068: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:150:10: error: 'getlogin_r' undeclared (first use in this function)
(void) getlogin_r;
^
conftest.c:150:10: note: each undeclared identifier is reported only once for each function it appears in
configure:25068: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| /* 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 getlogin_r
| #ifdef __cplusplus
| (void) getlogin_r;
| #else
| (void) getlogin_r;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:25068: result: no
configure:25081: checking whether getlogin is declared
configure:25081: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:25205: $? = 0
configure:25205: result: yes
configure:25219: checking whether getopt is POSIX compatible
configure:25380: result: guessing yes
configure:25388: checking for working GNU getopt function
configure:25626: result: guessing no
configure:25716: checking whether getenv is declared
configure:25716: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:25716: $? = 0
configure:25716: result: yes
configure:25732: checking for C/C++ restrict keyword
configure:25759: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:25759: $? = 0
configure:25767: result: __restrict
configure:25905: checking for struct timeval
configure:25928: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:129:27: warning: typedef 'verify_tv_sec_type' locally defined but not used [-Wunused-local-typedefs]
typedef int verify_tv_sec_type[
^
configure:25968: $? = 0
configure:25976: result: yes
configure:26048: checking whether is self-contained
configure:26065: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:26065: $? = 0
configure:26073: result: yes
configure:26078: checking for shutdown
configure:26078: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:5: warning: unused variable 'a' [-Wunused-variable]
int a[] = { SHUT_RD, SHUT_WR, SHUT_RDWR };
^
configure:26105: $? = 0
configure:26113: result: yes
configure:26215: checking for struct sockaddr_storage
configure:26215: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:26215: $? = 0
configure:26215: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:38: error: expected expression before ')' token
if (sizeof ((struct sockaddr_storage)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:26236: $? = 0
configure:26236: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:135:26: error: expected expression before ')' token
if (sizeof ((sa_family_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:26265: $? = 0
configure:26265: result: yes
configure:26326: checking for IPv4 sockets
configure:26352: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:135:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress]
if (&x && &y && &z) return 0;
^
conftest.c:135:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress]
if (&x && &y && &z) return 0;
^
conftest.c:135:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress]
if (&x && &y && &z) return 0;
^
configure:26352: $? = 0
configure:26360: result: yes
configure:26368: checking for IPv6 sockets
configure:26397: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress]
if (&x && &y && &z) return 0;
^
conftest.c:139:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress]
if (&x && &y && &z) return 0;
^
conftest.c:139:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress]
if (&x && &y && &z) return 0;
^
configure:26397: $? = 0
configure:26405: result: yes
configure:26413: checking for inline
configure:26429: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:26429: $? = 0
configure:26437: result: inline
configure:26456: checking for unsigned long long int
configure:26495: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:26495: $? = 0
configure:26504: result: yes
configure:26514: checking for long long int
configure:26564: result: yes
configure:26586: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:126:10: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:126:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:126:16: error: unknown type name 'universal'
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:242:7: error: negative width in bit-field 'check_WINT'
? 1 : -1;
^
configure:26914: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
|
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
| #define __STDC_CONSTANT_MACROS 1
| #define __STDC_LIMIT_MACROS 1
| #include
| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */
| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
| #error "WCHAR_MIN, WCHAR_MAX not defined in "
| #endif
|
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
|
| #ifdef INT8_MAX
| int8_t a1 = INT8_MAX;
| int8_t a1min = INT8_MIN;
| #endif
| #ifdef INT16_MAX
| int16_t a2 = INT16_MAX;
| int16_t a2min = INT16_MIN;
| #endif
| #ifdef INT32_MAX
| int32_t a3 = INT32_MAX;
| int32_t a3min = INT32_MIN;
| #endif
| #ifdef INT64_MAX
| int64_t a4 = INT64_MAX;
| int64_t a4min = INT64_MIN;
| #endif
| #ifdef UINT8_MAX
| uint8_t b1 = UINT8_MAX;
| #else
| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
| #endif
| #ifdef UINT16_MAX
| uint16_t b2 = UINT16_MAX;
| #endif
| #ifdef UINT32_MAX
| uint32_t b3 = UINT32_MAX;
| #endif
| #ifdef UINT64_MAX
| uint64_t b4 = UINT64_MAX;
| #endif
| int_least8_t c1 = INT8_C (0x7f);
| int_least8_t c1max = INT_LEAST8_MAX;
| int_least8_t c1min = INT_LEAST8_MIN;
| int_least16_t c2 = INT16_C (0x7fff);
| int_least16_t c2max = INT_LEAST16_MAX;
| int_least16_t c2min = INT_LEAST16_MIN;
| int_least32_t c3 = INT32_C (0x7fffffff);
| int_least32_t c3max = INT_LEAST32_MAX;
| int_least32_t c3min = INT_LEAST32_MIN;
| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
| int_least64_t c4max = INT_LEAST64_MAX;
| int_least64_t c4min = INT_LEAST64_MIN;
| uint_least8_t d1 = UINT8_C (0xff);
| uint_least8_t d1max = UINT_LEAST8_MAX;
| uint_least16_t d2 = UINT16_C (0xffff);
| uint_least16_t d2max = UINT_LEAST16_MAX;
| uint_least32_t d3 = UINT32_C (0xffffffff);
| uint_least32_t d3max = UINT_LEAST32_MAX;
| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
| uint_least64_t d4max = UINT_LEAST64_MAX;
| int_fast8_t e1 = INT_FAST8_MAX;
| int_fast8_t e1min = INT_FAST8_MIN;
| int_fast16_t e2 = INT_FAST16_MAX;
| int_fast16_t e2min = INT_FAST16_MIN;
| int_fast32_t e3 = INT_FAST32_MAX;
| int_fast32_t e3min = INT_FAST32_MIN;
| int_fast64_t e4 = INT_FAST64_MAX;
| int_fast64_t e4min = INT_FAST64_MIN;
| uint_fast8_t f1 = UINT_FAST8_MAX;
| uint_fast16_t f2 = UINT_FAST16_MAX;
| uint_fast32_t f3 = UINT_FAST32_MAX;
| uint_fast64_t f4 = UINT_FAST64_MAX;
| #ifdef INTPTR_MAX
| intptr_t g = INTPTR_MAX;
| intptr_t gmin = INTPTR_MIN;
| #endif
| #ifdef UINTPTR_MAX
| uintptr_t h = UINTPTR_MAX;
| #endif
| intmax_t i = INTMAX_MAX;
| uintmax_t j = UINTMAX_MAX;
|
| #include /* for CHAR_BIT */
| #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
| struct s {
| int check_PTRDIFF:
| PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
| && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
| ? 1 : -1;
| /* Detect bug in FreeBSD 6.0 / ia64. */
| int check_SIG_ATOMIC:
| SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
| && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
| ? 1 : -1;
| int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
| int check_WCHAR:
| WCHAR_MIN == TYPE_MINIMUM (wchar_t)
| && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
| ? 1 : -1;
| /* Detect bug in mingw. */
| int check_WINT:
| WINT_MIN == TYPE_MINIMUM (wint_t)
| && WINT_MAX == TYPE_MAXIMUM (wint_t)
| ? 1 : -1;
|
| /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
| int check_UINT8_C:
| (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
| int check_UINT16_C:
| (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
|
| /* Detect bugs in OpenBSD 3.9 stdint.h. */
| #ifdef UINT8_MAX
| int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
| #endif
| #ifdef UINT16_MAX
| int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
| #endif
| #ifdef UINT32_MAX
| int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
| #endif
| #ifdef UINT64_MAX
| int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
| #endif
| int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
| int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
| int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
| int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
| int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
| int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
| int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
| int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
| int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
| int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
| int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
| };
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27008: result: no
configure:27069: checking sys/inttypes.h usability
configure:27069: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:158:26: fatal error: sys/inttypes.h: No such file or directory
#include
^
compilation terminated.
configure:27069: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
| #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:27069: result: no
configure:27069: checking sys/inttypes.h presence
configure:27069: arm-linux-androideabi-gcc -E conftest.c
conftest.c:125:26: fatal error: sys/inttypes.h: No such file or directory
#include
^
compilation terminated.
configure:27069: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
| #include
configure:27069: result: no
configure:27069: checking for sys/inttypes.h
configure:27069: result: no
configure:27069: checking sys/bitypes.h usability
configure:27069: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:158:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:27069: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
| #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:27069: result: no
configure:27069: checking sys/bitypes.h presence
configure:27069: arm-linux-androideabi-gcc -E conftest.c
conftest.c:125:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:27069: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
| #include
configure:27069: result: no
configure:27069: checking for sys/bitypes.h
configure:27069: result: no
configure:27098: checking for bit size of ptrdiff_t
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27124: result: 32
configure:27098: checking for bit size of size_t
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
^
configure:27103: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27103: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27103: $? = 0
configure:27124: result: 32
configure:27143: checking for bit size of sig_atomic_t
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:142:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27169: result: 32
configure:27143: checking for bit size of wchar_t
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27169: result: 32
configure:27143: checking for bit size of wint_t
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:144:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:144:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:144:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:144:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:144:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:144:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
^
configure:27148: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| #include
| int
| main ()
| {
| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27148: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27148: $? = 0
configure:27169: result: 32
configure:27187: checking whether sig_atomic_t is signed
configure:27214: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27214: $? = 0
configure:27224: result: yes
configure:27187: checking whether wchar_t is signed
configure:27214: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:142:17: error: size of array 'verify' is negative
int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
^
configure:27214: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27224: result: no
configure:27187: checking whether wint_t is signed
configure:27214: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:142:17: error: size of array 'verify' is negative
int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
^
configure:27214: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #include
| #include
| #if HAVE_WCHAR_H
| # include
| # include
| # include
| #endif
|
| int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27224: result: no
configure:27246: checking for ptrdiff_t integer literal suffix
configure:27292: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27292: $? = 0
configure:27301: result:
configure:27246: checking for size_t integer literal suffix
configure:27292: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27292: $? = 0
configure:27301: result: u
configure:27318: checking for sig_atomic_t integer literal suffix
configure:27364: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27364: $? = 0
configure:27373: result:
configure:27318: checking for wchar_t integer literal suffix
configure:27364: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27364: $? = 0
configure:27373: result: u
configure:27318: checking for wint_t integer literal suffix
configure:27364: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:27364: $? = 0
configure:27373: result: u
configure:27512: checking where to find the exponent in a 'double'
configure:27838: result: unknown
configure:27858: checking where to find the exponent in a 'float'
configure:27947: result: word 0 bit 23
configure:27975: checking whether getc_unlocked is declared
configure:27975: arm-linux-androideabi-gcc -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: no
configure:28039: checking for wchar_t
configure:28056: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:28056: $? = 0
configure:28063: result: yes
configure:28075: checking for max_align_t
configure:28075: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:146:13: error: 'max_align_t' undeclared (first use in this function)
if (sizeof (max_align_t))
^
conftest.c:146:13: note: each undeclared identifier is reported only once for each function it appears in
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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: no
configure:28088: checking whether NULL can be used in arbitrary expressions
configure:28106: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:28230: $? = 0
configure:28276: result: guessing yes
configure:28281: checking pthread.h usability
configure:28281: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:28281: $? = 0
configure:28281: result: yes
configure:28281: checking pthread.h presence
configure:28281: arm-linux-androideabi-gcc -E conftest.c
configure:28281: $? = 0
configure:28281: result: yes
configure:28281: checking for pthread.h
configure:28281: result: yes
configure:28319: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:28319: $? = 0
configure:28335: checking for pthread_kill in -lpthread
configure:28360: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -lpthread >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
collect2: error: ld returned 1 exit status
configure:28360: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 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 pthread_kill ();
| int
| main ()
| {
| return pthread_kill ();
| ;
| return 0;
| }
configure:28369: result: no
configure:29112: checking for multithread API to use
configure:29114: result: posix
configure:29128: checking whether lstat correctly handles trailing slash
configure:29176: result: guessing no
configure:29269: checking whether malloc, realloc, calloc are POSIX compliant
configure:29289: arm-linux-androideabi-gcc -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:29361: result: no
configure:29384: checking for a traditional japanese locale
configure:29454: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccq7UyfI.o:conftest.c:function main: error: undefined reference to 'mblen'
collect2: error: ld returned 1 exit status
configure:29597: $? = 1
configure:29648: result: none
configure:29655: checking for a french Unicode locale
configure:29727: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:29730: $? = 0
configure:29776: result: none
configure:29869: checking for mmap
configure:29869: arm-linux-androideabi-gcc -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:30012: result: guessing no
configure:30019: checking whether memmem is declared
configure:30019: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30019: $? = 0
configure:30019: result: yes
configure:30036: checking for memmem
configure:30036: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:30036: $? = 0
configure:30036: result: yes
configure:30054: checking whether memmem works
configure:30129: result: guessing yes
configure:30161: checking whether time_t is signed
configure:30178: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30178: $? = 0
configure:30185: result: yes
configure:30200: checking for promoted mode_t type
configure:30217: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:151:13: warning: typedef 'array' locally defined but not used [-Wunused-local-typedefs]
typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
^
configure:30217: $? = 0
configure:30225: result: int
configure:30233: checking for stdbool.h that conforms to C99
configure:30300: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:197:14: warning: the address of 's' will always evaluate as 'true' [-Waddress]
bool e = &s;
^
conftest.c:201:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:201:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:202:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress]
^
conftest.c:202:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress]
^
conftest.c:202:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress]
^
configure:30300: $? = 0
configure:30307: result: yes
configure:30309: checking for _Bool
configure:30309: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30309: $? = 0
configure:30309: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:184:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| /* 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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30404: $? = 0
configure:30411: result: time.h
configure:30420: checking for struct tm.tm_gmtoff
configure:30420: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30420: $? = 0
configure:30420: result: yes
configure:30608: checking for library containing setsockopt
configure:30630: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:155:16: warning: unused variable 'b' [-Wunused-variable]
struct timeval b;
^
configure:30763: $? = 0
configure:30782: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:155:17: warning: unused variable 'bzero' [-Wunused-variable]
int memset; int bzero;
^
conftest.c:155:5: warning: unused variable 'memset' [-Wunused-variable]
int memset; int bzero;
^
configure:30782: $? = 0
configure:30812: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccAy1xTR.o:conftest.c:function main: error: undefined reference to 'nonexistent_memset'
collect2: error: ld returned 1 exit status
configure:30812: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #define HAVE__BOOL 1
| #define HAVE_COMPOUND_LITERALS 1
| #define HAVE_TM_GMTOFF 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
|
| #undef memset
| #define memset nonexistent_memset
| extern
| #ifdef __cplusplus
| "C"
| #endif
| void *memset (void *, int, unsigned long);
| #undef bzero
| #define bzero nonexistent_bzero
| extern
| #ifdef __cplusplus
| "C"
| #endif
| void bzero (void *, unsigned long);
| fd_set fds;
| FD_ZERO (&fds);
|
| ;
| return 0;
| }
|
configure:30825: result: no
configure:30941: checking whether setenv is declared
configure:30941: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30941: $? = 0
configure:30941: result: yes
configure:30967: checking search.h usability
configure:30967: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:30967: $? = 0
configure:30967: result: yes
configure:30967: checking search.h presence
configure:30967: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:30979: $? = 0
configure:30979: result: yes
configure:31011: checking for sigset_t
configure:31011: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31011: $? = 0
configure:31011: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:163:23: error: expected expression before ')' token
if (sizeof ((sigset_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31143: $? = 0
configure:31143: result: yes
configure:31156: checking whether strerror(0) succeeds
configure:31202: result: guessing no
configure:31466: checking whether strtok_r is declared
configure:31466: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31466: $? = 0
configure:31466: result: yes
configure:31479: checking whether strtoumax is declared
configure:31479: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31479: $? = 0
configure:31479: result: yes
configure:31584: checking for struct timespec in
configure:31601: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31601: $? = 0
configure:31608: result: yes
configure:31822: checking whether unsetenv is declared
configure:31822: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31822: $? = 0
configure:31822: result: yes
configure:31836: checking for wint_t
configure:31861: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31861: $? = 0
configure:31868: result: yes
configure:31877: checking for inttypes.h
configure:31896: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31896: $? = 0
configure:31903: result: yes
configure:31914: checking for stdint.h
configure:31931: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:31931: $? = 0
configure:31938: result: yes
configure:31951: checking for intmax_t
configure:31976: arm-linux-androideabi-gcc -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:32090: result: guessing no
configure:32101: checking for snprintf
configure:32101: result: yes
configure:32101: checking for strnlen
configure:32101: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:32101: $? = 0
configure:32101: result: yes
configure:32101: checking for wcslen
configure:32101: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:32101: $? = 0
configure:32101: result: yes
configure:32101: checking for wcsnlen
configure:32101: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:10: error: '_snprintf' undeclared (first use in this function)
(void) _snprintf;
^
conftest.c:179:10: note: each undeclared identifier is reported only once for each function it appears in
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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: arm-linux-androideabi-gcc -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:32229: result: guessing no
configure:32234: checking whether printf supports 'long double' arguments
configure:32284: result: guessing yes
configure:32289: checking whether printf supports infinite 'double' arguments
configure:32401: result: guessing no
configure:32416: checking whether printf supports infinite 'long double' arguments
configure:32720: result: guessing no
configure:32730: checking whether printf supports the 'a' and 'A' directives
configure:32829: result: guessing no
configure:32834: checking whether printf supports the 'F' directive
configure:32893: result: guessing no
configure:32898: checking whether printf supports the 'n' directive
configure:32959: result: guessing yes
configure:32964: checking whether printf supports the 'ls' directive
configure:33046: result: guessing yes
configure:33051: checking whether printf supports the grouping flag
configure:33092: result: guessing yes
configure:33097: checking whether printf supports the left-adjust flag correctly
configure:33141: result: guessing yes
configure:33146: checking whether printf supports the zero flag correctly
configure:33191: result: guessing no
configure:33196: checking whether printf supports large precisions
configure:33250: result: guessing yes
configure:33256: checking whether printf survives out-of-memory conditions
configure:33480: result: guessing no
configure:33543: checking for alloca as a compiler built-in
configure:33567: result: yes
configure:33697: checking whether btowc(0) is correct
configure:33743: result: guessing yes
configure:33746: checking whether btowc(EOF) is correct
configure:33797: result: guessing yes
configure:33892: checking for library containing clock_gettime
configure:33923: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:33923: $? = 0
configure:33940: result: none required
configure:33952: checking for clock_gettime
configure:33952: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:33952: $? = 0
configure:33952: result: yes
configure:33952: checking for clock_settime
configure:33952: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:33952: $? = 0
configure:33952: result: yes
configure:34040: checking for closedir
configure:34040: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c: In function 'main':
conftest.c:189:15: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
struct dirent dp; dp.d_type = 0;
^
configure:34327: $? = 0
configure:34337: result: yes
configure:34443: checking for dirfd
configure:34443: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:34443: $? = 0
configure:34443: result: yes
configure:34452: checking whether dirfd is declared
configure:34452: arm-linux-androideabi-gcc -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:34691: result: guessing no
configure:34699: checking for setdtablesize
configure:34699: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccG8Qtxx.o:conftest.c:function main: error: undefined reference to 'setdtablesize'
collect2: error: ld returned 1 exit status
configure:34699: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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
| /* end confdefs.h. */
| /* Define setdtablesize to an innocuous variant, in case declares setdtablesize.
| For example, HP-UX 11i declares gettimeofday. */
| #define setdtablesize innocuous_setdtablesize
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setdtablesize (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef setdtablesize
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setdtablesize ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setdtablesize || defined __stub___setdtablesize
| choke me
| #endif
|
| int
| main ()
| {
| return setdtablesize ();
| ;
| return 0;
| }
configure:34699: result: no
configure:34759: checking for error_at_line
configure:34775: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:189:19: fatal error: error.h: No such file or directory
#include
^
compilation terminated.
configure:34775: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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. */
| #include
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
| ;
| return 0;
| }
configure:34783: result: no
configure:34827: checking whether fcntl handles F_DUPFD correctly
configure:34895: result: guessing yes
configure:34913: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:34934: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:34934: $? = 0
configure:34952: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:193:1: error: unknown type name 'choke'
choke me
^
conftest.c:196:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
int
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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: arm-linux-androideabi-gcc -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:35236: result: guessing yes
configure:35363: checking for working GNU fnmatch
configure:35476: result: guessing no
configure:35512: checking whether isblank is declared
configure:35512: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:35512: $? = 0
configure:35512: result: yes
configure:35551: checking whether isblank is declared
configure:35551: result: yes
configure:35712: checking whether frexpl is declared
configure:35712: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccM138u4.o:conftest.c:function main: error: undefined reference to 'frexpl'
collect2: error: ld returned 1 exit status
configure:35740: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 1
| /* end confdefs.h. */
| #include
| long double x;
| int
| main ()
| {
| int e; return frexpl (x, &e) > 0;
| ;
| return 0;
| }
configure:35749: result: no
configure:36266: checking whether gettimeofday clobbers localtime buffer
configure:36315: result: guessing yes
configure:36331: checking for gettimeofday with POSIX signature
configure:36359: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:205:19: error: conflicting types for 'gettimeofday'
int gettimeofday (struct timeval *restrict, void *restrict);
^
In file included from conftest.c:203:0:
/sysroot/sysroot/usr/include/sys/time.h:37:12: note: previous declaration of 'gettimeofday' was here
extern int gettimeofday(struct timeval *, struct timezone *);
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:36375: $? = 0
configure:36384: result: almost
configure:36416: checking sys/timeb.h usability
configure:36416: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:237:23: fatal error: sys/timeb.h: No such file or directory
#include
^
compilation terminated.
configure:36416: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| /* 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:36416: result: no
configure:36416: checking sys/timeb.h presence
configure:36416: arm-linux-androideabi-gcc -E conftest.c
conftest.c:204:23: fatal error: sys/timeb.h: No such file or directory
#include
^
compilation terminated.
configure:36416: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| /* end confdefs.h. */
| #include
configure:36416: result: no
configure:36416: checking for sys/timeb.h
configure:36416: result: no
configure:36428: checking for _ftime
configure:36428: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccmxKUAk.o:conftest.c:function main: error: undefined reference to '_ftime'
collect2: error: ld returned 1 exit status
configure:36428: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| /* end confdefs.h. */
| /* Define _ftime to an innocuous variant, in case declares _ftime.
| For example, HP-UX 11i declares gettimeofday. */
| #define _ftime innocuous__ftime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ftime (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _ftime
|
| /* 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 _ftime ();
| /* 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__ftime || defined __stub____ftime
| choke me
| #endif
|
| int
| main ()
| {
| return _ftime ();
| ;
| return 0;
| }
configure:36428: result: no
configure:36457: checking glob.h usability
configure:36457: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:238:18: fatal error: glob.h: No such file or directory
#include
^
compilation terminated.
configure:36457: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 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:36457: result: no
configure:36457: checking glob.h presence
configure:36457: arm-linux-androideabi-gcc -E conftest.c
conftest.c:205:18: fatal error: glob.h: No such file or directory
#include
^
compilation terminated.
configure:36457: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #include
configure:36457: result: no
configure:36457: checking for glob.h
configure:36457: result: no
configure:36839: checking for library containing inet_pton
configure:36870: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:36919: $? = 0
configure:36919: result: yes
configure:36968: checking whether the compiler generally respects inline
configure:36989: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:37095: $? = 0
configure:37104: result: yes
configure:37111: checking whether isnan(float) works
configure:37190: result: guessing yes
configure:37333: checking whether isnan(long double) can be used without linking with libm
configure:37358: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:37358: $? = 0
configure:37367: result: yes
configure:37376: checking whether isnanl works
configure:37509: result: guessing yes
configure:37884: checking for lchown
configure:37884: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:37981: $? = 0
configure:37988: result: yes
configure:37994: checking whether locale.h defines locale_t
configure:38011: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:38011: $? = 0
configure:38019: result: yes
configure:38032: checking whether struct lconv is properly defined
configure:38051: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:38051: $? = 0
configure:38059: result: yes
configure:38192: checking for pthread_rwlock_t
configure:38192: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:38192: $? = 0
configure:38192: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:31: error: expected expression before ')' token
if (sizeof ((pthread_rwlock_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:38223: $? = 0
configure:38406: checking whether NAN macro works
configure:38429: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:38429: $? = 0
configure:38436: result: yes
configure:38441: checking whether HUGE_VAL works
configure:38459: arm-linux-androideabi-gcc -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:39042: result: guessing yes
configure:39046: checking whether the C locale is free of encoding errors
configure:39096: result: guessing 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:237:22: error: 'mbswidth' undeclared (first use in this function)
char *p = (char *) mbswidth;
^
conftest.c:237:22: note: each undeclared identifier is reported only once for each function it appears in
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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:39902: checking bp-sym.h usability
configure:39902: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:259:20: fatal error: bp-sym.h: No such file or directory
#include
^
compilation terminated.
configure:39902: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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
| /* 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:39902: result: no
configure:39902: checking bp-sym.h presence
configure:39902: arm-linux-androideabi-gcc -E conftest.c
conftest.c:226:20: fatal error: bp-sym.h: No such file or directory
#include
^
compilation terminated.
configure:39902: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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
| /* end confdefs.h. */
| #include
configure:39902: result: no
configure:39902: checking for bp-sym.h
configure:39902: result: no
configure:39932: checking whether memmem works in linear time
configure:40014: result: guessing no
configure:40042: checking for memmem
configure:40042: result: yes
configure:40060: checking whether memmem works
configure:40135: result: guessing yes
configure:40181: checking for mempcpy
configure:40181: result: no
configure:40237: checking for working mktime
configure:40455: result: no
configure:40552: checking whether is self-contained
configure:40569: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:40569: $? = 0
configure:40577: result: yes
configure:40795: checking whether open recognizes a trailing slash
configure:40846: result: guessing yes
configure:40897: checking for opendir
configure:40897: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:40948: $? = 0
configure:40948: result: yes
configure:41032: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:41032: $? = 0
configure:41048: checking for struct msghdr.msg_accrights
configure:41048: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:248:12: error: 'struct msghdr' has no member named 'msg_accrights'
if (ac_aggr.msg_accrights)
^
conftest.c:247:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct msghdr ac_aggr;
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:248:19: error: 'struct msghdr' has no member named 'msg_accrights'
if (sizeof ac_aggr.msg_accrights)
^
conftest.c:247:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct msghdr ac_aggr;
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:41073: $? = 0
configure:41073: result: yes
configure:41423: checking whether ldexp can be used without linking with libm
configure:41442: arm-linux-androideabi-gcc -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: no
configure:41645: checking whether ldexpl() can be used without linking with libm
configure:41663: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccKgEFyG.o:conftest.c:function main: error: undefined reference to 'ldexpl'
collect2: error: ld returned 1 exit status
configure:41663: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| /* end confdefs.h. */
| #include
| long double x;
| int
| main ()
| {
| return ldexpl (x, -1) > 0;
| ;
| return 0;
| }
configure:41672: result: no
configure:41762: checking for readdir
configure:41762: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:41826: $? = 0
configure:41833: result: yes
configure:41835: checking whether readlink handles trailing slash correctly
configure:41876: result: guessing no
configure:42279: checking whether select supports a 0 argument
configure:42322: result: guessing yes
configure:42329: checking whether select detects invalid fds
configure:42385: result: guessing no
configure:42453: checking whether setenv validates arguments
configure:42507: result: guessing no
configure:42621: checking for volatile sig_atomic_t
configure:42621: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:42621: $? = 0
configure:42621: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:255:36: error: expected expression before ')' token
if (sizeof ((volatile sig_atomic_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:42637: $? = 0
configure:42637: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:255:27: error: expected expression before ')' token
if (sizeof ((sighandler_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 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:42768: result: guessing no
configure:42770: checking for signbit compiler built-ins
configure:42883: result: guessing no
configure:42896: checking where to find the sign bit in a 'float'
configure:42978: result: unknown
configure:43000: checking where to find the sign bit in a 'double'
configure:43082: result: unknown
configure:43104: checking where to find the sign bit in a 'long double'
configure:43186: result: unknown
configure:43207: checking whether copysignf is declared
configure:43207: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:43207: $? = 0
configure:43207: result: yes
configure:43220: checking whether copysignf can be used without linking with libm
configure:43238: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:43238: $? = 0
configure:43247: result: yes
configure:43257: checking whether copysign is declared
configure:43257: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:43257: $? = 0
configure:43257: result: yes
configure:43270: checking whether copysign can be used without linking with libm
configure:43288: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:43288: $? = 0
configure:43297: result: yes
configure:43307: checking whether copysignl is declared
configure:43307: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:43307: $? = 0
configure:43307: result: yes
configure:43320: checking whether copysignl can be used without linking with libm
configure:43338: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:43338: $? = 0
configure:43347: 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:43505: $? = 0
configure:43505: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:271:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:43586: $? = 0
configure:43593: result: yes
configure:43604: checking whether stat handles trailing slashes on directories
configure:43637: result: guessing yes
configure:43639: checking whether stat handles trailing slashes on files
configure:43690: result: guessing no
configure:43734: checking for working stdalign.h
configure:43779: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:43779: $? = 0
configure:43786: result: yes
configure:43836: checking for max_align_t
configure:43836: result: no
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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:44067: $? = 0
configure:44074: result: system
configure:44201: checking for strcasecmp
configure:44201: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:283:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:44201: $? = 0
configure:44201: result: yes
configure:44218: checking for strncasecmp
configure:44218: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:284:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
char strncasecmp ();
^
configure:44218: $? = 0
configure:44218: result: yes
configure:44232: checking whether strncasecmp is declared
configure:44232: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:44232: $? = 0
configure:44232: result: yes
configure:44732: checking for strtok_r
configure:44732: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:44732: $? = 0
configure:44732: result: yes
configure:44743: checking whether strtok_r works
configure:44794: result: guessing yes
configure:44845: checking for strtoull
configure:44845: arm-linux-androideabi-gcc -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: no
configure:45236: checking for nlink_t
configure:45236: result: yes
configure:45358: checking whether localtime_r is declared
configure:45358: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:285:15: warning: value computed is not used [-Wunused-value]
*localtime_r (0, 0);
^
configure:45401: $? = 0
configure:45409: result: yes
configure:45456: checking for timezone_t
configure:45456: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:280:13: error: 'timezone_t' undeclared (first use in this function)
if (sizeof (timezone_t))
^
conftest.c:280:13: note: each undeclared identifier is reported only once for each function it appears in
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:45827: $? = 0
configure:45827: result: yes
configure:45840: checking for unsetenv() return type
configure:45865: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:45865: $? = 0
configure:45872: result: int
configure:45881: checking whether unsetenv obeys POSIX
configure:45936: result: guessing no
configure:46038: checking for ptrdiff_t
configure:46038: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:46038: $? = 0
configure:46038: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:317:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:304:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:46061: $? = 0
configure:46061: result: yes
configure:46074: checking whether snprintf respects a size of 1
configure:46119: result: guessing yes
configure:46242: checking for vsnprintf
configure:46242: result: yes
configure:46255: checking whether snprintf truncates the result as in C99
configure:46342: result: guessing no
configure:46349: checking whether snprintf fully supports the 'n' directive
configure:46434: result: guessing no
configure:46440: checking whether snprintf respects a size of 1
configure:46485: result: guessing yes
configure:46490: checking whether vsnprintf respects a zero size as in C99
configure:46563: result: guessing no
configure:46688: checking for nl_langinfo
configure:46688: result: no
configure:46854: checking for ptrdiff_t
configure:46854: 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:47407: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:47407: $? = 0
configure:47441: result: guessing yes
configure:47465: checking for towlower
configure:47465: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
conftest.c:316:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
char towlower ();
^
configure:47465: $? = 0
configure:47465: result: yes
configure:47513: checking for wctype_t
configure:47541: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:47541: $? = 0
configure:47549: result: yes
configure:47555: checking for wctrans_t
configure:47581: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
configure:47581: $? = 0
configure:47589: result: yes
configure:47608: checking whether wcwidth is declared
configure:47608: arm-linux-androideabi-gcc -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:47704: result: guessing no
configure:47746: checking for stdint.h
configure:47746: result: yes
configure:47812: checking for library containing socket
configure:47843: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:47955: $? = 0
configure:47972: result: none required
configure:47982: checking for library containing res_9_search
configure:48013: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/ccwNpNvv.o:conftest.c:function main: error: undefined reference to 'res_9_search'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -lresolv >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lresolv
/tmp/ccQsTbjw.o:conftest.c:function main: error: undefined reference to 'res_9_search'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:48071: $? = 0
configure:48088: result: none required
configure:48098: checking whether res_search is declared
configure:48098: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:315:10: error: 'res_search' undeclared (first use in this function)
(void) res_search;
^
conftest.c:315:10: note: each undeclared identifier is reported only once for each function it appears in
configure:48098: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
| #include
|
|
| int
| main ()
| {
| #ifndef res_search
| #ifdef __cplusplus
| (void) res_search;
| #else
| (void) res_search;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:48098: result: no
configure:48139: checking for library containing hstrerror
configure:48170: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
configure:48170: $? = 0
configure:48187: result: none required
configure:48201: checking curses.h usability
configure:48201: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:334:20: fatal error: curses.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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 curses.h presence
configure:48201: arm-linux-androideabi-gcc -E conftest.c
conftest.c:301:20: fatal error: curses.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* end confdefs.h. */
| #include
configure:48201: result: no
configure:48201: checking for curses.h
configure:48201: result: no
configure:48201: checking term.h usability
configure:48201: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:334:18: fatal error: term.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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 term.h presence
configure:48201: arm-linux-androideabi-gcc -E conftest.c
conftest.c:301:18: fatal error: term.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* end confdefs.h. */
| #include
configure:48201: result: no
configure:48201: checking for term.h
configure:48201: result: no
configure:48201: checking ncurses/curses.h usability
configure:48201: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:334:28: fatal error: ncurses/curses.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:301:28: fatal error: ncurses/curses.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:334:26: fatal error: ncurses/term.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:301:26: fatal error: ncurses/term.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -c -O -Wall conftest.c >&5
conftest.c:334:21: fatal error: termcap.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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 termcap.h presence
configure:48201: arm-linux-androideabi-gcc -E conftest.c
conftest.c:301:21: fatal error: termcap.h: No such file or directory
#include
^
compilation terminated.
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* end confdefs.h. */
| #include
configure:48201: result: no
configure:48201: checking for termcap.h
configure:48201: result: no
configure:48213: checking for library containing tigetstr
configure:48244: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/cc4z0f4j.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -ltinfo >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltinfo
/tmp/ccaG0Pep.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -lcurses >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
/tmp/ccQ2jC4u.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -lncurses >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
/tmp/cc6lCDnA.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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:48261: result: no
configure:48283: checking for library containing tgetstr
configure:48314: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c >&5
/tmp/cculxO0A.o:conftest.c:function main: error: undefined reference to 'tgetstr'
collect2: error: ld returned 1 exit status
configure:48314: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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 tgetstr ();
| int
| main ()
| {
| return tgetstr ();
| ;
| return 0;
| }
configure:48314: arm-linux-androideabi-gcc -o conftest -O -Wall -s conftest.c -ltermcap >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
/tmp/ccyiB21F.o:conftest.c:function main: error: undefined reference to 'tgetstr'
collect2: error: ld returned 1 exit status
configure:48314: $? = 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 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_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_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_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
| #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
| #define CHOWN_TRAILING_SLASH_BUG 1
| #define CHOWN_CHANGE_TIME_BUG 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_STRMODE 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
| #define HAVE_DECL_GETDTABLESIZE 0
| #define HAVE_DECL_GETLOGIN_R 0
| #define HAVE_DECL_GETLOGIN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #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 BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #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 HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE_MEMMEM 1
| #define TIME_T_IS_SIGNED 1
| #define PROMOTED_MODE_T int
| #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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_INLINE 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define HAVE_ISNANF_IN_LIBC 1
| #define HAVE_ISNANL_IN_LIBC 1
| #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 GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_DECL_COPYSIGNF 1
| #define HAVE_COPYSIGNF_IN_LIBC 1
| #define HAVE_DECL_COPYSIGN 1
| #define HAVE_COPYSIGN_IN_LIBC 1
| #define HAVE_DECL_COPYSIGNL 1
| #define HAVE_COPYSIGNL_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define NEED_PRINTF_DIRECTIVE_F 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_ENOMEM 1
| #define NEED_PRINTF_DOUBLE 1
| #define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
| #define HAVE_DLOPEN 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_DECL_RES_SEARCH 0
| /* 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 tgetstr ();
| int
| main ()
| {
| return tgetstr ();
| ;
| return 0;
| }
configure:48331: result: no
configure:48339: error: No terminfo, termcap or curses library found. Install ncurses-devel.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=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=arm-linux-androideabi-gcc
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=arm-linux-androideabi-g++
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__ftime=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=no
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=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_fstatat=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getlogin_r=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isascii=yes
ac_cv_func_isblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=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=no
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_memmem=yes
ac_cv_func_mempcpy=no
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_nanotime=no
ac_cv_func_nl_langinfo=no
ac_cv_func_opendir=yes
ac_cv_func_poll=yes
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_recvmsg=yes
ac_cv_func_sendmsg=yes
ac_cv_func_setdtablesize=no
ac_cv_func_setenv=yes
ac_cv_func_shl_load=no
ac_cv_func_shutdown=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
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_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_vasnprintf=no
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=no
ac_cv_gnu_library_2_1=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_copysign=yes
ac_cv_have_decl_copysignf=yes
ac_cv_have_decl_copysignl=yes
ac_cv_have_decl_dirfd=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getdtablesize=no
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=no
ac_cv_have_decl_inet_pton=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_mbswidth=no
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_res_search=no
ac_cv_have_decl_setenv=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_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_bp_sym_h=no
ac_cv_header_curses_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_glob_h=no
ac_cv_header_iconv_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=no
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_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_search_h=yes
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_bitypes_h=no
ac_cv_header_sys_cdefs_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_inttypes_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_time_h=yes
ac_cv_header_sys_timeb_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_term_h=no
ac_cv_header_termcap_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_dld_shl_load=no
ac_cv_lib_error_at_line=no
ac_cv_lib_pthread_pthread_kill=no
ac_cv_member_struct_msghdr_msg_accrights=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_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_MSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_XGETTEXT=/usr/sbin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_YACC='bison -y'
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='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_hstrerror='none required'
ac_cv_search_inet_pton='none required'
ac_cv_search_res_9_search=no
ac_cv_search_res_search='none required'
ac_cv_search_socket='none required'
ac_cv_search_strerror='none required'
ac_cv_search_tgetstr=no
ac_cv_search_tigetstr=no
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=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_max_align_t=no
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_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=/sysroot/arm-linux-androideabi/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='no, consider installing GNU libiconv'
am_cv_langinfo_codeset=no
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gl_cv_C_locale_sans_EILSEQ='guessing no'
gl_cv_bitsizeof_ptrdiff_t=32
gl_cv_bitsizeof_sig_atomic_t=32
gl_cv_bitsizeof_size_t=32
gl_cv_bitsizeof_wchar_t=32
gl_cv_bitsizeof_wint_t=32
gl_cv_c_amsterdam_compiler=no
gl_cv_c_inline_effective=yes
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0=unknown
gl_cv_cc_double_signbit=unknown
gl_cv_cc_float_expbit0='word 0 bit 23'
gl_cv_cc_float_signbit=unknown
gl_cv_cc_long_double_signbit=unknown
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='guessing yes'
gl_cv_func_chown_ctime_works='guessing no'
gl_cv_func_chown_follows_symlink=yes
gl_cv_func_chown_slash_works='guessing no'
gl_cv_func_copysign_no_libm=yes
gl_cv_func_copysignf_no_libm=yes
gl_cv_func_copysignl_no_libm=yes
gl_cv_func_dirfd_macro=no
gl_cv_func_dup2_works='guessing no'
gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
gl_cv_func_fcntl_f_dupfd_works='guessing yes'
gl_cv_func_fnmatch_gnu='guessing no'
gl_cv_func_frexp_no_libm=no
gl_cv_func_frexpl_no_libm=no
gl_cv_func_getopt_gnu='guessing no'
gl_cv_func_getopt_posix='guessing yes'
gl_cv_func_gettimeofday_clobber='guessing yes'
gl_cv_func_gettimeofday_posix_signature=almost
gl_cv_func_isnand_no_libm=yes
gl_cv_func_isnanf_no_libm=yes
gl_cv_func_isnanf_works='guessing yes'
gl_cv_func_isnanl_no_libm=yes
gl_cv_func_isnanl_works='guessing yes'
gl_cv_func_iswcntrl_works='guessing yes'
gl_cv_func_itold_works='guessing yes'
gl_cv_func_ldexp_no_libm=yes
gl_cv_func_ldexpl_no_libm=no
gl_cv_func_lstat_dereferences_slashed_symlink='guessing no'
gl_cv_func_malloc_0_nonnull=0
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_empty_input='guessing 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='guessing no'
gl_cv_func_memmem_works_always='guessing yes'
gl_cv_func_memmem_works_fast='guessing no'
gl_cv_func_open_slash='guessing yes'
gl_cv_func_poll=yes
gl_cv_func_printf_attribute_flavor=system
gl_cv_func_printf_directive_a='guessing no'
gl_cv_func_printf_directive_f='guessing no'
gl_cv_func_printf_directive_ls='guessing yes'
gl_cv_func_printf_directive_n='guessing yes'
gl_cv_func_printf_enomem='guessing no'
gl_cv_func_printf_flag_grouping='guessing yes'
gl_cv_func_printf_flag_leftadjust='guessing yes'
gl_cv_func_printf_flag_zero='guessing no'
gl_cv_func_printf_infinite='guessing no'
gl_cv_func_printf_infinite_long_double='guessing no'
gl_cv_func_printf_long_double='guessing yes'
gl_cv_func_printf_precision='guessing yes'
gl_cv_func_printf_sizes_c99='guessing no'
gl_cv_func_readlink_works='guessing no'
gl_cv_func_select_detects_ebadf='guessing no'
gl_cv_func_select_supports0='guessing yes'
gl_cv_func_setenv_works='guessing no'
gl_cv_func_signbit='guessing no'
gl_cv_func_signbit_gcc='guessing no'
gl_cv_func_snprintf_directive_n='guessing no'
gl_cv_func_snprintf_retval_c99='guessing no'
gl_cv_func_snprintf_size1='guessing yes'
gl_cv_func_snprintf_truncation_c99='guessing no'
gl_cv_func_stat_dir_slash='guessing yes'
gl_cv_func_stat_file_slash='guessing no'
gl_cv_func_strerror_0_works='guessing no'
gl_cv_func_strtok_r_works='guessing yes'
gl_cv_func_unsetenv_works='guessing no'
gl_cv_func_vsnprintf_posix=no
gl_cv_func_vsnprintf_usable=no
gl_cv_func_vsnprintf_zerosize_c99='guessing no'
gl_cv_func_wcrtomb_retval='guessing yes'
gl_cv_func_wcwidth_works='guessing no'
gl_cv_func_working_mktime=no
gl_cv_have_include_next=yes
gl_cv_have_weak='guessing yes'
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=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_sys_select_h_selfcontained=no
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=cross-compiling
gl_cv_header_working_stdalign_h=yes
gl_cv_header_working_stdint_h=no
gl_cv_lib_socket='none needed'
gl_cv_long_double_equals_double=yes
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_stddef_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=int
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_ptrdiff_t_signed=yes
gl_cv_type_ptrdiff_t_suffix=
gl_cv_type_sig_atomic_t_signed=yes
gl_cv_type_sig_atomic_t_suffix=
gl_cv_type_sigset_t=yes
gl_cv_type_size_t_signed=no
gl_cv_type_size_t_suffix=u
gl_cv_type_wchar_t_signed=no
gl_cv_type_wchar_t_suffix=u
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_signed=no
gl_cv_type_wint_t_suffix=u
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=no
gt_cv_func_gnugettext1_libintl=no
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
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_noimplementinline=yes
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=cross
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=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-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=no
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_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
## ----------------- ##
## 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='arm-linux-androideabi-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='32'
BITSIZEOF_SIG_ATOMIC_T='32'
BITSIZEOF_SIZE_T='32'
BITSIZEOF_WCHAR_T='32'
BITSIZEOF_WINT_T='32'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -Wall'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
EXPAT_CFLAGS=''
EXPAT_LDFLAGS=''
EXPAT_LIBS=''
EXPAT_VERSION=''
FGREP='/usr/sbin/grep -F'
FLOAT_H=''
FNMATCH_H='fnmatch.h'
GETOPT_H='getopt.h'
GETTEXT_MACRO_VERSION='0.19'
GLIBC21='no'
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/sbin/msgfmt'
GMSGFMT_015='/usr/sbin/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='1'
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/sbin/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='0'
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='0'
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='0'
HAVE_LANGINFO_ERA='0'
HAVE_LANGINFO_H='0'
HAVE_LANGINFO_T_FMT_AMPM='0'
HAVE_LANGINFO_YESEXPR='0'
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='0'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='0'
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='0'
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='1'
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='1'
HAVE_SIGNED_WCHAR_T='0'
HAVE_SIGNED_WINT_T='0'
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='0'
HAVE_SYS_CDEFS_H='1'
HAVE_SYS_INTTYPES_H='0'
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=''
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='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=' -s'
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_LIBS=''
LIBICONV=''
LIBINTL=''
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
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=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAKEINFO='${SHELL} /tmp/lftp/src/lftp-4.7.2/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
MSGFMT='/usr/sbin/msgfmt'
MSGFMT_015='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/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='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-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=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSUB=''
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='arm-linux-androideabi-ranlib'
READLINE_CFLAGS=''
READLINE_LDFLAGS=''
READLINE_LIBS=''
READLINE_VERSION=''
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='1'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_DIRFD='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='1'
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='1'
REPLACE_FREXPF='0'
REPLACE_FREXPL='1'
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='1'
REPLACE_GMTIME='1'
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='1'
REPLACE_LDEXPL='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME='1'
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='1'
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='1'
REPLACE_MEMMEM='1'
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='1'
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='1'
REPLACE_SETENV='1'
REPLACE_SETLOCALE='0'
REPLACE_SIGNBIT='1'
REPLACE_SIGNBIT_USING_GCC='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_SQRTL='0'
REPLACE_STAT='1'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='1'
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='1'
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='1'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='1'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='1'
REPLACE_WRITE='0'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='u'
SOCKSLIBS=''
STDALIGN_H=''
STDBOOL_H=''
STDDEF_H='stddef.h'
STDINT_H='stdint.h'
STRIP='arm-linux-androideabi-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='no'
VERSION='4.7.2'
WCHAR_T_SUFFIX='u'
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINT_T_SUFFIX='u'
WITH_MODULES_FALSE=''
WITH_MODULES_TRUE='#'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
YACC='bison -y'
YFLAGS=''
ZLIB=''
ZLIB_CPPFLAGS=''
ZLIB_LDFLAGS=''
ac_ct_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='x86_64-unknown-linux'
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='NONE'
gl_LIBOBJS=' chown.o dup2.o error.o fcntl.o fnmatch.o fnmatch.o frexp.o frexpl.o getdtablesize.o getlogin_r.o getopt.o getopt1.o getopt.o getopt1.o gettimeofday.o glob.o lchown.o lstat.o mbrtowc.o memchr.o memmem.o memmem.o mempcpy.o mktime.o mktime.o nl_langinfo.o readlink.o select.o setenv.o signbitf.o signbitd.o signbitl.o stat.o strerror.o strerror-override.o strstr.o strstr.o time_rz.o timegm.o unsetenv.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o vsnprintf.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o vsnprintf.o wcwidth.o wcwidth.o'
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LFTP_GNULIB_TESTS'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
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='${prefix}/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 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_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_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_WMEMCHR 1
#define HAVE_WMEMCPY 1
#define HAVE_GETDTABLESIZE 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_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_UNISTD_H 1
#define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
#define CHOWN_TRAILING_SLASH_BUG 1
#define CHOWN_CHANGE_TIME_BUG 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 0
#define HAVE_DECL_STRMODE 0
#define HAVE_MBSTATE_T 1
#define HAVE_DECL_ALARM 1
#define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
#define HAVE_DECL_GETDTABLESIZE 0
#define HAVE_DECL_GETLOGIN_R 0
#define HAVE_DECL_GETLOGIN 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define __GETOPT_PREFIX rpl_
#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 BITSIZEOF_PTRDIFF_T 32
#define BITSIZEOF_SIZE_T 32
#define BITSIZEOF_SIG_ATOMIC_T 32
#define BITSIZEOF_WCHAR_T 32
#define BITSIZEOF_WINT_T 32
#define HAVE_SIGNED_SIG_ATOMIC_T 1
#define PTRDIFF_T_SUFFIX
#define SIZE_T_SUFFIX u
#define SIG_ATOMIC_T_SUFFIX
#define WCHAR_T_SUFFIX u
#define WINT_T_SUFFIX u
#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 HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 0
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_DECL_MEMMEM 1
#define HAVE_MEMMEM 1
#define TIME_T_IS_SIGNED 1
#define PROMOTED_MODE_T int
#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 REPLACE_STRERROR_0 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_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 fnmatch gnu_fnmatch
#define HAVE_DECL_ISBLANK 1
#define fnmatch gnu_fnmatch
#define HAVE_DECL_ISBLANK 1
#define GNULIB_TEST_FREXP 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 __GETOPT_PREFIX rpl_
#define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
#define GETTIMEOFDAY_TIMEZONE struct timezone
#define GNULIB_TEST_GETTIMEOFDAY 1
#define HAVE_DECL_INET_PTON 1
#define HAVE_INLINE 1
#define HAVE_ISNAND_IN_LIBC 1
#define HAVE_ISNANF_IN_LIBC 1
#define HAVE_ISNANL_IN_LIBC 1
#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 GNULIB_TEST_MEMPCPY 1
#define GNULIB_TEST_MKTIME 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_LDEXP_IN_LIBC 1
#define HAVE_READDIR 1
#define GNULIB_TEST_READDIR 1
#define READLINK_TRAILING_SLASH_BUG 1
#define GNULIB_TEST_READLINK 1
#define GNULIB_TEST_SELECT 1
#define GNULIB_TEST_SETENV 1
#define HAVE_DECL_COPYSIGNF 1
#define HAVE_COPYSIGNF_IN_LIBC 1
#define HAVE_DECL_COPYSIGN 1
#define HAVE_COPYSIGN_IN_LIBC 1
#define HAVE_DECL_COPYSIGNL 1
#define HAVE_COPYSIGNL_IN_LIBC 1
#define GNULIB_TEST_SIGNBIT 1
#define HAVE_STDINT_H 1
#define REPLACE_FUNC_STAT_FILE 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 NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define NEED_PRINTF_DIRECTIVE_F 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_ENOMEM 1
#define NEED_PRINTF_DOUBLE 1
#define NEED_PRINTF_LONG_DOUBLE 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 REPLACE_WCWIDTH 1
#define HAVE_DLOPEN 1
#define HAVE_RES_SEARCH 1
#define HAVE_DECL_RES_SEARCH 0
configure: exit 1