Build of aria2 with android toolchain

The build took 00h 01m 53s and was NOT successful.

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

SLOCLanguage
112,935 cpp
13,063 makefile
8,556 ansic
4,864 sh
305 python
58 asm
16 sed
139,797 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/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: aria2 1.24.0-1 (Tue Apr 4 22:07:22 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) c-ares-1.11.0-1
#
# Total Installed Size: 0.16 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing c-ares...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) 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/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/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... 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... 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 a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# 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 whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for cppunit-config... no
# checking for Cppunit - version >= 1.10.2... no
# 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 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 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 bison... bison -y
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for sphinx-build... no
# checking for rst2html.py... no
# checking for rst2html... no
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.20... yes
# checking whether arm-linux-androideabi-g++ supports C++11 features by default... no
# checking whether arm-linux-androideabi-g++ supports C++11 features with -std=c++11 ... yes
# checking whether the c++ compiler supports nullptr... checking whether the C++ compiler supports `override` keyword... yes
# checking for ZLIB... yes
# checking whether gzbuffer is declared... no
# checking for gzsetparams... yes
# checking for xml2-config... /usr/bin/xml2-config
# checking for libxml - version >= 2.6.24... cross compiling; assumed OK...
# yes (version 2.9.4)
# checking for SQLITE3... yes
# checking for sqlite3_open_v2... no
# checking whether to enable Mac OS X native SSL/TLS... no
# checking for main in -lcrypt32... no
# checking for main in -lsecur32... no
# checking for main in -ladvapi32... no
# checking for wincrypt.h... no
# checking for security.h... no
# checking for LIBGNUTLS... yes
# checking for gnutls_certificate_set_x509_system_trust... no
# checking for nettle_sha1_init in -lnettle... no
# checking for libgcrypt-config... /usr/bin/libgcrypt-config
# checking for LIBGCRYPT - version >= 1.2.4... yes (1.7.1)
# configure: WARNING:
# ***
# *** The config script /usr/bin/libgcrypt-config was
# *** built for x86_64-unknown-linux-gnu and thus may not match the
# *** used host arm-unknown-linux-androideabi.
# *** You may want to use the configure option --with-libgcrypt-prefix
# *** to specify a matching config script or use $SYSROOT.
# ***
# checking for LIBSSH2... yes
# checking for LIBCARES... yes
# checking for ares_addr_node... yes
# checking for ares_set_servers... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for ANSI C header files... (cached) yes
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking for inttypes.h... (cached) yes
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking port.h usability... no
# checking port.h presence... no
# checking for port.h... no
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking stdio_ext.h usability... no
# checking stdio_ext.h presence... no
# checking for stdio_ext.h... no
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/signal.h usability... yes
# checking sys/signal.h presence... yes
# checking for sys/signal.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking ifaddrs.h usability... no
# checking ifaddrs.h presence... no
# checking for ifaddrs.h... no
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for int8_t... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for size_t... (cached) yes
# checking for ssize_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for uint8_t... yes
# checking for pid_t... yes
# checking for working volatile... yes
# checking for ptrdiff_t... yes
# checking for struct timespec... yes
# checking whether byte ordering is bigendian... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for ld used by 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 CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for error_at_line... no
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking for working memcmp... no
# checking for sys/time.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for alarm... yes
# checking for working mktime... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking whether lstat correctly handles trailing slash... no
# checking whether stat accepts an empty string... yes
# checking for strftime... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for working strtod... no
# checking for pow... yes
# checking for __argz_count... no
# checking for __argz_next... no
# checking for __argz_stringify... no
# checking for atexit... yes
# checking for ftruncate... yes
# checking for getcwd... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for getifaddrs... no
# checking for getpagesize... yes
# checking for getrandom... no
# checking for memchr... yes
# checking for memmove... yes
# checking for mempcpy... no
# checking for memset... yes
# checking for mkdir... yes
# checking for mmap... yes
# checking for munmap... yes
# checking for nl_langinfo... no
# checking for posix_fadvise... yes
# checking for posix_memalign... yes
# checking for pow... (cached) yes
# checking for putenv... yes
# checking for rmdir... yes
# checking for select... yes
# checking for setlocale... yes
# checking for sigaction... yes
# checking for sleep... yes
# checking for socket... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strtoull... yes
# checking for tzset... yes
# checking for unsetenv... yes
# checking for usleep... yes
# checking for utime... yes
# checking for utimes... yes
# checking for getrandom linux syscall interface... no
# checking for epoll_create... yes
# checking for posix_fallocate... yes
# checking for fallocate... yes
# checking for asctime_r... yes
# checking for localtime_r... yes
# checking for basename... yes
# checking for gai_strerror... yes
# checking for getaddrinfo... yes
# checking for gettimeofday... yes
# checking for strptime... yes
# checking for timegm... yes
# checking for daemon... yes
# checking for poll... yes
# checking for port_associate... no
# checking for kqueue... no
# checking for struct sockaddr_in.sin_len... no
# checking for struct sockaddr_in6.sin6_len... no
# checking whether struct option.name is assignable from const char*... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/libaria2.pc
# config.status: creating src/includes/Makefile
# config.status: creating test/Makefile
# config.status: creating po/Makefile.in
# config.status: creating lib/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/manual-src/Makefile
# config.status: creating doc/manual-src/en/Makefile
# config.status: creating doc/manual-src/en/conf.py
# config.status: creating doc/manual-src/ru/Makefile
# config.status: creating doc/manual-src/ru/conf.py
# config.status: creating doc/manual-src/pt/Makefile
# config.status: creating doc/manual-src/pt/conf.py
# config.status: creating deps/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# === configuring in deps/wslay (/tmp/aria2/src/aria2-1.24.0/deps/wslay)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# 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 for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/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... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for gawk... gawk
# 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 a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 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 whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking target system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# 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 whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... 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 dependency style of arm-linux-androideabi-g++... gcc3
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.20... yes
# checking for sphinx-build... no
# checking for NETTLE... yes
# checking for CU_initialize_registry in -lcunit... no
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for ptrdiff_t... yes
# checking whether byte ordering is bigendian... no
# checking for memmove... yes
# checking for memset... yes
# checking for ntohl... yes
# checking for ntohs... yes
# checking for htons... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/libwslay.pc
# config.status: creating lib/includes/Makefile
# config.status: creating lib/includes/wslay/wslayver.h
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing libtool commands
# config.status: executing depfiles commands
# configure: summary of build options:
#
# version: 1.0.1-DEV shared 0:1:0
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# C compiler: arm-linux-androideabi-gcc
# CFlags:
# Library types: Shared=yes, Static=yes
# CUnit: no
# Nettle: yes
# Build examples: yes
#
# configure: summary of build options:
#
# Build: x86_64-unknown-linux-gnu
# Host: arm-unknown-linux-androideabi
# Target: arm-unknown-linux-androideabi
# Install prefix: /usr
# CC: arm-linux-androideabi-gcc
# CXX: arm-linux-androideabi-g++
# CPP: arm-linux-androideabi-gcc -E
# CXXFLAGS:
# CFLAGS:
# CPPFLAGS:
# LDFLAGS:
# LIBS: -lstdc++ -lsupc++
# DEFS: -DHAVE_CONFIG_H
# CXX1XCXXFLAGS: -std=c++11
# EXTRACXXFLAGS: -pipe
# EXTRACFLAGS: -pipe
# EXTRACPPFLAGS:
# EXTRALDFLAGS:
# EXTRALIBS:
# WARNCXXFLAGS:
# LibUV: no (CFLAGS='' LIBS='')
# SQLite3: yes (CFLAGS='' LIBS='-lsqlite3')
# SSL Support: yes
# AppleTLS: no (LDFLAGS='')
# WinTLS: no (LIBS='')
# GnuTLS: yes (CFLAGS='-I/usr/include/p11-kit-1' LIBS='-lgnutls')
# OpenSSL: no (CFLAGS='' LIBS='')
# CA Bundle: /etc/ssl/certs/ca-certificates.crt
# LibNettle: no (CFLAGS='' LIBS='')
# LibGmp: no (CFLAGS='' LIBS='')
# LibGcrypt: yes (CFLAGS='' LIBS='-lgcrypt -lgpg-error')
# LibXML2: yes (CFLAGS='-I/usr/include/libxml2' LIBS='-lxml2 -lz -llzma -lm -ldl')
# LibExpat: no (CFLAGS='' LIBS='')
# LibCares: yes (CFLAGS='' LIBS='-lcares')
# Zlib: yes (CFLAGS='' LIBS='-lz')
# Libssh2: yes (CFLAGS='' LIBS='-lssh2')
# Tcmalloc: no (CFLAGS='' LIBS='')
# Jemalloc: no (CFLAGS='' LIBS='')
# Epoll: yes
# Bittorrent: yes
# Metalink: yes
# XML-RPC: yes
# Message Digest: libgcrypt
# WebSocket: yes (CFLAGS='-I$(top_builddir)/deps/wslay/lib/includes -I$(top_srcdir)/deps/wslay/lib/includes' LIBS='$(top_builddir)/deps/wslay/lib/libwslay.la')
# Libaria2: no (shared=yes static=no)
# bash_completion dir: ${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion
# Static build: no
#
# make all-recursive
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0'
# Making all in po
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/po'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/po'
# Making all in lib
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/lib'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/lib'
# Making all in deps
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps'
# Making all in wslay
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make all-recursive
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# Making all in lib
# make[5]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# Making all in includes
# make[6]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib/includes'
# make[6]: Nothing to be done for 'all'.
# make[6]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib/includes'
# make[6]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c -o wslay_frame.lo wslay_frame.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c -o wslay_event.lo wslay_event.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c -o wslay_queue.lo wslay_queue.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c -o wslay_net.lo wslay_net.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c wslay_queue.c -fPIC -DPIC -o .libs/wslay_queue.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c wslay_event.c -fPIC -DPIC -o .libs/wslay_event.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c wslay_frame.c -fPIC -DPIC -o .libs/wslay_frame.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c wslay_net.c -fPIC -DPIC -o .libs/wslay_net.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c wslay_queue.c -o wslay_queue.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c wslay_net.c -o wslay_net.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c wslay_frame.c -o wslay_frame.o >/dev/null 2>&1
# mv -f .deps/wslay_queue.Tpo .deps/wslay_queue.Plo
# mv -f .deps/wslay_net.Tpo .deps/wslay_net.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c wslay_event.c -o wslay_event.o >/dev/null 2>&1
# mv -f .deps/wslay_frame.Tpo .deps/wslay_frame.Plo
# mv -f .deps/wslay_event.Tpo .deps/wslay_event.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -Wall -no-undefined -version-info 0:1:0 -o libwslay.la wslay_frame.lo wslay_event.lo wslay_queue.lo wslay_net.lo
# libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
# libtool: link: arm-linux-androideabi-ar cru .libs/libwslay.a .libs/wslay_frame.o .libs/wslay_event.o .libs/wslay_queue.o .libs/wslay_net.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libwslay.a
# libtool: link: ( cd ".libs" && rm -f "libwslay.la" && ln -s "../libwslay.la" "libwslay.la" )
# make[6]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# make[5]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# Making all in tests
# make[5]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/tests'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/tests'
# make[5]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[5]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps'
# Making all in src
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src'
# Making all in includes
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src/includes'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src/includes'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src'
# CXX AbstractAuthResolver.lo
# CXX A2STR.lo
# CXX AbstractCommand.lo
# CXX AbstractDiskWriter.lo
# CXX AbstractHttpServerResponseCommand.lo
# CXX AbstractOptionHandler.lo
# CXX AbstractProxyRequestCommand.lo
# CXX AbstractProxyResponseCommand.lo
# CXX AbstractSingleDiskAdaptor.lo
# CXX AdaptiveFileAllocationIterator.lo
# CXX AdaptiveURISelector.lo
# CXX AuthConfig.lo
# CXX AuthConfigFactory.lo
# CXX AutoSaveCommand.lo
# CXX BackupIPv4ConnectCommand.lo
# CXX base32.lo
# CXX bitfield.lo
# CXX BitfieldMan.lo
# CXX BufferedFile.lo
# CXX ByteArrayDiskWriter.lo
# CXX CheckIntegrityCommand.lo
# CXX CheckIntegrityDispatcherCommand.lo
# CXX CheckIntegrityEntry.lo
# CXX Checksum.lo
# CXX ChecksumCheckIntegrityEntry.lo
# CXX ChunkChecksum.lo
# CXX ChunkedDecodingStreamFilter.lo
# CXX ColorizedStream.lo
# CXX Command.lo
# CXX ConnectCommand.lo
# CXX console.lo
# CXX ConsoleStatCalc.lo
# CXX ContentTypeRequestGroupCriteria.lo
# CXX Context.lo
# CXX ContextAttribute.lo
# CXX Cookie.lo
# CXX CookieStorage.lo
# In file included from Sqlite3CookieParserImpl.h:38:0,
# from CookieStorage.cc:54:
# Sqlite3CookieParser.h:44:21: fatal error: sqlite3.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:2368: CookieStorage.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# make[2]: *** [Makefile:2410: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# make[1]: *** [Makefile:560: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0'
# make: *** [Makefile:471: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/aria2/src/aria2-1.24.0/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 aria2 configure 1.24.0, 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-ca-bundle=/etc/ssl/certs/ca-certificates.crt
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a7553a6e7f56
# 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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3263: checking build system type
# configure:3277: result: x86_64-unknown-linux-gnu
# configure:3297: checking host system type
# configure:3310: result: arm-unknown-linux-androideabi
# configure:3330: checking target system type
# configure:3343: result: arm-unknown-linux-androideabi
# configure:3386: checking for a BSD-compatible install
# configure:3454: result: /usr/bin/install -c
# configure:3465: checking whether build environment is sane
# configure:3520: result: yes
# configure:3579: checking for arm-linux-androideabi-strip
# configure:3595: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3606: result: arm-linux-androideabi-strip
# configure:3671: checking for a thread-safe mkdir -p
# configure:3710: result: /usr/bin/mkdir -p
# configure:3717: checking for gawk
# configure:3733: found /usr/bin/gawk
# configure:3744: result: gawk
# configure:3755: checking whether make sets $(MAKE)
# configure:3777: result: yes
# configure:3806: checking whether make supports nested variables
# configure:3823: result: yes
# configure:3960: checking whether make supports nested variables
# configure:3977: result: yes
# configure:4001: checking for style of include used by make
# configure:4029: result: GNU
# configure:4060: checking for arm-linux-androideabi-gcc
# configure:4087: result: arm-linux-androideabi-gcc
# configure:4356: checking for C compiler version
# configure:4365: 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:4376: $? = 0
# configure:4365: 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:4376: $? = 0
# configure:4365: 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:4376: $? = 1
# configure:4365: 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:4376: $? = 1
# configure:4396: checking whether the C compiler works
# configure:4418: arm-linux-androideabi-gcc conftest.c >&5
# configure:4422: $? = 0
# configure:4470: result: yes
# configure:4473: checking for C compiler default output file name
# configure:4475: result: a.out
# configure:4481: checking for suffix of executables
# configure:4488: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4492: $? = 0
# configure:4514: result:
# configure:4536: checking whether we are cross compiling
# configure:4574: result: yes
# configure:4579: checking for suffix of object files
# configure:4601: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4605: $? = 0
# configure:4626: result: o
# configure:4630: checking whether we are using the GNU C compiler
# configure:4649: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4649: $? = 0
# configure:4658: result: yes
# configure:4667: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4687: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4687: $? = 0
# configure:4728: result: yes
# configure:4745: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4808: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4808: $? = 0
# configure:4821: result: none needed
# configure:4846: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4868: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4871: $? = 0
# configure:4868: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4871: $? = 0
# configure:4883: result: yes
# configure:4902: checking dependency style of arm-linux-androideabi-gcc
# configure:5013: result: gcc3
# configure:5034: checking how to run the C preprocessor
# configure:5065: arm-linux-androideabi-gcc -E conftest.c
# configure:5065: $? = 0
# configure:5079: 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:5079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | /* end confdefs.h. */
# | #include
# configure:5104: result: arm-linux-androideabi-gcc -E
# configure:5124: arm-linux-androideabi-gcc -E conftest.c
# configure:5124: $? = 0
# configure:5138: 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:5138: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | /* end confdefs.h. */
# | #include
# configure:5167: checking for grep that handles long lines and -e
# configure:5225: result: /usr/bin/grep
# configure:5230: checking for egrep
# configure:5292: result: /usr/bin/grep -E
# configure:5297: checking for ANSI C header files
# configure:5317: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5317: $? = 0
# configure:5401: result: yes
# configure:5414: checking for sys/types.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for sys/stat.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for stdlib.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for string.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for memory.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for strings.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for inttypes.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for stdint.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for unistd.h
# configure:5414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5427: checking minix/config.h usability
# configure:5427: 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:5427: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:5427: result: no
# configure:5427: checking minix/config.h presence
# configure:5427: 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:5427: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:5427: result: no
# configure:5427: checking for minix/config.h
# configure:5427: result: no
# configure:5448: checking whether it is safe to define __EXTENSIONS__
# configure:5466: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5466: $? = 0
# configure:5473: result: yes
# configure:5535: checking how to print strings
# configure:5562: result: printf
# configure:5583: checking for a sed that does not truncate output
# configure:5647: result: /usr/bin/sed
# configure:5665: checking for fgrep
# configure:5727: result: /usr/bin/grep -F
# configure:5762: checking for ld used by arm-linux-androideabi-gcc
# configure:5829: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5836: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5851: result: yes
# configure:5863: checking for BSD- or MS-compatible name lister (nm)
# configure:5917: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6047: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6054: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6057: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6060: output
# 00000000 B some_variable
# configure:6067: result: BSD nm
# configure:6070: checking whether ln -s works
# configure:6074: result: yes
# configure:6082: checking the maximum length of command line arguments
# configure:6213: result: 1572864
# configure:6261: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6301: result: func_convert_file_noop
# configure:6308: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6328: result: func_convert_file_noop
# configure:6335: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6342: result: -r
# configure:6376: checking for arm-linux-androideabi-objdump
# configure:6392: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:6403: result: arm-linux-androideabi-objdump
# configure:6475: checking how to recognize dependent libraries
# configure:6675: result: pass_all
# configure:6720: checking for arm-linux-androideabi-dlltool
# configure:6750: result: no
# configure:6760: checking for dlltool
# configure:6790: result: no
# configure:6820: checking how to associate runtime and link libraries
# configure:6847: result: printf %s\n
# configure:6863: checking for arm-linux-androideabi-ar
# configure:6879: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6890: result: arm-linux-androideabi-ar
# configure:6971: checking for archiver @FILE support
# configure:6988: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6988: $? = 0
# configure:6991: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6994: $? = 0
# configure:6999: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:7002: $? = 1
# configure:7014: result: @
# configure:7032: checking for arm-linux-androideabi-strip
# configure:7059: result: arm-linux-androideabi-strip
# configure:7131: checking for arm-linux-androideabi-ranlib
# configure:7147: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7158: result: arm-linux-androideabi-ranlib
# configure:7300: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7453: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7456: $? = 0
# configure:7460: /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:7463: $? = 0
# configure:7529: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7532: $? = 0
# configure:7570: result: ok
# configure:7617: checking for sysroot
# configure:7647: result: no
# configure:7654: checking for a working dd
# configure:7692: result: /usr/bin/dd
# configure:7696: checking how to truncate binary pipes
# configure:7711: result: /usr/bin/dd bs=4096 count=1
# configure:8000: checking for arm-linux-androideabi-mt
# configure:8030: result: no
# configure:8040: checking for mt
# configure:8070: result: no
# configure:8090: checking if : is a manifest tool
# configure:8096: : '-?'
# configure:8104: result: no
# configure:8778: checking for dlfcn.h
# configure:8778: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8778: $? = 0
# configure:8778: result: yes
# configure:9033: checking for objdir
# configure:9048: result: .libs
# configure:9312: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9330: arm-linux-androideabi-gcc -c -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:9334: $? = 0
# configure:9347: result: no
# configure:9705: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9712: result: -fPIC -DPIC
# configure:9720: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9738: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9742: $? = 0
# configure:9755: result: yes
# configure:9784: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9812: result: yes
# configure:9827: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9848: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9852: $? = 0
# configure:9874: result: yes
# configure:9882: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9929: result: yes
# configure:9962: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11225: result: yes
# configure:11262: checking whether -lc should be explicitly linked in
# configure:11270: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11273: $? = 0
# configure:11288: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11291: $? = 0
# configure:11305: result: no
# configure:11465: checking dynamic linker characteristics
# configure:12295: result: Android linker
# configure:12417: checking how to hardcode library paths into programs
# configure:12442: result: immediate
# configure:12990: checking whether stripping libraries is possible
# configure:12995: result: yes
# configure:13030: checking if libtool supports shared libraries
# configure:13032: result: yes
# configure:13035: checking whether to build shared libraries
# configure:13060: result: yes
# configure:13063: checking whether to build static libraries
# configure:13067: result: no
# configure:13146: checking for cppunit-config
# configure:13177: result: no
# configure:13187: checking for Cppunit - version >= 1.10.2
# configure:13191: result: no
# configure:13660: checking for C++ compiler version
# configure:13669: 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:13680: $? = 0
# configure:13669: 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:13680: $? = 0
# configure:13669: 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:13680: $? = 1
# configure:13669: 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:13680: $? = 1
# configure:13684: checking whether we are using the GNU C++ compiler
# configure:13703: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13703: $? = 0
# configure:13712: result: yes
# configure:13721: checking whether arm-linux-androideabi-g++ accepts -g
# configure:13741: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:13741: $? = 0
# configure:13782: result: yes
# configure:13807: checking dependency style of arm-linux-androideabi-g++
# configure:13918: result: gcc3
# configure:13951: checking how to run the C++ preprocessor
# configure:13978: arm-linux-androideabi-g++ -E conftest.cpp
# configure:13978: $? = 0
# configure:13992: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:32:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | /* end confdefs.h. */
# | #include
# configure:14017: result: arm-linux-androideabi-g++ -E
# configure:14037: arm-linux-androideabi-g++ -E conftest.cpp
# configure:14037: $? = 0
# configure:14051: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:32:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14051: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | /* end confdefs.h. */
# | #include
# configure:14213: checking for ld used by arm-linux-androideabi-g++
# configure:14280: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:14287: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:14302: result: yes
# configure:14357: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:15430: result: yes
# configure:15466: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:15469: $? = 0
# configure:15950: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:15957: result: -fPIC -DPIC
# configure:15965: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:15983: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15987: $? = 0
# configure:16000: result: yes
# configure:16023: checking if arm-linux-androideabi-g++ static flag -static works
# configure:16051: result: yes
# configure:16063: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:16084: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:16088: $? = 0
# configure:16110: result: yes
# configure:16115: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:16162: result: yes
# configure:16192: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:16235: result: yes
# configure:16376: checking dynamic linker characteristics
# configure:17133: result: Android linker
# configure:17198: checking how to hardcode library paths into programs
# configure:17223: result: immediate
# configure:17271: checking for arm-linux-androideabi-gcc
# configure:17298: result: arm-linux-androideabi-gcc
# configure:17567: checking for C compiler version
# configure:17576: 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:17587: $? = 0
# configure:17576: 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:17587: $? = 0
# configure:17576: 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:17587: $? = 1
# configure:17576: 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:17587: $? = 1
# configure:17591: checking whether we are using the GNU C compiler
# configure:17619: result: yes
# configure:17628: checking whether arm-linux-androideabi-gcc accepts -g
# configure:17689: result: yes
# configure:17706: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:17782: result: none needed
# configure:17807: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:17844: result: yes
# configure:17863: checking dependency style of arm-linux-androideabi-gcc
# configure:17974: result: gcc3
# configure:17995: checking for bison
# configure:18011: found /usr/bin/bison
# configure:18022: result: bison -y
# configure:18043: checking dependency style of arm-linux-androideabi-gcc
# configure:18152: result: gcc3
# configure:18179: checking for arm-linux-androideabi-ar
# configure:18206: result: arm-linux-androideabi-ar
# configure:18280: checking for sphinx-build
# configure:18313: result: no
# configure:18335: checking for rst2html.py
# configure:18368: result: no
# configure:18335: checking for rst2html
# configure:18368: result: no
# configure:18406: checking for arm-linux-androideabi-pkg-config
# configure:18439: result: no
# configure:18449: checking for pkg-config
# configure:18467: found /usr/bin/pkg-config
# configure:18479: result: /usr/bin/pkg-config
# configure:18491: WARNING: using cross tools not prefixed with host triplet
# configure:18504: checking pkg-config is at least version 0.20
# configure:18507: result: yes
# configure:18527: checking whether arm-linux-androideabi-g++ supports C++11 features by default
# configure:18558: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:38:21: error: expected identifier before 'sizeof'
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:38:21: error: expected ',' or '...' before 'sizeof'
# conftest.cpp:38:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:41:29: error: '>>' should be '> >' within a nested template argument list
# typedef check> right_angle_brackets;
# ^
# conftest.cpp:44:13: error: expected constructor, destructor, or type conversion before '(' token
# decltype(a) b;
# ^
# conftest.cpp:48:15: error: expected unqualified-id before '&&' token
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:50:10: error: 'd' does not name a type
# auto d = a;
# ^
# conftest.cpp:53:5: error: 'shared_ptr' in namespace 'std' does not name a type
# std::shared_ptr ptr;
# ^
# configure:18558: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | /* end confdefs.h. */
# |
# | #include
# |
# | template
# | struct check
# | {
# | static_assert(sizeof(int) <= sizeof(T), "not big enough");
# | };
# |
# | typedef check> right_angle_brackets;
# |
# | int a;
# | decltype(a) b;
# |
# | typedef check check_type;
# | check_type c;
# | check_type&& cr = static_cast(c);
# |
# | auto d = a;
# |
# | // Check std::shared_ptr is available, which might require -stdlib=libc++.
# | std::shared_ptr ptr;
# |
# configure:18565: result: no
# configure:18577: checking whether arm-linux-androideabi-g++ supports C++11 features with -std=c++11
# configure:18610: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:18610: $? = 0
# configure:18619: result: yes
# configure:18663: checking whether the c++ compiler supports nullptr
# configure:18679: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:18679: $? = 0
# configure:18692: checking whether the C++ compiler supports `override` keyword
# configure:18714: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:18714: $? = 0
# configure:18716: result: yes
# configure:18750: checking for ZLIB
# configure:18757: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3"
# configure:18760: $? = 0
# configure:18774: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3"
# configure:18777: $? = 0
# configure:18815: result: yes
# configure:18887: checking whether gzbuffer is declared
# configure:18887: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:41:10: error: 'gzbuffer' was not declared in this scope
# (void) gzbuffer;
# ^
# configure:18887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef gzbuffer
# | #ifdef __cplusplus
# | (void) gzbuffer;
# | #else
# | (void) gzbuffer;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18887: result: no
# configure:18902: checking for gzsetparams
# configure:18902: arm-linux-androideabi-g++ -o conftest conftest.cpp -lz >&5
# configure:18902: $? = 0
# configure:18902: result: yes
# configure:19207: checking for xml2-config
# configure:19225: found /usr/bin/xml2-config
# configure:19238: result: /usr/bin/xml2-config
# configure:19247: checking for libxml - version >= 2.6.24
# configure:19364: result: yes (version 2.9.4)
# configure:19513: checking for SQLITE3
# configure:19520: $PKG_CONFIG --exists --print-errors "sqlite3"
# configure:19523: $? = 0
# configure:19537: $PKG_CONFIG --exists --print-errors "sqlite3"
# configure:19540: $? = 0
# configure:19578: result: yes
# configure:19590: checking for sqlite3_open_v2
# configure:19590: arm-linux-androideabi-g++ -o conftest conftest.cpp -lsqlite3 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsqlite3
# /tmp/ccCbqDdE.o:conftest.cpp:function main: error: undefined reference to 'sqlite3_open_v2'
# collect2: error: ld returned 1 exit status
# configure:19590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | /* end confdefs.h. */
# | /* Define sqlite3_open_v2 to an innocuous variant, in case declares sqlite3_open_v2.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sqlite3_open_v2 innocuous_sqlite3_open_v2
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sqlite3_open_v2 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sqlite3_open_v2
# |
# | /* 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 sqlite3_open_v2 ();
# | /* 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_sqlite3_open_v2 || defined __stub___sqlite3_open_v2
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sqlite3_open_v2 ();
# | ;
# | return 0;
# | }
# configure:19590: result: no
# configure:19663: checking whether to enable Mac OS X native SSL/TLS
# configure:19677: result: no
# configure:19690: checking for main in -lcrypt32
# configure:19709: arm-linux-androideabi-g++ -o conftest conftest.cpp -lcrypt32 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt32
# collect2: error: ld returned 1 exit status
# configure:19709: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19718: result: no
# configure:19727: checking for main in -lsecur32
# configure:19746: arm-linux-androideabi-g++ -o conftest conftest.cpp -lsecur32 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsecur32
# collect2: error: ld returned 1 exit status
# configure:19746: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19755: result: no
# configure:19764: checking for main in -ladvapi32
# configure:19783: arm-linux-androideabi-g++ -o conftest conftest.cpp -ladvapi32 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ladvapi32
# collect2: error: ld returned 1 exit status
# configure:19783: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19792: result: no
# configure:19801: checking for wincrypt.h
# configure:19801: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:43:22: fatal error: wincrypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19801: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_WINDOWS_H
# | # include
# | #endif
# |
# |
# | #include
# configure:19801: result: no
# configure:19814: checking for security.h
# configure:19814: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:46:22: fatal error: security.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_WINDOWS_H
# | # include
# | #endif
# | #ifndef SECURITY_WIN32
# | #define SECURITY_WIN32 1
# | #endif
# |
# |
# | #include
# configure:19814: result: no
# configure:19860: checking for LIBGNUTLS
# configure:19867: $PKG_CONFIG --exists --print-errors "gnutls >= 2.2.0"
# configure:19870: $? = 0
# configure:19884: $PKG_CONFIG --exists --print-errors "gnutls >= 2.2.0"
# configure:19887: $? = 0
# configure:19925: result: yes
# configure:19938: checking for gnutls_certificate_set_x509_system_trust
# configure:19938: arm-linux-androideabi-g++ -o conftest conftest.cpp -lgnutls >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgnutls
# /tmp/cc88peY2.o:conftest.cpp:function main: error: undefined reference to 'gnutls_certificate_set_x509_system_trust'
# collect2: error: ld returned 1 exit status
# configure:19938: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | /* end confdefs.h. */
# | /* Define gnutls_certificate_set_x509_system_trust to an innocuous variant, in case declares gnutls_certificate_set_x509_system_trust.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gnutls_certificate_set_x509_system_trust innocuous_gnutls_certificate_set_x509_system_trust
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gnutls_certificate_set_x509_system_trust (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gnutls_certificate_set_x509_system_trust
# |
# | /* 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 gnutls_certificate_set_x509_system_trust ();
# | /* 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_gnutls_certificate_set_x509_system_trust || defined __stub___gnutls_certificate_set_x509_system_trust
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gnutls_certificate_set_x509_system_trust ();
# | ;
# | return 0;
# | }
# configure:19938: result: no
# configure:20120: checking for nettle_sha1_init in -lnettle
# configure:20145: arm-linux-androideabi-g++ -o conftest conftest.cpp -lnettle >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnettle
# /tmp/ccaeP8n5.o:conftest.cpp:function main: error: undefined reference to 'nettle_sha1_init'
# collect2: error: ld returned 1 exit status
# configure:20145: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 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 nettle_sha1_init ();
# | int
# | main ()
# | {
# | return nettle_sha1_init ();
# | ;
# | return 0;
# | }
# configure:20154: result: no
# configure:20290: checking for libgcrypt-config
# configure:20308: found /usr/bin/libgcrypt-config
# configure:20321: result: /usr/bin/libgcrypt-config
# configure:20338: checking for LIBGCRYPT - version >= 1.2.4
# configure:20372: result: yes (1.7.1)
# configure:20411: WARNING:
# ***
# *** The config script /usr/bin/libgcrypt-config was
# *** built for x86_64-unknown-linux-gnu and thus may not match the
# *** used host arm-unknown-linux-androideabi.
# *** You may want to use the configure option --with-libgcrypt-prefix
# *** to specify a matching config script or use $SYSROOT.
# ***
# configure:20443: checking for LIBSSH2
# configure:20450: $PKG_CONFIG --exists --print-errors "libssh2"
# configure:20453: $? = 0
# configure:20467: $PKG_CONFIG --exists --print-errors "libssh2"
# configure:20470: $? = 0
# configure:20508: result: yes
# configure:20532: checking for LIBCARES
# configure:20539: $PKG_CONFIG --exists --print-errors "libcares >= 1.7.0"
# configure:20542: $? = 0
# configure:20556: $PKG_CONFIG --exists --print-errors "libcares >= 1.7.0"
# configure:20559: $? = 0
# configure:20597: result: yes
# configure:20609: checking for ares_addr_node
# configure:20609: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:20609: $? = 0
# configure:20609: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:46:28: error: expected primary-expression before ')' token
# if (sizeof ((ares_addr_node)))
# ^
# configure:20609: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((ares_addr_node)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20609: result: yes
# configure:20622: checking for ares_set_servers
# configure:20622: arm-linux-androideabi-g++ -o conftest conftest.cpp -lcares >&5
# configure:20622: $? = 0
# configure:20622: result: yes
# configure:21104: checking for size_t
# configure:21104: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21104: $? = 0
# configure:21104: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:85:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:21104: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21104: result: yes
# configure:21117: checking for working alloca.h
# configure:21134: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:21134: $? = 0
# configure:21142: result: yes
# configure:21150: checking for alloca
# configure:21187: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:21187: $? = 0
# configure:21195: result: yes
# configure:21301: checking for ANSI C header files
# configure:21405: result: yes
# configure:21453: checking argz.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:85:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 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:21453: result: no
# configure:21453: checking argz.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:52:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:21453: result: no
# configure:21453: checking for argz.h
# configure:21453: result: no
# configure:21453: checking arpa/inet.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking arpa/inet.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for arpa/inet.h
# configure:21453: result: yes
# configure:21453: checking fcntl.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking fcntl.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for fcntl.h
# configure:21453: result: yes
# configure:21453: checking float.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking float.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for float.h
# configure:21453: result: yes
# configure:21453: checking for inttypes.h
# configure:21453: result: yes
# configure:21453: checking langinfo.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:89:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_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:21453: result: no
# configure:21453: checking langinfo.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:56:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:21453: result: no
# configure:21453: checking for langinfo.h
# configure:21453: result: no
# configure:21453: checking libintl.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:89:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_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:21453: result: no
# configure:21453: checking libintl.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:56:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:21453: result: no
# configure:21453: checking for libintl.h
# configure:21453: result: no
# configure:21453: checking limits.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking limits.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for limits.h
# configure:21453: result: yes
# configure:21453: checking locale.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking locale.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for locale.h
# configure:21453: result: yes
# configure:21453: checking malloc.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking malloc.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for malloc.h
# configure:21453: result: yes
# configure:21453: checking netdb.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking netdb.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for netdb.h
# configure:21453: result: yes
# configure:21453: checking netinet/in.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking netinet/in.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for netinet/in.h
# configure:21453: result: yes
# configure:21453: checking netinet/tcp.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking netinet/tcp.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for netinet/tcp.h
# configure:21453: result: yes
# configure:21453: checking poll.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking poll.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for poll.h
# configure:21453: result: yes
# configure:21453: checking port.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:96:18: fatal error: port.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_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:21453: result: no
# configure:21453: checking port.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:63:18: fatal error: port.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:21453: result: no
# configure:21453: checking for port.h
# configure:21453: result: no
# configure:21453: checking signal.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking signal.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for signal.h
# configure:21453: result: yes
# configure:21453: checking stddef.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking stddef.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for stddef.h
# configure:21453: result: yes
# configure:21453: checking for stdint.h
# configure:21453: result: yes
# configure:21453: checking stdio_ext.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:99:23: fatal error: stdio_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_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:21453: result: no
# configure:21453: checking stdio_ext.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:66:23: fatal error: stdio_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:21453: result: no
# configure:21453: checking for stdio_ext.h
# configure:21453: result: no
# configure:21453: checking for stdlib.h
# configure:21453: result: yes
# configure:21453: checking for string.h
# configure:21453: result: yes
# configure:21453: checking for strings.h
# configure:21453: result: yes
# configure:21453: checking sys/ioctl.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/ioctl.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/ioctl.h
# configure:21453: result: yes
# configure:21453: checking sys/param.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/param.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/param.h
# configure:21453: result: yes
# configure:21453: checking sys/resource.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/resource.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/resource.h
# configure:21453: result: yes
# configure:21453: checking sys/signal.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/signal.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/signal.h
# configure:21453: result: yes
# configure:21453: checking sys/socket.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/socket.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/socket.h
# configure:21453: result: yes
# configure:21453: checking sys/time.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/time.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/time.h
# configure:21453: result: yes
# configure:21453: checking for sys/types.h
# configure:21453: result: yes
# configure:21453: checking sys/uio.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/uio.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/uio.h
# configure:21453: result: yes
# configure:21453: checking sys/utsname.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/utsname.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for sys/utsname.h
# configure:21453: result: yes
# configure:21453: checking termios.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking termios.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for termios.h
# configure:21453: result: yes
# configure:21453: checking for unistd.h
# configure:21453: result: yes
# configure:21453: checking utime.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking utime.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for utime.h
# configure:21453: result: yes
# configure:21453: checking wchar.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking wchar.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for wchar.h
# configure:21453: result: yes
# configure:21453: checking ifaddrs.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:115:21: fatal error: ifaddrs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_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:21453: result: no
# configure:21453: checking ifaddrs.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:82:21: fatal error: ifaddrs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# configure:21453: result: no
# configure:21453: checking for ifaddrs.h
# configure:21453: result: no
# configure:21453: checking pwd.h usability
# configure:21453: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking pwd.h presence
# configure:21453: arm-linux-androideabi-g++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for pwd.h
# configure:21453: result: yes
# configure:21465: checking for stdbool.h that conforms to C99
# configure:21532: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21532: $? = 0
# configure:21539: result: yes
# configure:21541: checking for _Bool
# configure:21541: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:119:13: error: '_Bool' was not declared in this scope
# if (sizeof (_Bool))
# ^
# configure:21541: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_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
# | int
# | main ()
# | {
# | if (sizeof (_Bool))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21541: result: no
# configure:21558: checking for an ANSI C-conforming const
# configure:21624: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21624: $? = 0
# configure:21631: result: yes
# configure:21639: checking for inline
# configure:21655: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21655: $? = 0
# configure:21663: result: inline
# configure:21681: checking for int16_t
# configure:21681: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21681: $? = 0
# configure:21681: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:122:58: error: size of array 'test_array' is negative
# < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# configure:21681: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | enum { N = 16 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21681: result: yes
# configure:21692: checking for int32_t
# configure:21692: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21692: $? = 0
# configure:21692: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:122:55: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.cpp:122:58: error: size of array 'test_array' is negative
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# configure:21692: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21692: result: yes
# configure:21703: checking for int64_t
# configure:21703: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21703: $? = 0
# configure:21703: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:122:55: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.cpp:122:58: error: size of array 'test_array' is negative
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# configure:21703: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21703: result: yes
# configure:21714: checking for int8_t
# configure:21714: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21714: $? = 0
# configure:21714: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:122:56: error: size of array 'test_array' is negative
# < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# configure:21714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | enum { N = 8 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21714: result: yes
# configure:21725: checking for mode_t
# configure:21725: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21725: $? = 0
# configure:21725: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:120:20: error: expected primary-expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:21725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21725: result: yes
# configure:21736: checking for off_t
# configure:21736: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21736: $? = 0
# configure:21736: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:120:19: error: expected primary-expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:21736: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21736: result: yes
# configure:21747: checking for size_t
# configure:21747: result: yes
# configure:21758: checking for ssize_t
# configure:21758: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21758: $? = 0
# configure:21758: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:120:21: error: expected primary-expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:21758: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21758: result: yes
# configure:21769: checking whether time.h and sys/time.h may both be included
# configure:21789: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21789: $? = 0
# configure:21796: result: yes
# configure:21804: checking whether struct tm is in sys/time.h or time.h
# configure:21824: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21824: $? = 0
# configure:21831: result: time.h
# configure:21839: checking for uint16_t
# configure:21839: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21839: $? = 0
# configure:21839: result: yes
# configure:21851: checking for uint32_t
# configure:21851: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21851: $? = 0
# configure:21851: result: yes
# configure:21865: checking for uint64_t
# configure:21865: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21865: $? = 0
# configure:21865: result: yes
# configure:21879: checking for uint8_t
# configure:21879: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21879: $? = 0
# configure:21879: result: yes
# configure:21893: checking for pid_t
# configure:21893: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21893: $? = 0
# configure:21893: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:121:19: error: expected primary-expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:21893: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21893: result: yes
# configure:21904: checking for working volatile
# configure:21923: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21923: $? = 0
# configure:21930: result: yes
# configure:21938: checking for ptrdiff_t
# configure:21938: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21938: $? = 0
# configure:21938: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:121:23: error: expected primary-expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:21938: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 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:21938: result: yes
# configure:21948: checking for struct timespec
# configure:21948: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:21948: $? = 0
# configure:21948: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:122:14: error: expected primary-expression before 'struct'
# if (sizeof ((struct timespec)))
# ^
# conftest.cpp:122:14: error: expected ')' before 'struct'
# conftest.cpp:123:14: error: expected ')' before ';' token
# return 0;
# ^
# conftest.cpp:123:14: error: expected ')' before ';' token
# configure:21948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((struct timespec)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21948: result: yes
# configure:21955: checking whether byte ordering is bigendian
# configure:21970: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:87:9: error: expected unqualified-id before 'not' token
# not a universal capable compiler
# ^
# configure:21970: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:22015: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:8: error: 'bogus' was not declared in this scope
# bogus endian macros
# ^
# conftest.cpp:93:14: error: expected ';' before 'endian'
# bogus endian macros
# ^
# configure:22015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 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:22059: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:8: error: 'bogus' was not declared in this scope
# bogus endian macros
# ^
# conftest.cpp:92:14: error: expected ';' before 'endian'
# bogus endian macros
# ^
# configure:22059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:22115: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:22115: $? = 0
# configure:22161: result: no
# configure:22186: checking for special C compiler options needed for large files
# configure:22231: result: no
# configure:22237: checking for _FILE_OFFSET_BITS value needed for large files
# configure:22262: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:94:17: error: size of array 'off_t_is_large' is negative
# ? 1 : -1];
# ^
# configure:22262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22286: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:95:17: error: size of array 'off_t_is_large' is negative
# ? 1 : -1];
# ^
# configure:22286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22294: result: unknown
# configure:22306: checking for _LARGE_FILES value needed for large files
# configure:22331: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:94:17: error: size of array 'off_t_is_large' is negative
# ? 1 : -1];
# ^
# configure:22331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22355: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:95:17: error: size of array 'off_t_is_large' is negative
# ? 1 : -1];
# ^
# configure:22355: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22363: result: unknown
# configure:22395: checking whether NLS is requested
# configure:22404: result: yes
# configure:22445: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:22477: result: /usr/bin/msgfmt
# configure:22486: checking for gmsgfmt
# configure:22517: result: /usr/bin/msgfmt
# configure:22568: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:22600: result: /usr/bin/xgettext
# configure:22646: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:22677: result: /usr/bin/msgmerge
# configure:22734: checking for ld used by GCC
# configure:22798: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:22805: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:22818: result: yes
# configure:22825: checking for shared library run path origin
# configure:22838: result: done
# configure:23410: checking for CFPreferencesCopyAppValue
# configure:23428: arm-linux-androideabi-g++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:87:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23428: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:23437: result: no
# configure:23444: checking for CFLocaleCopyCurrent
# configure:23462: arm-linux-androideabi-g++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:87:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:23471: result: no
# configure:23520: checking for GNU gettext in libc
# configure:23540: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# conftest.cpp:87:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23540: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 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:23549: result: no
# configure:23583: checking for iconv
# configure:23605: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# conftest.cpp:88:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 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:23627: arm-linux-androideabi-g++ -o conftest conftest.cpp -liconv >&5
# conftest.cpp:88:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23627: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 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:23637: result: no, consider installing GNU libiconv
# configure:24236: checking for GNU gettext in libintl
# configure:24264: arm-linux-androideabi-g++ -o conftest conftest.cpp -lintl >&5
# conftest.cpp:87:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24264: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 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:24305: result: no
# configure:24340: checking whether to use NLS
# configure:24342: result: no
# configure:24414: checking for error_at_line
# configure:24430: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# conftest.cpp:87:19: fatal error: error.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24430: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:24438: result: no
# configure:24450: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:24484: result: no
# configure:24492: checking for working memcmp
# configure:24545: result: no
# configure:24560: checking for sys/time.h
# configure:24560: result: yes
# configure:24560: checking for unistd.h
# configure:24560: result: yes
# configure:24581: checking for alarm
# configure:24581: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:24581: $? = 0
# configure:24581: result: yes
# configure:24594: checking for working mktime
# configure:24806: result: no
# configure:24820: checking sys/select.h usability
# configure:24820: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:24820: $? = 0
# configure:24820: result: yes
# configure:24820: checking sys/select.h presence
# configure:24820: arm-linux-androideabi-g++ -E conftest.cpp
# configure:24820: $? = 0
# configure:24820: result: yes
# configure:24820: checking for sys/select.h
# configure:24820: result: yes
# configure:24820: checking for sys/socket.h
# configure:24820: result: yes
# configure:24830: checking types of arguments for select
# configure:24858: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:24858: $? = 0
# configure:24869: result: int,fd_set *,struct timeval *
# configure:24892: checking whether lstat correctly handles trailing slash
# configure:24935: result: no
# configure:24954: checking whether stat accepts an empty string
# configure:24984: result: yes
# configure:25002: checking for strftime
# configure:25002: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25002: $? = 0
# configure:25002: result: yes
# configure:25057: checking for vprintf
# configure:25057: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25057: $? = 0
# configure:25057: result: yes
# configure:25063: checking for _doprnt
# configure:25063: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cccnZUWf.o:conftest.cpp:function main: error: undefined reference to '_doprnt'
# collect2: error: ld returned 1 exit status
# configure:25063: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:25063: result: no
# configure:25076: checking vfork.h usability
# configure:25076: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:131:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 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:25076: result: no
# configure:25076: checking vfork.h presence
# configure:25076: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:98:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# configure:25076: result: no
# configure:25076: checking for vfork.h
# configure:25076: result: no
# configure:25089: checking for fork
# configure:25089: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25089: $? = 0
# configure:25089: result: yes
# configure:25089: checking for vfork
# configure:25089: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25089: $? = 0
# configure:25089: result: yes
# configure:25099: checking for working fork
# configure:25131: result: cross
# configure:25147: WARNING: result yes guessed because of cross compilation
# configure:25152: checking for working vfork
# configure:25262: result: yes
# configure:25287: checking for working strtod
# configure:25338: result: no
# configure:25347: checking for pow
# configure:25347: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25347: $? = 0
# configure:25347: result: yes
# configure:25450: checking for __argz_count
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccgi3AXF.o:conftest.cpp:function main: error: undefined reference to '__argz_count'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | /* Define __argz_count to an innocuous variant, in case declares __argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_count innocuous___argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_count
# |
# | /* 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 __argz_count ();
# | /* 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___argz_count || defined __stub_____argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __argz_count ();
# | ;
# | return 0;
# | }
# configure:25450: result: no
# configure:25450: checking for __argz_next
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccmJwNZO.o:conftest.cpp:function main: error: undefined reference to '__argz_next'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | /* Define __argz_next to an innocuous variant, in case declares __argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_next innocuous___argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_next
# |
# | /* 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 __argz_next ();
# | /* 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___argz_next || defined __stub_____argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __argz_next ();
# | ;
# | return 0;
# | }
# configure:25450: result: no
# configure:25450: checking for __argz_stringify
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccI8eSuT.o:conftest.cpp:function main: error: undefined reference to '__argz_stringify'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_stringify innocuous___argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_stringify
# |
# | /* 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 __argz_stringify ();
# | /* 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___argz_stringify || defined __stub_____argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __argz_stringify ();
# | ;
# | return 0;
# | }
# configure:25450: result: no
# configure:25450: checking for atexit
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for ftruncate
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getcwd
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for gethostbyaddr
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for gethostbyname
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getifaddrs
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccSwo8wn.o:conftest.cpp:function main: error: undefined reference to 'getifaddrs'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | /* end confdefs.h. */
# | /* Define getifaddrs to an innocuous variant, in case declares getifaddrs.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getifaddrs innocuous_getifaddrs
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getifaddrs (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getifaddrs
# |
# | /* 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 getifaddrs ();
# | /* 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_getifaddrs || defined __stub___getifaddrs
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getifaddrs ();
# | ;
# | return 0;
# | }
# configure:25450: result: no
# configure:25450: checking for getpagesize
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getrandom
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccUsVc9w.o:conftest.cpp:function main: error: undefined reference to 'getrandom'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | /* end confdefs.h. */
# | /* Define getrandom to an innocuous variant, in case declares getrandom.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getrandom innocuous_getrandom
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getrandom (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getrandom
# |
# | /* 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 getrandom ();
# | /* 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_getrandom || defined __stub___getrandom
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getrandom ();
# | ;
# | return 0;
# | }
# configure:25450: result: no
# configure:25450: checking for memchr
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for memmove
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for mempcpy
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cc0tWDRK.o:conftest.cpp:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 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:25450: result: no
# configure:25450: checking for memset
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for mkdir
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for mmap
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for munmap
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for nl_langinfo
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccUYivng.o:conftest.cpp:function main: error: undefined reference to 'nl_langinfo'
# collect2: error: ld returned 1 exit status
# configure:25450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 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:25450: result: no
# configure:25450: checking for posix_fadvise
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for posix_memalign
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for pow
# configure:25450: result: yes
# configure:25450: checking for putenv
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for rmdir
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for select
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for setlocale
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for sigaction
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for sleep
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for socket
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for stpcpy
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strcasecmp
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strchr
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strcspn
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strdup
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strerror
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strncasecmp
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strstr
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strtol
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strtoul
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strtoull
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for tzset
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for unsetenv
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for usleep
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for utime
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for utimes
# configure:25450: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25460: checking for getrandom linux syscall interface
# configure:25479: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:148:9: error: 'GRND_NONBLOCK' was not declared in this scope
# int x = GRND_NONBLOCK;
# ^
# conftest.cpp:149:14: error: 'SYS_getrandom' was not declared in this scope
# int y = (int)SYS_getrandom;
# ^
# configure:25479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | int x = GRND_NONBLOCK;
# | int y = (int)SYS_getrandom;
# |
# | ;
# | return 0;
# | }
# configure:25489: result: no
# configure:25776: checking for epoll_create
# configure:25776: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25776: $? = 0
# configure:25776: result: yes
# configure:25802: checking for posix_fallocate
# configure:25802: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25802: $? = 0
# configure:25802: result: yes
# configure:25812: checking for fallocate
# configure:25829: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:25829: $? = 0
# configure:25835: result: yes
# configure:25864: checking for asctime_r
# configure:25882: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25882: $? = 0
# configure:25891: result: yes
# configure:25911: checking for localtime_r
# configure:25929: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25929: $? = 0
# configure:25938: result: yes
# configure:25961: checking for basename
# configure:25961: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25961: $? = 0
# configure:25961: result: yes
# configure:25988: checking for gai_strerror
# configure:25988: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:25988: $? = 0
# configure:25988: result: yes
# configure:26015: checking for getaddrinfo
# configure:26015: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:26015: $? = 0
# configure:26015: result: yes
# configure:26042: checking for gettimeofday
# configure:26042: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:26042: $? = 0
# configure:26042: result: yes
# configure:26069: checking for strptime
# configure:26069: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:26069: $? = 0
# configure:26069: result: yes
# configure:26096: checking for timegm
# configure:26096: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:26096: $? = 0
# configure:26096: result: yes
# configure:26123: checking for daemon
# configure:26123: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:26123: $? = 0
# configure:26123: result: yes
# configure:26143: checking for poll
# configure:26143: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:26143: $? = 0
# configure:26143: result: yes
# configure:26202: checking for port_associate
# configure:26202: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccAcH9K5.o:conftest.cpp:function main: error: undefined reference to 'port_associate'
# collect2: error: ld returned 1 exit status
# configure:26202: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SOME_FALLOCATE 1
# | #define HAVE_ASCTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_BASENAME 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_DAEMON 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# | /* Define port_associate to an innocuous variant, in case declares port_associate.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define port_associate innocuous_port_associate
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char port_associate (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef port_associate
# |
# | /* 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 port_associate ();
# | /* 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_port_associate || defined __stub___port_associate
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return port_associate ();
# | ;
# | return 0;
# | }
# configure:26202: result: no
# configure:26222: checking for kqueue
# configure:26222: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccQeP22c.o:conftest.cpp:function main: error: undefined reference to 'kqueue'
# collect2: error: ld returned 1 exit status
# configure:26222: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SOME_FALLOCATE 1
# | #define HAVE_ASCTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_BASENAME 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_DAEMON 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# | /* Define kqueue to an innocuous variant, in case declares kqueue.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kqueue innocuous_kqueue
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kqueue (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kqueue
# |
# | /* 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 kqueue ();
# | /* 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_kqueue || defined __stub___kqueue
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kqueue ();
# | ;
# | return 0;
# | }
# configure:26222: result: no
# configure:26275: checking for struct sockaddr_in.sin_len
# configure:26275: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:165:13: error: 'struct sockaddr_in' has no member named 'sin_len'
# if (ac_aggr.sin_len)
# ^
# configure:26275: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SOME_FALLOCATE 1
# | #define HAVE_ASCTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_BASENAME 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_DAEMON 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:26275: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:165:20: error: 'struct sockaddr_in' has no member named 'sin_len'
# if (sizeof ac_aggr.sin_len)
# ^
# configure:26275: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SOME_FALLOCATE 1
# | #define HAVE_ASCTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_BASENAME 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_DAEMON 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:26275: result: no
# configure:26288: checking for struct sockaddr_in6.sin6_len
# configure:26288: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:165:13: error: 'struct sockaddr_in6' has no member named 'sin6_len'
# if (ac_aggr.sin6_len)
# ^
# configure:26288: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SOME_FALLOCATE 1
# | #define HAVE_ASCTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_BASENAME 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_DAEMON 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in6 ac_aggr;
# | if (ac_aggr.sin6_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:26288: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:165:20: error: 'struct sockaddr_in6' has no member named 'sin6_len'
# if (sizeof ac_aggr.sin6_len)
# ^
# configure:26288: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "aria2"
# | #define PACKAGE_TARNAME "aria2"
# | #define PACKAGE_VERSION "1.24.0"
# | #define PACKAGE_STRING "aria2 1.24.0"
# | #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# | #define PACKAGE_URL "https://aria2.github.io/"
# | #define PACKAGE "aria2"
# | #define VERSION "1.24.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD "x86_64-unknown-linux-gnu"
# | #define HOST "arm-unknown-linux-androideabi"
# | #define TARGET "arm-unknown-linux-androideabi"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define CXX11_OVERRIDE override
# | #define HAVE_ZLIB 1
# | #define HAVE_GZSETPARAMS 1
# | #define HAVE_LIBXML2 1
# | #define HAVE_SQLITE3 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_LIBGCRYPT 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBGCRYPT_MD 1
# | #define ENABLE_SSL 1
# | #define ENABLE_BITTORRENT 1
# | #define ENABLE_METALINK 1
# | #define ENABLE_XML_RPC 1
# | #define ENABLE_ASYNC_DNS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_A2_STRUCT_TIMESPEC 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_POW 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SLEEP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_EPOLL_CREATE 1
# | #define HAVE_EPOLL 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SOME_FALLOCATE 1
# | #define HAVE_ASCTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_BASENAME 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_DAEMON 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in6 ac_aggr;
# | if (sizeof ac_aggr.sin6_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:26288: result: no
# configure:26304: checking whether struct option.name is assignable from const char*
# configure:26324: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:26324: $? = 0
# configure:26330: result: yes
# configure:26678: checking that generated files are newer than configure
# configure:26684: result: done
# configure:26996: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by aria2 config.status 1.24.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a7553a6e7f56
#
# config.status:1495: creating Makefile
# config.status:1495: creating src/Makefile
# config.status:1495: creating src/libaria2.pc
# config.status:1495: creating src/includes/Makefile
# config.status:1495: creating test/Makefile
# config.status:1495: creating po/Makefile.in
# config.status:1495: creating lib/Makefile
# config.status:1495: creating doc/Makefile
# config.status:1495: creating doc/manual-src/Makefile
# config.status:1495: creating doc/manual-src/en/Makefile
# config.status:1495: creating doc/manual-src/en/conf.py
# config.status:1495: creating doc/manual-src/ru/Makefile
# config.status:1495: creating doc/manual-src/ru/conf.py
# config.status:1495: creating doc/manual-src/pt/Makefile
# config.status:1495: creating doc/manual-src/pt/conf.py
# config.status:1495: creating deps/Makefile
# config.status:1495: creating config.h
# config.status:1724: executing depfiles commands
# config.status:1724: executing libtool commands
# config.status:1724: executing po-directories commands
# configure:29607: === configuring in deps/wslay (/tmp/aria2/src/aria2-1.24.0/deps/wslay)
# configure:29670: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:29736: summary of build options:
#
# Build: x86_64-unknown-linux-gnu
# Host: arm-unknown-linux-androideabi
# Target: arm-unknown-linux-androideabi
# Install prefix: /usr
# CC: arm-linux-androideabi-gcc
# CXX: arm-linux-androideabi-g++
# CPP: arm-linux-androideabi-gcc -E
# CXXFLAGS:
# CFLAGS:
# CPPFLAGS:
# LDFLAGS:
# LIBS: -lstdc++ -lsupc++
# DEFS: -DHAVE_CONFIG_H
# CXX1XCXXFLAGS: -std=c++11
# EXTRACXXFLAGS: -pipe
# EXTRACFLAGS: -pipe
# EXTRACPPFLAGS:
# EXTRALDFLAGS:
# EXTRALIBS:
# WARNCXXFLAGS:
# LibUV: no (CFLAGS='' LIBS='')
# SQLite3: yes (CFLAGS='' LIBS='-lsqlite3')
# SSL Support: yes
# AppleTLS: no (LDFLAGS='')
# WinTLS: no (LIBS='')
# GnuTLS: yes (CFLAGS='-I/usr/include/p11-kit-1' LIBS='-lgnutls')
# OpenSSL: no (CFLAGS='' LIBS='')
# CA Bundle: /etc/ssl/certs/ca-certificates.crt
# LibNettle: no (CFLAGS='' LIBS='')
# LibGmp: no (CFLAGS='' LIBS='')
# LibGcrypt: yes (CFLAGS='' LIBS='-lgcrypt -lgpg-error')
# LibXML2: yes (CFLAGS='-I/usr/include/libxml2' LIBS='-lxml2 -lz -llzma -lm -ldl')
# LibExpat: no (CFLAGS='' LIBS='')
# LibCares: yes (CFLAGS='' LIBS='-lcares')
# Zlib: yes (CFLAGS='' LIBS='-lz')
# Libssh2: yes (CFLAGS='' LIBS='-lssh2')
# Tcmalloc: no (CFLAGS='' LIBS='')
# Jemalloc: no (CFLAGS='' LIBS='')
# Epoll: yes
# Bittorrent: yes
# Metalink: yes
# XML-RPC: yes
# Message Digest: libgcrypt
# WebSocket: yes (CFLAGS='-I$(top_builddir)/deps/wslay/lib/includes -I$(top_srcdir)/deps/wslay/lib/includes' LIBS='$(top_builddir)/deps/wslay/lib/libwslay.la')
# Libaria2: no (shared=yes static=no)
# bash_completion dir: ${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion
# Static build: no
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_c_volatile=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_ARIA2_STATIC_set=
# ac_cv_env_ARIA2_STATIC_value=
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# 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_JEMALLOC_CFLAGS_set=
# ac_cv_env_JEMALLOC_CFLAGS_value=
# ac_cv_env_JEMALLOC_LIBS_set=
# ac_cv_env_JEMALLOC_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCARES_CFLAGS_set=
# ac_cv_env_LIBCARES_CFLAGS_value=
# ac_cv_env_LIBCARES_LIBS_set=
# ac_cv_env_LIBCARES_LIBS_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_LIBSSH2_CFLAGS_set=
# ac_cv_env_LIBSSH2_CFLAGS_value=
# ac_cv_env_LIBSSH2_LIBS_set=
# ac_cv_env_LIBSSH2_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_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_SQLITE3_CFLAGS_set=
# ac_cv_env_SQLITE3_CFLAGS_value=
# ac_cv_env_SQLITE3_LIBS_set=
# ac_cv_env_SQLITE3_LIBS_value=
# ac_cv_env_TCMALLOC_CFLAGS_set=
# ac_cv_env_TCMALLOC_CFLAGS_value=
# ac_cv_env_TCMALLOC_LIBS_set=
# ac_cv_env_TCMALLOC_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_ZLIB_CFLAGS_set=
# ac_cv_env_ZLIB_CFLAGS_value=
# ac_cv_env_ZLIB_LIBS_set=
# ac_cv_env_ZLIB_LIBS_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___argz_count=no
# ac_cv_func___argz_next=no
# ac_cv_func___argz_stringify=no
# ac_cv_func__doprnt=no
# ac_cv_func_alarm=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_ares_set_servers=yes
# ac_cv_func_atexit=yes
# ac_cv_func_basename=yes
# ac_cv_func_daemon=yes
# ac_cv_func_epoll_create=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getifaddrs=no
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrandom=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gnutls_certificate_set_x509_system_trust=no
# ac_cv_func_gzsetparams=yes
# ac_cv_func_kqueue=no
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_memchr=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=no
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mmap=yes
# ac_cv_func_munmap=yes
# ac_cv_func_nl_langinfo=no
# ac_cv_func_poll=yes
# ac_cv_func_port_associate=no
# ac_cv_func_posix_fadvise=yes
# ac_cv_func_posix_fallocate=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_pow=yes
# ac_cv_func_putenv=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_setlocale=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sleep=yes
# ac_cv_func_socket=yes
# ac_cv_func_sqlite3_open_v2=no
# ac_cv_func_stat_empty_string_bug=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strptime=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=no
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_timegm=yes
# ac_cv_func_tzset=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_usleep=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_working_mktime=no
# ac_cv_have_decl_gzbuffer=no
# ac_cv_header_argz_h=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_ifaddrs_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_libintl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_port_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_security_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_ext_h=no
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_signal_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_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wincrypt_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_advapi32=ac_cv_lib_advapi32_main
# ac_cv_lib_advapi32_main=no
# ac_cv_lib_crypt32=ac_cv_lib_crypt32_main
# ac_cv_lib_crypt32_main=no
# ac_cv_lib_error_at_line=no
# ac_cv_lib_nettle_nettle_sha1_init=no
# ac_cv_lib_secur32=ac_cv_lib_secur32_main
# ac_cv_lib_secur32_main=no
# ac_cv_member_struct_sockaddr_in6_sin6_len=no
# ac_cv_member_struct_sockaddr_in_sin_len=no
# ac_cv_objext=o
# ac_cv_path_CPPUNIT_CONFIG=no
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/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_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# 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_target=arm-unknown-linux-androideabi
# ac_cv_type__Bool=no
# ac_cv_type_ares_addr_node=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_struct_timespec=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_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_cxx_compile_cxx11=no
# ax_cv_cxx_compile_cxx11__std_cpp11=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# 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
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# pkg_cv_LIBCARES_CFLAGS=
# pkg_cv_LIBCARES_LIBS=-lcares
# pkg_cv_LIBGNUTLS_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_LIBGNUTLS_LIBS=-lgnutls
# pkg_cv_LIBSSH2_CFLAGS=
# pkg_cv_LIBSSH2_LIBS=-lssh2
# pkg_cv_SQLITE3_CFLAGS=
# pkg_cv_SQLITE3_LIBS=-lsqlite3
# pkg_cv_ZLIB_CFLAGS=
# pkg_cv_ZLIB_LIBS=-lz
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/aria2/src/aria2-1.24.0/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# ANDROID_ARM_FALSE='#'
# ANDROID_ARM_TRUE=''
# ANDROID_FALSE='#'
# ANDROID_MIPS_FALSE=''
# ANDROID_MIPS_TRUE='#'
# ANDROID_TRUE=''
# ANDROID_X86_FALSE=''
# ANDROID_X86_TRUE='#'
# APPLETLS_LDFLAGS=''
# AR='arm-linux-androideabi-ar'
# ARIA2_STATIC='no'
# AUTOCONF='${SHELL} /tmp/aria2/src/aria2-1.24.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/aria2/src/aria2-1.24.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/aria2/src/aria2-1.24.0/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCAS='arm-linux-androideabi-gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CPPUNIT_CFLAGS=''
# CPPUNIT_CONFIG='no'
# CPPUNIT_LIBS=''
# CXX1XCXXFLAGS=' -std=c++11 '
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_ASYNC_DNS_FALSE='#'
# ENABLE_ASYNC_DNS_TRUE=''
# ENABLE_BITTORRENT_FALSE='#'
# ENABLE_BITTORRENT_TRUE=''
# ENABLE_LIBARIA2_FALSE=''
# ENABLE_LIBARIA2_TRUE='#'
# ENABLE_METALINK_FALSE='#'
# ENABLE_METALINK_TRUE=''
# ENABLE_SSL_FALSE='#'
# ENABLE_SSL_TRUE=''
# ENABLE_WEBSOCKET_FALSE='#'
# ENABLE_WEBSOCKET_TRUE=''
# ENABLE_XML_RPC_FALSE='#'
# ENABLE_XML_RPC_TRUE=''
# EXEEXT=''
# EXPAT_CFLAGS=''
# EXPAT_LIBS=''
# EXTRACFLAGS=' -pipe'
# EXTRACPPFLAGS=''
# EXTRACXXFLAGS=' -pipe'
# EXTRALDFLAGS=''
# EXTRALIBS=''
# FGREP='/usr/bin/grep -F'
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# HAVE_APPLETLS_FALSE=''
# HAVE_APPLETLS_TRUE='#'
# HAVE_ASCTIME_R_FALSE='#'
# HAVE_ASCTIME_R_TRUE=''
# HAVE_BASENAME_FALSE='#'
# HAVE_BASENAME_TRUE=''
# HAVE_CXX11=''
# HAVE_DAEMON_FALSE='#'
# HAVE_DAEMON_TRUE=''
# HAVE_EPOLL_FALSE='#'
# HAVE_EPOLL_TRUE=''
# HAVE_GAI_STRERROR_FALSE='#'
# HAVE_GAI_STRERROR_TRUE=''
# HAVE_GETADDRINFO_FALSE='#'
# HAVE_GETADDRINFO_TRUE=''
# HAVE_GETRANDOM_INTERFACE_FALSE=''
# HAVE_GETRANDOM_INTERFACE_TRUE='#'
# HAVE_GETTIMEOFDAY_FALSE='#'
# HAVE_GETTIMEOFDAY_TRUE=''
# HAVE_KQUEUE_FALSE=''
# HAVE_KQUEUE_TRUE='#'
# HAVE_LIBEXPAT_FALSE=''
# HAVE_LIBEXPAT_TRUE='#'
# HAVE_LIBGCRYPT_FALSE='#'
# HAVE_LIBGCRYPT_TRUE=''
# HAVE_LIBGMP_FALSE=''
# HAVE_LIBGMP_TRUE='#'
# HAVE_LIBGNUTLS_FALSE='#'
# HAVE_LIBGNUTLS_TRUE=''
# HAVE_LIBNETTLE_FALSE=''
# HAVE_LIBNETTLE_TRUE='#'
# HAVE_LIBSSH2_FALSE='#'
# HAVE_LIBSSH2_TRUE=''
# HAVE_LIBUV_FALSE=''
# HAVE_LIBUV_TRUE='#'
# HAVE_LIBXML2_FALSE='#'
# HAVE_LIBXML2_TRUE=''
# HAVE_LOCALTIME_R_FALSE='#'
# HAVE_LOCALTIME_R_TRUE=''
# HAVE_OPENSSL_FALSE=''
# HAVE_OPENSSL_TRUE='#'
# HAVE_OSX_FALSE=''
# HAVE_OSX_TRUE='#'
# HAVE_POLL_FALSE='#'
# HAVE_POLL_TRUE=''
# HAVE_PORT_ASSOCIATE_FALSE=''
# HAVE_PORT_ASSOCIATE_TRUE='#'
# HAVE_RST2HTML_FALSE=''
# HAVE_RST2HTML_TRUE='#'
# HAVE_SOME_FALLOCATE_FALSE='#'
# HAVE_SOME_FALLOCATE_TRUE=''
# HAVE_SOME_XMLLIB_FALSE='#'
# HAVE_SOME_XMLLIB_TRUE=''
# HAVE_SPHINXBUILD_FALSE=''
# HAVE_SPHINXBUILD_TRUE='#'
# HAVE_SQLITE3_FALSE='#'
# HAVE_SQLITE3_TRUE=''
# HAVE_STRPTIME_FALSE='#'
# HAVE_STRPTIME_TRUE=''
# HAVE_TIMEGM_FALSE='#'
# HAVE_TIMEGM_TRUE=''
# HAVE_WINTLS_FALSE=''
# HAVE_WINTLS_TRUE='#'
# HAVE_ZLIB_FALSE='#'
# HAVE_ZLIB_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# JEMALLOC_CFLAGS=''
# JEMALLOC_LIBS=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBCARES_CFLAGS=''
# LIBCARES_LIBS='-lcares'
# LIBGCRYPT_CFLAGS=''
# LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config'
# LIBGCRYPT_LIBS='-lgcrypt -lgpg-error'
# LIBGMP_CFLAGS=''
# LIBGMP_LIBS=''
# LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
# LIBGNUTLS_LIBS='-lgnutls'
# LIBICONV=''
# LIBINTL=''
# LIBNETTLE_CFLAGS=''
# LIBNETTLE_LIBS=''
# LIBOBJS=' ${LIBOBJDIR}error$U.o ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o ${LIBOBJDIR}strtod$U.o'
# LIBS=' -lstdc++ -lsupc++'
# LIBSSH2_CFLAGS=''
# LIBSSH2_LIBS='-lssh2'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUV_CFLAGS=''
# LIBUV_LIBS=''
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=' ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo ${LIBOBJDIR}strtod$U.lo'
# LT_AGE='0'
# LT_CURRENT='0'
# LT_REVISION='0'
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/aria2/src/aria2-1.24.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MINGW_BUILD_FALSE=''
# MINGW_BUILD_TRUE='#'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='aria2'
# PACKAGE_BUGREPORT='https://github.com/aria2/aria2/issues'
# PACKAGE_NAME='aria2'
# PACKAGE_STRING='aria2 1.24.0'
# PACKAGE_TARNAME='aria2'
# PACKAGE_URL='https://aria2.github.io/'
# PACKAGE_VERSION='1.24.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# POW_LIB=''
# RANLIB='arm-linux-androideabi-ranlib'
# RST2HTML=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPHINXBUILD=''
# SQLITE3_CFLAGS=''
# SQLITE3_LIBS='-lsqlite3'
# STRIP='arm-linux-androideabi-strip'
# TCMALLOC_CFLAGS=''
# TCMALLOC_LIBS=''
# USE_APPLE_MD_FALSE=''
# USE_APPLE_MD_TRUE='#'
# USE_INTERNAL_ARC4_FALSE=''
# USE_INTERNAL_ARC4_TRUE='#'
# USE_INTERNAL_BIGNUM_FALSE=''
# USE_INTERNAL_BIGNUM_TRUE='#'
# USE_INTERNAL_MD_FALSE=''
# USE_INTERNAL_MD_TRUE='#'
# USE_LIBGCRYPT_MD_FALSE='#'
# USE_LIBGCRYPT_MD_TRUE=''
# USE_LIBNETTLE_MD_FALSE=''
# USE_LIBNETTLE_MD_TRUE='#'
# USE_NLS='no'
# USE_OPENSSL_MD_FALSE=''
# USE_OPENSSL_MD_TRUE='#'
# USE_WINDOWS_MD_FALSE=''
# USE_WINDOWS_MD_TRUE='#'
# VERSION='1.24.0'
# WARNCXXFLAGS=''
# WINTLS_LIBS=''
# WSLAY_CFLAGS='-I$(top_builddir)/deps/wslay/lib/includes -I$(top_srcdir)/deps/wslay/lib/includes'
# WSLAY_LIBS='$(top_builddir)/deps/wslay/lib/libwslay.la'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# XML2_CONFIG='/usr/bin/xml2-config'
# XML_CPPFLAGS='-I/usr/include/libxml2'
# XML_LIBS='-lxml2 -lz -llzma -lm -ldl'
# YACC='bison -y'
# YFLAGS=''
# ZLIB_CFLAGS=''
# ZLIB_LIBS='-lz'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_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 -'
# bashcompletiondir='${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion'
# 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='${prefix}'
# 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/aria2/src/aria2-1.24.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' deps/wslay'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "aria2"
# #define PACKAGE_TARNAME "aria2"
# #define PACKAGE_VERSION "1.24.0"
# #define PACKAGE_STRING "aria2 1.24.0"
# #define PACKAGE_BUGREPORT "https://github.com/aria2/aria2/issues"
# #define PACKAGE_URL "https://aria2.github.io/"
# #define PACKAGE "aria2"
# #define VERSION "1.24.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_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 _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define BUILD "x86_64-unknown-linux-gnu"
# #define HOST "arm-unknown-linux-androideabi"
# #define TARGET "arm-unknown-linux-androideabi"
# #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# #define CXX11_OVERRIDE override
# #define HAVE_ZLIB 1
# #define HAVE_GZSETPARAMS 1
# #define HAVE_LIBXML2 1
# #define HAVE_SQLITE3 1
# #define HAVE_LIBGNUTLS 1
# #define HAVE_LIBGCRYPT 1
# #define HAVE_LIBSSH2 1
# #define HAVE_LIBCARES 1
# #define HAVE_ARES_ADDR_NODE 1
# #define HAVE_ARES_SET_SERVERS 1
# #define USE_LIBGCRYPT_MD 1
# #define ENABLE_SSL 1
# #define ENABLE_BITTORRENT 1
# #define ENABLE_METALINK 1
# #define ENABLE_XML_RPC 1
# #define ENABLE_ASYNC_DNS 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define STDC_HEADERS 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_SIGNAL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_PWD_H 1
# #define HAVE_STDBOOL_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_PTRDIFF_T 1
# #define HAVE_A2_STRUCT_TIMESPEC 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALARM 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_STAT_EMPTY_STRING_BUG 1
# #define HAVE_STRFTIME 1
# #define HAVE_VPRINTF 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_ATEXIT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_GETCWD 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_MMAP 1
# #define HAVE_MUNMAP 1
# #define HAVE_POSIX_FADVISE 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_POW 1
# #define HAVE_PUTENV 1
# #define HAVE_RMDIR 1
# #define HAVE_SELECT 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SIGACTION 1
# #define HAVE_SLEEP 1
# #define HAVE_SOCKET 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRTOULL 1
# #define HAVE_TZSET 1
# #define HAVE_UNSETENV 1
# #define HAVE_USLEEP 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define HAVE_EPOLL_CREATE 1
# #define HAVE_EPOLL 1
# #define HAVE_POSIX_FALLOCATE 1
# #define HAVE_FALLOCATE 1
# #define HAVE_SOME_FALLOCATE 1
# #define HAVE_ASCTIME_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_BASENAME 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_STRPTIME 1
# #define HAVE_TIMEGM 1
# #define HAVE_DAEMON 1
# #define HAVE_POLL 1
# #define HAVE_OPTION_CONST_NAME 1
# #define ENABLE_WEBSOCKET 1
#
# configure: exit 0

CMD: config logfiles '/tmp/aria2/src/aria2-1.24.0/deps/wslay/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 wslay configure 1.0.1-DEV, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a7553a6e7f56
# 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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2559: checking build system type
# configure:2573: result: x86_64-unknown-linux-gnu
# configure:2593: checking host system type
# configure:2606: result: arm-unknown-linux-androideabi
# configure:2647: checking how to print strings
# configure:2674: result: printf
# configure:2706: checking for arm-linux-androideabi-gcc
# configure:2733: result: arm-linux-androideabi-gcc
# configure:3002: checking for C compiler version
# configure:3011: 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:3022: $? = 0
# configure:3011: 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:3022: $? = 0
# configure:3011: 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:3022: $? = 1
# configure:3011: 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:3022: $? = 1
# configure:3042: checking whether the C compiler works
# configure:3064: arm-linux-androideabi-gcc conftest.c >&5
# configure:3068: $? = 0
# configure:3116: result: yes
# configure:3119: checking for C compiler default output file name
# configure:3121: result: a.out
# configure:3127: checking for suffix of executables
# configure:3134: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3138: $? = 0
# configure:3160: result:
# configure:3182: checking whether we are cross compiling
# configure:3220: result: yes
# configure:3225: checking for suffix of object files
# configure:3247: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3251: $? = 0
# configure:3272: result: o
# configure:3276: checking whether we are using the GNU C compiler
# configure:3295: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3295: $? = 0
# configure:3304: result: yes
# configure:3313: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3333: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3333: $? = 0
# configure:3374: result: yes
# configure:3391: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3454: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3454: $? = 0
# configure:3467: result: none needed
# configure:3492: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3514: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3517: $? = 0
# configure:3514: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3517: $? = 0
# configure:3529: result: yes
# configure:3546: checking for a sed that does not truncate output
# configure:3610: result: /usr/bin/sed
# configure:3628: checking for grep that handles long lines and -e
# configure:3686: result: /usr/bin/grep
# configure:3691: checking for egrep
# configure:3753: result: /usr/bin/grep -E
# configure:3758: checking for fgrep
# configure:3820: result: /usr/bin/grep -F
# configure:3855: checking for ld used by arm-linux-androideabi-gcc
# configure:3922: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:3929: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:3944: result: yes
# configure:3956: checking for BSD- or MS-compatible name lister (nm)
# configure:4010: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4140: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4147: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4150: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4153: output
# 00000000 B some_variable
# configure:4160: result: BSD nm
# configure:4163: checking whether ln -s works
# configure:4167: result: yes
# configure:4175: checking the maximum length of command line arguments
# configure:4306: result: 1572864
# configure:4354: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:4394: result: func_convert_file_noop
# configure:4401: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4421: result: func_convert_file_noop
# configure:4428: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:4435: result: -r
# configure:4469: checking for arm-linux-androideabi-objdump
# configure:4485: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:4496: result: arm-linux-androideabi-objdump
# configure:4568: checking how to recognize dependent libraries
# configure:4768: result: pass_all
# configure:4813: checking for arm-linux-androideabi-dlltool
# configure:4843: result: no
# configure:4853: checking for dlltool
# configure:4883: result: no
# configure:4913: checking how to associate runtime and link libraries
# configure:4940: result: printf %s\n
# configure:4957: checking for arm-linux-androideabi-ar
# configure:4973: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4984: result: arm-linux-androideabi-ar
# configure:5065: checking for archiver @FILE support
# configure:5082: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5082: $? = 0
# configure:5085: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5088: $? = 0
# configure:5093: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5096: $? = 1
# configure:5108: result: @
# configure:5126: checking for arm-linux-androideabi-strip
# configure:5142: found /sysroot/bin/arm-linux-androideabi-strip
# configure:5153: result: arm-linux-androideabi-strip
# configure:5225: checking for arm-linux-androideabi-ranlib
# configure:5241: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5252: result: arm-linux-androideabi-ranlib
# configure:5369: checking for gawk
# configure:5385: found /usr/bin/gawk
# configure:5396: result: gawk
# configure:5436: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:5589: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5592: $? = 0
# configure:5596: /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:5599: $? = 0
# configure:5665: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:5668: $? = 0
# configure:5706: result: ok
# configure:5753: checking for sysroot
# configure:5783: result: no
# configure:5790: checking for a working dd
# configure:5828: result: /usr/bin/dd
# configure:5832: checking how to truncate binary pipes
# configure:5847: result: /usr/bin/dd bs=4096 count=1
# configure:6136: checking for arm-linux-androideabi-mt
# configure:6166: result: no
# configure:6176: checking for mt
# configure:6206: result: no
# configure:6226: checking if : is a manifest tool
# configure:6232: : '-?'
# configure:6240: result: no
# configure:6917: checking how to run the C preprocessor
# configure:6948: arm-linux-androideabi-gcc -E conftest.c
# configure:6948: $? = 0
# configure:6962: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6987: result: arm-linux-androideabi-gcc -E
# configure:7007: arm-linux-androideabi-gcc -E conftest.c
# configure:7007: $? = 0
# configure:7021: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7021: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7050: checking for ANSI C header files
# configure:7070: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7070: $? = 0
# configure:7154: result: yes
# configure:7167: checking for sys/types.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for sys/stat.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for stdlib.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for string.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for memory.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for strings.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for inttypes.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for stdint.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for unistd.h
# configure:7167: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7181: checking for dlfcn.h
# configure:7181: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7181: $? = 0
# configure:7181: result: yes
# configure:7437: checking for objdir
# configure:7452: result: .libs
# configure:7716: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:7734: arm-linux-androideabi-gcc -c -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:7738: $? = 0
# configure:7751: result: no
# configure:8109: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8116: result: -fPIC -DPIC
# configure:8124: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8142: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8146: $? = 0
# configure:8159: result: yes
# configure:8188: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8216: result: yes
# configure:8231: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8252: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8256: $? = 0
# configure:8278: result: yes
# configure:8286: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8333: result: yes
# configure:8366: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9629: result: yes
# configure:9666: checking whether -lc should be explicitly linked in
# configure:9674: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9677: $? = 0
# configure:9692: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9695: $? = 0
# configure:9709: result: no
# configure:9869: checking dynamic linker characteristics
# configure:10699: result: Android linker
# configure:10821: checking how to hardcode library paths into programs
# configure:10846: result: immediate
# configure:11394: checking whether stripping libraries is possible
# configure:11399: result: yes
# configure:11434: checking if libtool supports shared libraries
# configure:11436: result: yes
# configure:11439: checking whether to build shared libraries
# configure:11464: result: yes
# configure:11467: checking whether to build static libraries
# configure:11471: result: yes
# configure:11546: checking target system type
# configure:11559: result: arm-unknown-linux-androideabi
# configure:11604: checking for a BSD-compatible install
# configure:11672: result: /usr/bin/install -c
# configure:11683: checking whether build environment is sane
# configure:11738: result: yes
# configure:11794: checking for arm-linux-androideabi-strip
# configure:11821: result: arm-linux-androideabi-strip
# configure:11886: checking for a thread-safe mkdir -p
# configure:11925: result: /usr/bin/mkdir -p
# configure:11928: checking whether make sets $(MAKE)
# configure:11950: result: yes
# configure:11980: checking for style of include used by make
# configure:12008: result: GNU
# configure:12042: checking whether make supports nested variables
# configure:12059: result: yes
# configure:12144: checking dependency style of arm-linux-androideabi-gcc
# configure:12255: result: gcc3
# configure:12324: checking for arm-linux-androideabi-gcc
# configure:12351: result: arm-linux-androideabi-gcc
# configure:12620: checking for C compiler version
# configure:12629: 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:12640: $? = 0
# configure:12629: 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:12640: $? = 0
# configure:12629: 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:12640: $? = 1
# configure:12629: 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:12640: $? = 1
# configure:12644: checking whether we are using the GNU C compiler
# configure:12672: result: yes
# configure:12681: checking whether arm-linux-androideabi-gcc accepts -g
# configure:12742: result: yes
# configure:12759: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:12835: result: none needed
# configure:12860: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:12897: result: yes
# configure:13026: checking for C++ compiler version
# configure:13035: 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:13046: $? = 0
# configure:13035: 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:13046: $? = 0
# configure:13035: 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:13046: $? = 1
# configure:13035: 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:13046: $? = 1
# configure:13050: checking whether we are using the GNU C++ compiler
# configure:13069: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13069: $? = 0
# configure:13078: result: yes
# configure:13087: checking whether arm-linux-androideabi-g++ accepts -g
# configure:13107: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:13107: $? = 0
# configure:13148: result: yes
# configure:13189: checking how to run the C++ preprocessor
# configure:13216: arm-linux-androideabi-g++ -E conftest.cpp
# configure:13216: $? = 0
# configure:13230: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | /* end confdefs.h. */
# | #include
# configure:13255: result: arm-linux-androideabi-g++ -E
# configure:13275: arm-linux-androideabi-g++ -E conftest.cpp
# configure:13275: $? = 0
# configure:13289: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | /* end confdefs.h. */
# | #include
# configure:13451: checking for ld used by arm-linux-androideabi-g++
# configure:13518: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:13525: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:13540: result: yes
# configure:13595: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14668: result: yes
# configure:14704: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:14707: $? = 0
# configure:15188: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:15195: result: -fPIC -DPIC
# configure:15203: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:15221: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15225: $? = 0
# configure:15238: result: yes
# configure:15261: checking if arm-linux-androideabi-g++ static flag -static works
# configure:15289: result: yes
# configure:15301: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:15322: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15326: $? = 0
# configure:15348: result: yes
# configure:15353: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:15400: result: yes
# configure:15430: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:15473: result: yes
# configure:15614: checking dynamic linker characteristics
# configure:16371: result: Android linker
# configure:16436: checking how to hardcode library paths into programs
# configure:16461: result: immediate
# configure:16503: checking dependency style of arm-linux-androideabi-g++
# configure:16614: result: gcc3
# configure:16630: checking whether ln -s works
# configure:16634: result: yes
# configure:16641: checking whether make sets $(MAKE)
# configure:16663: result: yes
# configure:16683: checking for arm-linux-androideabi-pkg-config
# configure:16716: result: no
# configure:16726: checking for pkg-config
# configure:16744: found /usr/bin/pkg-config
# configure:16756: result: /usr/bin/pkg-config
# configure:16768: WARNING: using cross tools not prefixed with host triplet
# configure:16781: checking pkg-config is at least version 0.20
# configure:16784: result: yes
# configure:16795: checking for sphinx-build
# configure:16828: result: no
# configure:16848: checking for NETTLE
# configure:16855: $PKG_CONFIG --exists --print-errors "nettle >= 2.4"
# configure:16858: $? = 0
# configure:16872: $PKG_CONFIG --exists --print-errors "nettle >= 2.4"
# configure:16875: $? = 0
# configure:16913: result: yes
# configure:16918: checking for CU_initialize_registry in -lcunit
# configure:16943: arm-linux-androideabi-gcc -o conftest conftest.c -lcunit >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcunit
# /tmp/cc0XmMa6.o:conftest.c:function main: error: undefined reference to 'CU_initialize_registry'
# collect2: error: ld returned 1 exit status
# configure:16943: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | /* 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 CU_initialize_registry ();
# | int
# | main ()
# | {
# | return CU_initialize_registry ();
# | ;
# | return 0;
# | }
# configure:16952: result: no
# configure:16988: checking arpa/inet.h usability
# configure:16988: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking arpa/inet.h presence
# configure:16988: arm-linux-androideabi-gcc -E conftest.c
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking for arpa/inet.h
# configure:16988: result: yes
# configure:16988: checking netinet/in.h usability
# configure:16988: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking netinet/in.h presence
# configure:16988: arm-linux-androideabi-gcc -E conftest.c
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking for netinet/in.h
# configure:16988: result: yes
# configure:16988: checking stddef.h usability
# configure:16988: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking stddef.h presence
# configure:16988: arm-linux-androideabi-gcc -E conftest.c
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking for stddef.h
# configure:16988: result: yes
# configure:16988: checking for stdint.h
# configure:16988: result: yes
# configure:16988: checking for stdlib.h
# configure:16988: result: yes
# configure:16988: checking for string.h
# configure:16988: result: yes
# configure:16988: checking for unistd.h
# configure:16988: result: yes
# configure:17018: checking for size_t
# configure:17018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17018: $? = 0
# configure:17018: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:17018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17018: result: yes
# configure:17029: checking for ssize_t
# configure:17029: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17029: $? = 0
# configure:17029: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:17029: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_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
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17029: result: yes
# configure:17040: checking for uint8_t
# configure:17040: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17040: $? = 0
# configure:17040: result: yes
# configure:17054: checking for uint16_t
# configure:17054: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17054: $? = 0
# configure:17054: result: yes
# configure:17066: checking for uint32_t
# configure:17066: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17066: $? = 0
# configure:17066: result: yes
# configure:17080: checking for uint64_t
# configure:17080: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17080: $? = 0
# configure:17080: result: yes
# configure:17094: checking for ptrdiff_t
# configure:17094: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17094: $? = 0
# configure:17094: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:17094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_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
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17094: result: yes
# configure:17104: checking whether byte ordering is bigendian
# configure:17119: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:32:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:32:15: error: unknown type name 'universal'
# configure:17119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:17164: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:38:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:17164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PTRDIFF_T 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:17208: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:37:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:17208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "wslay"
# | #define PACKAGE_TARNAME "wslay"
# | #define PACKAGE_VERSION "1.0.1-DEV"
# | #define PACKAGE_STRING "wslay 1.0.1-DEV"
# | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "wslay"
# | #define VERSION "1.0.1-DEV"
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17264: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17264: $? = 0
# configure:17310: result: no
# configure:17339: checking for memmove
# configure:17339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for memset
# configure:17339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for ntohl
# configure:17339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for ntohs
# configure:17339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for htons
# configure:17339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17478: checking that generated files are newer than configure
# configure:17484: result: done
# configure:17524: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by wslay config.status 1.0.1-DEV, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a7553a6e7f56
#
# config.status:1184: creating Makefile
# config.status:1184: creating lib/Makefile
# config.status:1184: creating lib/libwslay.pc
# config.status:1184: creating lib/includes/Makefile
# config.status:1184: creating lib/includes/wslay/wslayver.h
# config.status:1184: creating tests/Makefile
# config.status:1184: creating config.h
# config.status:1413: executing libtool commands
# config.status:1413: executing depfiles commands
# configure:19949: summary of build options:
#
# version: 1.0.1-DEV shared 0:1:0
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# C compiler: arm-linux-androideabi-gcc
# CFlags:
# Library types: Shared=yes, Static=yes
# CUnit: no
# Nettle: yes
# Build examples: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=yes
# 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_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_NETTLE_CFLAGS_set=
# ac_cv_env_NETTLE_CFLAGS_value=
# ac_cv_env_NETTLE_LIBS_set=
# ac_cv_env_NETTLE_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_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_htons=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_ntohl=yes
# ac_cv_func_ntohs=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_cunit_CU_initialize_registry=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/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_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=arm-unknown-linux-androideabi
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# 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
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# pkg_cv_NETTLE_CFLAGS=
# pkg_cv_NETTLE_LIBS=-lnettle
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/aria2/src/aria2-1.24.0/deps/wslay/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/aria2/src/aria2-1.24.0/deps/wslay/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/aria2/src/aria2-1.24.0/deps/wslay/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/aria2/src/aria2-1.24.0/deps/wslay/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_EXAMPLES_FALSE='#'
# ENABLE_EXAMPLES_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_CUNIT_FALSE=''
# HAVE_CUNIT_TRUE='#'
# HAVE_SPHINX_BUILD_FALSE=''
# HAVE_SPHINX_BUILD_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='0'
# LT_CURRENT='0'
# LT_REVISION='1'
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/aria2/src/aria2-1.24.0/deps/wslay/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NETTLE_CFLAGS=''
# NETTLE_LIBS='-lnettle'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='wslay'
# PACKAGE_BUGREPORT='t-tujikawa@users.sourceforge.net'
# PACKAGE_NAME='wslay'
# PACKAGE_STRING='wslay 1.0.1-DEV'
# PACKAGE_TARNAME='wslay'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.1-DEV'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPHINX_BUILD=''
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.0.1-DEV'
# 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='${prefix}'
# 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/aria2/src/aria2-1.24.0/deps/wslay/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "wslay"
# #define PACKAGE_TARNAME "wslay"
# #define PACKAGE_VERSION "1.0.1-DEV"
# #define PACKAGE_STRING "wslay 1.0.1-DEV"
# #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define PACKAGE "wslay"
# #define VERSION "1.0.1-DEV"
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PTRDIFF_T 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_NTOHL 1
# #define HAVE_NTOHS 1
# #define HAVE_HTONS 1
#
# configure: exit 0