Build of aria2 with clang_glibc toolchain

The build took 00h 11m 35s and was SUCCESSFUL.

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

SLOCLanguage
112,935 cpp
13,062 makefile
8,576 ansic
4,864 sh
305 python
58 asm
16 sed
139,816 total

The process tree of the build process is here.

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

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: aria2 1.24.0-1 (Thu Apr 13 20:19:58 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-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking 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 clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang 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 x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for cppunit-config... no
# checking for Cppunit - version >= 1.10.2... no
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for bison... bison -y
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... ar
# checking for sphinx-build... no
# checking for rst2html.py... no
# checking for rst2html... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.20... yes
# checking whether clang++ supports C++11 features by default... no
# checking whether clang++ 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... yes
# checking for gzbuffer... yes
# checking for gzsetparams... yes
# checking for xml2-config... /usr/bin/xml2-config
# checking for libxml - version >= 2.6.24... yes (version 2.9.4)
# checking for SQLITE3... yes
# checking for sqlite3_open_v2... yes
# 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... yes
# checking for nettle_sha1_init in -lnettle... yes
# checking for __gmpz_init in -lgmp... yes
# checking for __gmpz_powm_sec... yes
# 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... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# 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... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# 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... yes
# checking stdio_ext.h presence... yes
# checking for stdio_ext.h... yes
# 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... yes
# checking ifaddrs.h presence... yes
# checking for ifaddrs.h... yes
# 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... no
# 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... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) 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... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for error_at_line... yes
# checking whether clang needs -traditional... no
# checking for working memcmp... yes
# checking for sys/time.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for alarm... yes
# checking for working mktime... yes
# 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... yes
# checking whether stat accepts an empty string... no
# 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... yes
# checking for working vfork... (cached) yes
# checking for working strtod... yes
# checking for __argz_count... yes
# checking for __argz_next... yes
# checking for __argz_stringify... yes
# checking for atexit... yes
# checking for ftruncate... yes
# checking for getcwd... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for getifaddrs... yes
# checking for getpagesize... yes
# checking for getrandom... no
# checking for memchr... yes
# checking for memmove... yes
# checking for mempcpy... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for mmap... yes
# checking for munmap... yes
# checking for nl_langinfo... yes
# checking for posix_fadvise... yes
# checking for posix_memalign... yes
# checking for pow... 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... yes
# 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' '--host=x86_64-unknown-linux' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking 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 clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse nm output from clang 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 x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# 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 clang... gcc3
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking dependency style of clang++... gcc3
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.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: x86_64-unknown-linux-gnu
# Install prefix: /usr
# C compiler: clang
# CFlags:
# Library types: Shared=yes, Static=yes
# CUnit: no
# Nettle: yes
# Build examples: yes
#
# configure: summary of build options:
#
# Build: x86_64-pc-linux-gnu
# Host: x86_64-unknown-linux-gnu
# Target: x86_64-unknown-linux-gnu
# Install prefix: /usr
# CC: clang
# CXX: clang++
# CPP: clang -E
# CXXFLAGS:
# CFLAGS:
# CPPFLAGS:
# LDFLAGS:
# LIBS:
# 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: yes (CFLAGS='' LIBS='-lnettle')
# LibGmp: yes (CFLAGS='' LIBS='-lgmp')
# LibGcrypt: no (CFLAGS='' LIBS='')
# 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: libnettle
# 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 clang -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
# libtool: compile: clang -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: clang -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_frame.Tpo .deps/wslay_frame.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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: clang -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_event.Tpo .deps/wslay_event.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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: clang -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
# mv -f .deps/wslay_queue.Tpo .deps/wslay_queue.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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: clang -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
# mv -f .deps/wslay_net.Tpo .deps/wslay_net.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -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: ar cru .libs/libwslay.a .libs/wslay_frame.o .libs/wslay_event.o .libs/wslay_queue.o .libs/wslay_net.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 A2STR.lo
# CXX AbstractAuthResolver.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
# CXX cookie_helper.lo
# CXX CreateRequestCommand.lo
# CXX CUIDCounter.lo
# CXX DefaultAuthResolver.lo
# CXX DefaultBtProgressInfoFile.lo
# CXX DefaultDiskWriter.lo
# CXX DefaultDiskWriterFactory.lo
# CXX DefaultPieceStorage.lo
# CXX DefaultStreamPieceSelector.lo
# CXX DirectDiskAdaptor.lo
# CXX DiskAdaptor.lo
# CXX DlAbortEx.lo
# CXX DlRetryEx.lo
# CXX DNSCache.lo
# CXX DownloadCommand.lo
# CXX DownloadContext.lo
# CXX DownloadEngine.lo
# CXX DownloadEngineFactory.lo
# CXX DownloadFailureException.lo
# CXX DownloadHandler.lo
# CXX DownloadHandlerConstants.lo
# CXX DownloadResult.lo
# CXX download_handlers.lo
# CXX download_helper.lo
# CXX Exception.lo
# CXX FatalException.lo
# CXX FeatureConfig.lo
# CXX FeedbackURISelector.lo
# CXX File.lo
# CXX FileAllocationCommand.lo
# CXX FileAllocationDispatcherCommand.lo
# CXX FileAllocationEntry.lo
# CXX FileEntry.lo
# CXX FillRequestGroupCommand.lo
# CXX fmt.lo
# CXX FtpConnection.lo
# CXX FtpDownloadCommand.lo
# CXX FtpFinishDownloadCommand.lo
# CXX FtpInitiateConnectionCommand.lo
# CXX FtpNegotiationCommand.lo
# CXX FtpTunnelRequestCommand.lo
# CXX FtpTunnelResponseCommand.lo
# CXX GeomStreamPieceSelector.lo
# CXX GroupId.lo
# CXX GrowSegment.lo
# CXX HaveEraseCommand.lo
# CXX help_tags.lo
# CXX HttpConnection.lo
# CXX HttpDownloadCommand.lo
# CXX HttpHeader.lo
# CXX HttpHeaderProcessor.lo
# CXX HttpInitiateConnectionCommand.lo
# CXX HttpListenCommand.lo
# CXX HttpProxyRequestCommand.lo
# CXX HttpProxyResponseCommand.lo
# CXX HttpRequest.lo
# CXX HttpRequestCommand.lo
# CXX HttpResponse.lo
# CXX HttpResponseCommand.lo
# CXX HttpServer.lo
# CXX HttpServerBodyCommand.lo
# CXX HttpServerCommand.lo
# CXX HttpServerResponseCommand.lo
# CXX HttpSkipResponseCommand.lo
# CXX InitiateConnectionCommand.lo
# CXX InitiateConnectionCommandFactory.lo
# CXX InorderStreamPieceSelector.lo
# CXX RandomStreamPieceSelector.lo
# CXX InorderURISelector.lo
# CXX IOFile.lo
# CXX IteratableChecksumValidator.lo
# CXX IteratableChunkChecksumValidator.lo
# CXX json.lo
# CXX JsonParser.lo
# CXX LogFactory.lo
# CXX Logger.lo
# CXX LongestSequencePieceSelector.lo
# CXX MessageDigest.lo
# CXX message_digest_helper.lo
# CXX MetadataInfo.lo
# CXX MetalinkHttpEntry.lo
# CXX MultiDiskAdaptor.lo
# CXX MultiFileAllocationIterator.lo
# CXX MultiUrlRequestInfo.lo
# CXX NameResolver.lo
# CXX Netrc.lo
# CXX NetrcAuthResolver.lo
# CXX NetStat.lo
# CXX Notifier.lo
# CXX NsCookieParser.lo
# CXX NullSinkStreamFilter.lo
# CXX Option.lo
# CXX OptionHandler.lo
# CXX OptionHandlerException.lo
# CXX OptionHandlerFactory.lo
# CXX OptionHandlerImpl.lo
# CXX OptionParser.lo
# CXX option_processing.lo
# CXX paramed_string.lo
# CXX PeerStat.lo
# CXX Piece.lo
# CXX PiecedSegment.lo
# CXX PieceHashCheckIntegrityEntry.lo
# CXX PieceStatMan.lo
# CXX Platform.lo
# CXX prefs.lo
# CXX ProtocolDetector.lo
# CXX Range.lo
# CXX RarestPieceSelector.lo
# CXX RealtimeCommand.lo
# CXX RecoverableException.lo
# CXX Request.lo
# CXX RequestGroup.lo
# CXX RequestGroupEntry.lo
# CXX RequestGroupMan.lo
# CXX RpcMethod.lo
# CXX RpcMethodFactory.lo
# CXX RpcMethodImpl.lo
# CXX RpcRequest.lo
# CXX RpcResponse.lo
# CXX rpc_helper.lo
# CXX SaveSessionCommand.lo
# CXX SegmentMan.lo
# CXX SelectEventPoll.lo
# CXX ServerStat.lo
# CXX ServerStatMan.lo
# CXX SessionSerializer.lo
# CXX Signature.lo
# CXX SimpleRandomizer.lo
# CXX SingleFileAllocationIterator.lo
# CXX SinkStreamFilter.lo
# CXX SocketBuffer.lo
# CXX SocketCore.lo
# CXX SocketRecvBuffer.lo
# CXX SpeedCalc.lo
# CXX StreamCheckIntegrityEntry.lo
# CXX StreamFileAllocationEntry.lo
# CXX StreamFilter.lo
# CXX TimeA2.lo
# CXX TimeBasedCommand.lo
# CXX TimedHaltCommand.lo
# CXX TimerA2.lo
# CXX TorrentAttribute.lo
# CXX TransferStat.lo
# CXX TruncFileAllocationIterator.lo
# CXX UnknownLengthPieceStorage.lo
# CXX UnknownOptionException.lo
# CXX uri.lo
# CXX UriListParser.lo
# CXX URIResult.lo
# CC uri_split.lo
# CXX util.lo
# CXX util_security.lo
# CXX ValueBase.lo
# CXX ValueBaseStructParserStateImpl.lo
# CXX ValueBaseStructParserStateMachine.lo
# CXX version_usage.lo
# CXX wallclock.lo
# CXX WatchProcessCommand.lo
# CXX WrDiskCache.lo
# CXX WrDiskCacheEntry.lo
# CXX XmlRpcRequestParserController.lo
# CXX OpenedFileCounter.lo
# CXX SHA1IOFile.lo
# CXX EvictSocketPoolCommand.lo
# CXX WebSocketInteractionCommand.lo
# CXX WebSocketResponseCommand.lo
# CXX WebSocketSession.lo
# CXX WebSocketSessionMan.lo
# CXX XmlAttr.lo
# CXX XmlParser.lo
# CXX Xml2XmlParser.lo
# CXX XmlRpcDiskWriter.lo
# CXX XmlRpcRequestParserStateImpl.lo
# CXX XmlRpcRequestParserStateMachine.lo
# CXX FallocFileAllocationIterator.lo
# CXX EpollEventPoll.lo
# CXX LibgnutlsTLSContext.lo
# CXX LibgnutlsTLSSession.lo
# CXX LibnettleARC4Encryptor.lo
# CXX LibnettleMessageDigestImpl.lo
# CXX a2gmp.lo
# CXX LibgmpDHKeyExchange.lo
# CXX GZipDecodingStreamFilter.lo
# CXX GZipEncoder.lo
# CXX GZipFile.lo
# CXX Adler32MessageDigestImpl.lo
# CXX Sqlite3CookieParser.lo
# CXX Sqlite3CookieParserImpl.lo
# CXX SSHSession.lo
# CXX SftpNegotiationCommand.lo
# CXX SftpDownloadCommand.lo
# CXX SftpFinishDownloadCommand.lo
# CXX AsyncNameResolver.lo
# CXX AsyncNameResolverMan.lo
# CXX AbstractBtMessage.lo
# CXX ActivePeerConnectionCommand.lo
# CXX AnnounceList.lo
# CXX AnnounceTier.lo
# CXX bencode2.lo
# CXX BencodeParser.lo
# CXX bittorrent_helper.lo
# CXX BtAbortOutstandingRequestEvent.lo
# CXX BtAllowedFastMessage.lo
# CXX BtAnnounce.lo
# CXX BtBitfieldMessage.lo
# CXX BtBitfieldMessageValidator.lo
# CXX BtCancelMessage.lo
# CXX BtCheckIntegrityEntry.lo
# CXX BtChokeMessage.lo
# CXX BtDependency.lo
# CXX BtExtendedMessage.lo
# CXX BtFileAllocationEntry.lo
# CXX BtHandshakeMessage.lo
# CXX BtHandshakeMessageValidator.lo
# CXX BtHaveAllMessage.lo
# CXX BtHaveMessage.lo
# CXX BtHaveNoneMessage.lo
# CXX BtInterestedMessage.lo
# CXX BtKeepAliveMessage.lo
# CXX BtLeecherStateChoke.lo
# CXX BtNotInterestedMessage.lo
# CXX BtPieceMessage.lo
# CXX BtPieceMessageValidator.lo
# CXX BtPortMessage.lo
# CXX BtPostDownloadHandler.lo
# CXX BtRegistry.lo
# CXX BtRejectMessage.lo
# CXX BtRequestMessage.lo
# CXX BtRuntime.lo
# CXX BtSeederStateChoke.lo
# CXX BtSetup.lo
# CXX BtStopDownloadCommand.lo
# CXX BtSuggestPieceMessage.lo
# CXX BtUnchokeMessage.lo
# CXX DefaultBtAnnounce.lo
# CXX DefaultBtInteractive.lo
# CXX DefaultBtMessageDispatcher.lo
# CXX DefaultBtMessageFactory.lo
# CXX DefaultBtMessageReceiver.lo
# CXX DefaultBtRequestFactory.lo
# CXX DefaultExtensionMessageFactory.lo
# CXX DefaultPeerStorage.lo
# CXX DHTAbstractMessage.lo
# CXX DHTAbstractTask.lo
# CXX DHTAnnouncePeerMessage.lo
# CXX DHTAnnouncePeerReplyMessage.lo
# CXX DHTAutoSaveCommand.lo
# CXX DHTBucket.lo
# CXX DHTBucketRefreshCommand.lo
# CXX DHTBucketRefreshTask.lo
# CXX DHTBucketTree.lo
# CXX DHTConnectionImpl.lo
# CXX DHTEntryPointNameResolveCommand.lo
# CXX DHTFindNodeMessage.lo
# CXX DHTFindNodeReplyMessage.lo
# CXX DHTGetPeersCommand.lo
# CXX DHTGetPeersMessage.lo
# CXX DHTGetPeersReplyMessage.lo
# CXX DHTInteractionCommand.lo
# CXX DHTMessage.lo
# CXX DHTMessageDispatcherImpl.lo
# CXX DHTMessageEntry.lo
# CXX DHTMessageFactoryImpl.lo
# CXX DHTMessageReceiver.lo
# CXX DHTMessageTracker.lo
# CXX DHTMessageTrackerEntry.lo
# CXX DHTNode.lo
# CXX DHTNodeLookupEntry.lo
# CXX DHTNodeLookupTask.lo
# CXX DHTNodeLookupTaskCallback.lo
# CXX DHTPeerAnnounceCommand.lo
# CXX DHTPeerAnnounceEntry.lo
# CXX DHTPeerAnnounceStorage.lo
# CXX DHTPeerLookupTask.lo
# CXX DHTPeerLookupTaskCallback.lo
# CXX DHTPingMessage.lo
# CXX DHTPingReplyMessage.lo
# CXX DHTPingTask.lo
# CXX DHTQueryMessage.lo
# CXX DHTRegistry.lo
# CXX DHTReplaceNodeTask.lo
# CXX DHTResponseMessage.lo
# CXX DHTRoutingTable.lo
# CXX DHTRoutingTableDeserializer.lo
# CXX DHTRoutingTableSerializer.lo
# CXX DHTSetup.lo
# CXX DHTTaskExecutor.lo
# CXX DHTTaskFactoryImpl.lo
# CXX DHTTaskQueueImpl.lo
# CXX DHTTokenTracker.lo
# CXX DHTTokenUpdateCommand.lo
# CXX DHTUnknownMessage.lo
# CXX ExtensionMessageRegistry.lo
# CXX HandshakeExtensionMessage.lo
# CXX IndexBtMessage.lo
# CXX IndexBtMessageValidator.lo
# CXX InitiatorMSEHandshakeCommand.lo
# CXX LpdDispatchMessageCommand.lo
# CXX LpdMessage.lo
# CXX LpdMessageDispatcher.lo
# CXX LpdMessageReceiver.lo
# CXX LpdReceiveMessageCommand.lo
# CXX magnet.lo
# CXX MSEHandshake.lo
# CXX NameResolveCommand.lo
# CXX Peer.lo
# CXX PeerAbstractCommand.lo
# CXX PeerAddrEntry.lo
# CXX PeerChokeCommand.lo
# CXX PeerConnection.lo
# CXX PeerInitiateConnectionCommand.lo
# CXX PeerInteractionCommand.lo
# CXX PeerListenCommand.lo
# CXX PeerReceiveHandshakeCommand.lo
# CXX PeerSessionResource.lo
# CXX PriorityPieceSelector.lo
# CXX RangeBtMessage.lo
# CXX RangeBtMessageValidator.lo
# CXX ReceiverMSEHandshakeCommand.lo
# CXX RequestSlot.lo
# CXX SeedCheckCommand.lo
# CXX ShareRatioSeedCriteria.lo
# CXX SimpleBtMessage.lo
# CXX TimeSeedCriteria.lo
# CXX TrackerWatcherCommand.lo
# CXX UDPTrackerClient.lo
# CXX UDPTrackerRequest.lo
# CXX UnionSeedCriteria.lo
# CXX UTMetadataDataExtensionMessage.lo
# CXX UTMetadataExtensionMessage.lo
# CXX UTMetadataPostDownloadHandler.lo
# CXX UTMetadataRejectExtensionMessage.lo
# CXX UTMetadataRequestExtensionMessage.lo
# CXX UTMetadataRequestFactory.lo
# CXX UTMetadataRequestTracker.lo
# CXX UTPexExtensionMessage.lo
# CXX ZeroBtMessage.lo
# CXX Metalink2RequestGroup.lo
# CXX MetalinkEntry.lo
# CXX Metalinker.lo
# CXX MetalinkMetaurl.lo
# CXX MetalinkParserController.lo
# CXX MetalinkParserState.lo
# CXX MetalinkParserStateImpl.lo
# CXX MetalinkParserStateMachine.lo
# CXX MetalinkParserStateV3Impl.lo
# CXX MetalinkParserStateV4Impl.lo
# CXX MetalinkPostDownloadHandler.lo
# CXX MetalinkResource.lo
# CXX metalink_helper.lo
# CXX PollEventPoll.lo
# CC getrandom_linux.lo
# CXXLD libaria2.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CXX main.o
# CXXLD aria2c
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# Making all in doc
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc'
# Making all in manual-src
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# Making all in en
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/en'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/en'
# Making all in ru
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/ru'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/ru'
# Making all in pt
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/pt'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/pt'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc'
# Making all in test
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/test'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/test'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in po
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0/po'
# installing en@quot.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/en@quot/LC_MESSAGES/aria2.mo
# installing en@boldquot.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/en@boldquot/LC_MESSAGES/aria2.mo
# installing ar.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ar/LC_MESSAGES/aria2.mo
# installing bg.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/bg/LC_MESSAGES/aria2.mo
# installing bn.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/bn/LC_MESSAGES/aria2.mo
# installing ca.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ca/LC_MESSAGES/aria2.mo
# installing da.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/da/LC_MESSAGES/aria2.mo
# installing de.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/de/LC_MESSAGES/aria2.mo
# installing el.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/el/LC_MESSAGES/aria2.mo
# installing es.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/es/LC_MESSAGES/aria2.mo
# installing fa.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/fa/LC_MESSAGES/aria2.mo
# installing fi.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/fi/LC_MESSAGES/aria2.mo
# installing fil.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/fil/LC_MESSAGES/aria2.mo
# installing fr.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/fr/LC_MESSAGES/aria2.mo
# installing he.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/he/LC_MESSAGES/aria2.mo
# installing hr.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/hr/LC_MESSAGES/aria2.mo
# installing hu.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/hu/LC_MESSAGES/aria2.mo
# installing id.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/id/LC_MESSAGES/aria2.mo
# installing it.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/it/LC_MESSAGES/aria2.mo
# installing ja.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ja/LC_MESSAGES/aria2.mo
# installing kk.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/kk/LC_MESSAGES/aria2.mo
# installing ko.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ko/LC_MESSAGES/aria2.mo
# installing ms.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ms/LC_MESSAGES/aria2.mo
# installing nb.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/nb/LC_MESSAGES/aria2.mo
# installing nl.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/nl/LC_MESSAGES/aria2.mo
# installing nn.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/nn/LC_MESSAGES/aria2.mo
# installing oc.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/oc/LC_MESSAGES/aria2.mo
# installing pl.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/pl/LC_MESSAGES/aria2.mo
# installing pt.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/pt/LC_MESSAGES/aria2.mo
# installing pt_BR.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/pt_BR/LC_MESSAGES/aria2.mo
# installing ro.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ro/LC_MESSAGES/aria2.mo
# installing ru.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/ru/LC_MESSAGES/aria2.mo
# installing sk.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/sk/LC_MESSAGES/aria2.mo
# installing sr.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/sr/LC_MESSAGES/aria2.mo
# installing sv.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/sv/LC_MESSAGES/aria2.mo
# installing th.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/th/LC_MESSAGES/aria2.mo
# installing tr.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/tr/LC_MESSAGES/aria2.mo
# installing uk.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/uk/LC_MESSAGES/aria2.mo
# installing vi.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/vi/LC_MESSAGES/aria2.mo
# installing zh_CN.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/zh_CN/LC_MESSAGES/aria2.mo
# installing zh_HK.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/zh_HK/LC_MESSAGES/aria2.mo
# installing zh_TW.gmo as /tmp/aria2/pkg/aria2/usr/share/locale/zh_TW/LC_MESSAGES/aria2.mo
# if test "aria2" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/aria2/pkg/aria2/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/aria2/pkg/aria2/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/aria2/pkg/aria2/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/po'
# Making install in lib
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0/lib'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/lib'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/lib'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/lib'
# Making install in deps
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps'
# Making install in wslay
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# Making install in lib
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# Making install in includes
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib/includes'
# make[5]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib/includes'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib/includes'
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib/includes'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# make[5]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/lib'
# Making install in tests
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/tests'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/tests'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay/tests'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# 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[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps/wslay'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/deps'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/deps'
# Making install in src
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src'
# Making install in includes
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src/includes'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src/includes'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src/includes'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src/includes'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/src'
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c aria2c '/tmp/aria2/pkg/aria2/usr/bin'
# libtool: install: /usr/bin/install -c aria2c /tmp/aria2/pkg/aria2/usr/bin/aria2c
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/src'
# Making install in doc
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc'
# Making install in manual-src
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# Making install in en
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/en'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/en'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/man/man1'
# /usr/bin/install -c -m 644 _build/man/aria2c.1 '/tmp/aria2/pkg/aria2/usr/share/man/man1'
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/en'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/en'
# Making install in ru
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/ru'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/ru'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/man/ru/man1'
# /usr/bin/install -c -m 644 _build/man/aria2c.1 '/tmp/aria2/pkg/aria2/usr/share/man/ru/man1'
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/ru'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/ru'
# Making install in pt
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/pt'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/pt'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/man/pt/man1'
# /usr/bin/install -c -m 644 _build/man/aria2c.1 '/tmp/aria2/pkg/aria2/usr/share/man/pt/man1'
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/pt'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src/pt'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[4]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc/manual-src'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc'
# make[3]: Entering directory '/tmp/aria2/src/aria2-1.24.0/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/doc/aria2/bash_completion'
# /usr/bin/install -c -m 644 bash_completion/README.txt '/tmp/aria2/pkg/aria2/usr/share/doc/aria2/bash_completion'
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/doc/aria2/bash_completion'
# /usr/bin/install -c -m 644 bash_completion/aria2c '/tmp/aria2/pkg/aria2/usr/share/doc/aria2/bash_completion'
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/doc/aria2/xmlrpc'
# /usr/bin/install -c -m 644 xmlrpc/aria2mon xmlrpc/aria2rpc xmlrpc/README.txt '/tmp/aria2/pkg/aria2/usr/share/doc/aria2/xmlrpc'
# make[3]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/doc'
# Making install in test
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0/test'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0/test'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/test'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0/test'
# make[1]: Entering directory '/tmp/aria2/src/aria2-1.24.0'
# make[2]: Entering directory '/tmp/aria2/src/aria2-1.24.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/aria2/pkg/aria2/usr/share/doc/aria2'
# /usr/bin/install -c -m 644 README README.rst README.html '/tmp/aria2/pkg/aria2/usr/share/doc/aria2'
# make[2]: Leaving directory '/tmp/aria2/src/aria2-1.24.0'
# make[1]: Leaving directory '/tmp/aria2/src/aria2-1.24.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "aria2"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: aria2 1.24.0-1 (Thu Apr 13 20:29:15 UTC 2017)

CMD: pacman --query --file aria2-1.24.0-1-x86_64.pkg.tar.xz
# aria2 1.24.0-1

Creating hybrid package for 'aria2'

Trying to find vanilla package 'aria2'...

CMD: pacman --query --file /mirror/aria2-1.24.0-1.pkg.tar.xz
# aria2 1.24.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/locale/en@quot/LC_MESSAGES/aria2.mo
# /usr/share/locale/en@boldquot/LC_MESSAGES/aria2.mo
# /usr/share/locale/ar/LC_MESSAGES/aria2.mo
# /usr/share/locale/bg/LC_MESSAGES/aria2.mo
# /usr/share/locale/bn/LC_MESSAGES/aria2.mo
# /usr/share/locale/ca/LC_MESSAGES/aria2.mo
# /usr/share/locale/da/LC_MESSAGES/aria2.mo
# /usr/share/locale/de/LC_MESSAGES/aria2.mo
# /usr/share/locale/el/LC_MESSAGES/aria2.mo
# /usr/share/locale/es/LC_MESSAGES/aria2.mo
# /usr/share/locale/fa/LC_MESSAGES/aria2.mo
# /usr/share/locale/fi/LC_MESSAGES/aria2.mo
# /usr/share/locale/fil/LC_MESSAGES/aria2.mo
# /usr/share/locale/fr/LC_MESSAGES/aria2.mo
# /usr/share/locale/he/LC_MESSAGES/aria2.mo
# /usr/share/locale/hr/LC_MESSAGES/aria2.mo
# /usr/share/locale/hu/LC_MESSAGES/aria2.mo
# /usr/share/locale/id/LC_MESSAGES/aria2.mo
# /usr/share/locale/it/LC_MESSAGES/aria2.mo
# /usr/share/locale/ja/LC_MESSAGES/aria2.mo
# /usr/share/locale/kk/LC_MESSAGES/aria2.mo
# /usr/share/locale/ko/LC_MESSAGES/aria2.mo
# /usr/share/locale/ms/LC_MESSAGES/aria2.mo
# /usr/share/locale/nb/LC_MESSAGES/aria2.mo
# /usr/share/locale/nl/LC_MESSAGES/aria2.mo
# /usr/share/locale/nn/LC_MESSAGES/aria2.mo
# /usr/share/locale/oc/LC_MESSAGES/aria2.mo
# /usr/share/locale/pl/LC_MESSAGES/aria2.mo
# /usr/share/locale/pt/LC_MESSAGES/aria2.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/aria2.mo
# /usr/share/locale/ro/LC_MESSAGES/aria2.mo
# /usr/share/locale/ru/LC_MESSAGES/aria2.mo
# /usr/share/locale/sk/LC_MESSAGES/aria2.mo
# /usr/share/locale/sr/LC_MESSAGES/aria2.mo
# /usr/share/locale/sv/LC_MESSAGES/aria2.mo
# /usr/share/locale/th/LC_MESSAGES/aria2.mo
# /usr/share/locale/tr/LC_MESSAGES/aria2.mo
# /usr/share/locale/uk/LC_MESSAGES/aria2.mo
# /usr/share/locale/vi/LC_MESSAGES/aria2.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/aria2.mo
# /usr/share/locale/zh_HK/LC_MESSAGES/aria2.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/aria2.mo
# /usr/share/man/man1/aria2c.1.gz
# /usr/share/man/ru/man1/aria2c.1.gz
# /usr/share/man/pt/man1/aria2c.1.gz
# /usr/share/doc/aria2/README
# /usr/share/doc/aria2/README.rst
# /usr/share/doc/aria2/README.html
# /usr/share/doc/aria2/xmlrpc/aria2mon
# /usr/share/doc/aria2/xmlrpc/aria2rpc
# /usr/share/doc/aria2/xmlrpc/README.txt
# /usr/share/bash-completion/completions/aria2c
# /usr/bin/aria2c

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/aria2.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/aria2.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/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 --host=x86_64-unknown-linux --prefix=/usr --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e78ec4d71000
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/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-pc-linux-gnu
# configure:3297: checking host system type
# configure:3310: result: x86_64-unknown-linux-gnu
# configure:3330: checking target system type
# configure:3343: result: x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-strip
# configure:3609: result: no
# configure:3619: checking for strip
# configure:3635: found /usr/bin/strip
# configure:3646: result: 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 x86_64-unknown-linux-gcc
# configure:4087: result: clang
# configure:4356: checking for C compiler version
# configure:4365: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4376: $? = 0
# configure:4365: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4376: $? = 0
# configure:4365: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4376: $? = 1
# configure:4365: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4376: $? = 1
# configure:4396: checking whether the C compiler works
# configure:4418: clang 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: clang -o conftest conftest.c >&5
# configure:4492: $? = 0
# configure:4514: result:
# configure:4536: checking whether we are cross compiling
# configure:4544: clang -o conftest conftest.c >&5
# configure:4548: $? = 0
# configure:4555: ./conftest
# configure:4559: $? = 0
# configure:4574: result: no
# configure:4579: checking for suffix of object files
# configure:4601: clang -c conftest.c >&5
# configure:4605: $? = 0
# configure:4626: result: o
# configure:4630: checking whether we are using the GNU C compiler
# configure:4649: clang -c conftest.c >&5
# configure:4649: $? = 0
# configure:4658: result: yes
# configure:4667: checking whether clang accepts -g
# configure:4687: clang -c -g conftest.c >&5
# configure:4687: $? = 0
# configure:4728: result: yes
# configure:4745: checking for clang option to accept ISO C89
# configure:4808: clang -c conftest.c >&5
# configure:4808: $? = 0
# configure:4821: result: none needed
# configure:4846: checking whether clang understands -c and -o together
# configure:4868: clang -c conftest.c -o conftest2.o
# configure:4871: $? = 0
# configure:4868: clang -c conftest.c -o conftest2.o
# configure:4871: $? = 0
# configure:4883: result: yes
# configure:4902: checking dependency style of clang
# configure:5013: result: gcc3
# configure:5034: checking how to run the C preprocessor
# configure:5065: clang -E conftest.c
# configure:5065: $? = 0
# configure:5079: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:5124: clang -E conftest.c
# configure:5124: $? = 0
# configure:5138: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:5317: $? = 0
# configure:5390: clang -o conftest conftest.c >&5
# configure:5390: $? = 0
# configure:5390: ./conftest
# configure:5390: $? = 0
# configure:5401: result: yes
# configure:5414: checking for sys/types.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for sys/stat.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for stdlib.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for string.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for memory.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for strings.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for inttypes.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for stdint.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5414: checking for unistd.h
# configure:5414: clang -c conftest.c >&5
# configure:5414: $? = 0
# configure:5414: result: yes
# configure:5427: checking minix/config.h usability
# configure:5427: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -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 clang
# configure:5829: result: /usr/bin/ld
# configure:5836: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5851: result: yes
# configure:5863: checking for BSD- or MS-compatible name lister (nm)
# configure:5917: result: no
# configure:5931: checking for x86_64-unknown-linux-dumpbin
# configure:5961: result: no
# configure:5931: checking for x86_64-unknown-linux-link
# configure:5961: result: no
# configure:5975: checking for dumpbin
# configure:6005: result: no
# configure:5975: checking for link
# configure:5991: found /usr/bin/link
# configure:6002: result: link -dump
# configure:6047: checking the name lister (nm) interface
# configure:6054: clang -c conftest.c >&5
# configure:6057: nm "conftest.o"
# configure:6060: output
# 0000000000000000 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-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6301: result: func_convert_file_noop
# configure:6308: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:6328: result: func_convert_file_noop
# configure:6335: checking for /usr/bin/ld option to reload object files
# configure:6342: result: -r
# configure:6376: checking for x86_64-unknown-linux-objdump
# configure:6406: result: no
# configure:6416: checking for objdump
# configure:6432: found /usr/bin/objdump
# configure:6443: result: objdump
# configure:6475: checking how to recognize dependent libraries
# configure:6675: result: pass_all
# configure:6720: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:6893: result: no
# configure:6907: checking for ar
# configure:6923: found /usr/bin/ar
# configure:6934: result: ar
# configure:6971: checking for archiver @FILE support
# configure:6988: clang -c conftest.c >&5
# configure:6988: $? = 0
# configure:6991: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6994: $? = 0
# configure:6999: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7002: $? = 1
# configure:7014: result: @
# configure:7032: checking for x86_64-unknown-linux-strip
# configure:7059: result: strip
# configure:7131: checking for x86_64-unknown-linux-ranlib
# configure:7161: result: no
# configure:7171: checking for ranlib
# configure:7187: found /usr/bin/ranlib
# configure:7198: result: ranlib
# configure:7300: checking command to parse nm output from clang object
# configure:7453: clang -c conftest.c >&5
# configure:7456: $? = 0
# configure:7460: nm 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: clang -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:7847: clang -c conftest.c >&5
# configure:7850: $? = 0
# configure:8000: checking for x86_64-unknown-linux-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: clang -c conftest.c >&5
# configure:8778: $? = 0
# configure:8778: result: yes
# configure:9033: checking for objdir
# configure:9048: result: .libs
# configure:9312: checking if clang supports -fno-rtti -fno-exceptions
# configure:9330: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9334: $? = 0
# configure:9347: result: yes
# configure:9705: checking for clang option to produce PIC
# configure:9712: result: -fPIC -DPIC
# configure:9720: checking if clang PIC flag -fPIC -DPIC works
# configure:9738: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9742: $? = 0
# configure:9755: result: yes
# configure:9784: checking if clang static flag -static works
# configure:9812: result: yes
# configure:9827: checking if clang supports -c -o file.o
# configure:9848: clang -c -o out/conftest2.o conftest.c >&5
# configure:9852: $? = 0
# configure:9874: result: yes
# configure:9882: checking if clang supports -c -o file.o
# configure:9929: result: yes
# configure:9962: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11225: result: yes
# configure:11262: checking whether -lc should be explicitly linked in
# configure:11270: clang -c conftest.c >&5
# configure:11273: $? = 0
# configure:11288: clang -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:12046: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12046: $? = 0
# configure:12295: result: GNU/Linux ld.so
# 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: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:13680: $? = 0
# configure:13669: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:13680: $? = 0
# configure:13669: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:13680: $? = 1
# configure:13669: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:13680: $? = 1
# configure:13684: checking whether we are using the GNU C++ compiler
# configure:13703: clang++ -c conftest.cpp >&5
# configure:13703: $? = 0
# configure:13712: result: yes
# configure:13721: checking whether clang++ accepts -g
# configure:13741: clang++ -c -g conftest.cpp >&5
# configure:13741: $? = 0
# configure:13782: result: yes
# configure:13807: checking dependency style of clang++
# configure:13918: result: gcc3
# configure:13951: checking how to run the C++ preprocessor
# configure:13978: clang++ -E conftest.cpp
# configure:13978: $? = 0
# configure:13992: clang++ -E conftest.cpp
# conftest.cpp:32:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | /* end confdefs.h. */
# | #include
# configure:14017: result: clang++ -E
# configure:14037: clang++ -E conftest.cpp
# configure:14037: $? = 0
# configure:14051: clang++ -E conftest.cpp
# conftest.cpp:32:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #define CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | /* end confdefs.h. */
# | #include
# configure:14213: checking for ld used by clang++
# configure:14280: result: /usr/bin/ld -m elf_x86_64
# configure:14287: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:14302: result: yes
# configure:14357: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15430: result: yes
# configure:15466: clang++ -c conftest.cpp >&5
# configure:15469: $? = 0
# configure:15950: checking for clang++ option to produce PIC
# configure:15957: result: -fPIC -DPIC
# configure:15965: checking if clang++ PIC flag -fPIC -DPIC works
# configure:15983: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15987: $? = 0
# configure:16000: result: yes
# configure:16023: checking if clang++ static flag -static works
# configure:16051: result: yes
# configure:16063: checking if clang++ supports -c -o file.o
# configure:16084: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:16088: $? = 0
# configure:16110: result: yes
# configure:16115: checking if clang++ supports -c -o file.o
# configure:16162: result: yes
# configure:16192: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16235: result: yes
# configure:16376: checking dynamic linker characteristics
# configure:17133: result: GNU/Linux ld.so
# configure:17198: checking how to hardcode library paths into programs
# configure:17223: result: immediate
# configure:17271: checking for x86_64-unknown-linux-gcc
# configure:17298: result: clang
# configure:17567: checking for C compiler version
# configure:17576: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:17587: $? = 0
# configure:17576: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:17587: $? = 0
# configure:17576: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:17587: $? = 1
# configure:17576: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:17587: $? = 1
# configure:17591: checking whether we are using the GNU C compiler
# configure:17619: result: yes
# configure:17628: checking whether clang accepts -g
# configure:17689: result: yes
# configure:17706: checking for clang option to accept ISO C89
# configure:17782: result: none needed
# configure:17807: checking whether clang understands -c and -o together
# configure:17844: result: yes
# configure:17863: checking dependency style of clang
# 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 clang
# configure:18152: result: gcc3
# configure:18179: checking for x86_64-unknown-linux-ar
# configure:18206: result: 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 x86_64-unknown-linux-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:18504: checking pkg-config is at least version 0.20
# configure:18507: result: yes
# configure:18527: checking whether clang++ supports C++11 features by default
# configure:18558: clang++ -c conftest.cpp >&5
# conftest.cpp:38:21: error: expected parameter declarator
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:38:21: error: expected ')'
# conftest.cpp:38:20: note: to match this '('
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:38:7: error: C++ requires a type specifier for all declarations
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:41:29: error: a space is required between consecutive right angle brackets (use '> >')
# typedef check> right_angle_brackets;
# ^~
# > >
# conftest.cpp:44:5: error: unknown type name 'decltype'
# decltype(a) b;
# ^
# conftest.cpp:44:16: error: expected ';' after top level declarator
# decltype(a) b;
# ^
# ;
# conftest.cpp:48:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:48:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:50:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
# auto d = a;
# ^
# conftest.cpp:53:10: error: no type named 'shared_ptr' in namespace 'std'
# std::shared_ptr ptr;
# ~~~~~^
# conftest.cpp:53:20: error: expected unqualified-id
# std::shared_ptr ptr;
# ^
# 3 warnings and 8 errors generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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 clang++ supports C++11 features with -std=c++11
# configure:18610: clang++ -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: clang++ -c -std=c++11 conftest.cpp >&5
# configure:18679: $? = 0
# configure:18692: checking whether the C++ compiler supports `override` keyword
# configure:18714: clang++ -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: clang++ -c conftest.cpp >&5
# configure:18887: $? = 0
# configure:18887: result: yes
# configure:18894: checking for gzbuffer
# configure:18894: clang++ -o conftest conftest.cpp -lz >&5
# configure:18894: $? = 0
# configure:18894: result: yes
# configure:18902: checking for gzsetparams
# configure:18902: clang++ -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:19349: clang++ -o conftest -I/usr/include/libxml2 conftest.cpp -lxml2 -lz -llzma -lm -ldl >&5
# configure:19349: $? = 0
# configure:19349: ./conftest
# configure:19349: $? = 0
# 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: clang++ -o conftest conftest.cpp -lsqlite3 >&5
# configure:19590: $? = 0
# configure:19590: result: yes
# 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: clang++ -o conftest conftest.cpp -lcrypt32 >&5
# /usr/bin/ld: cannot find -lcrypt32
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19718: result: no
# configure:19727: checking for main in -lsecur32
# configure:19746: clang++ -o conftest conftest.cpp -lsecur32 >&5
# /usr/bin/ld: cannot find -lsecur32
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19755: result: no
# configure:19764: checking for main in -ladvapi32
# configure:19783: clang++ -o conftest conftest.cpp -ladvapi32 >&5
# /usr/bin/ld: cannot find -ladvapi32
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19792: result: no
# configure:19801: checking for wincrypt.h
# configure:19801: clang++ -c conftest.cpp >&5
# conftest.cpp:44:10: fatal error: 'wincrypt.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_WINDOWS_H
# | # include
# | #endif
# |
# |
# | #include
# configure:19801: result: no
# configure:19814: checking for security.h
# configure:19814: clang++ -c conftest.cpp >&5
# conftest.cpp:47:10: fatal error: 'security.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 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: clang++ -o conftest conftest.cpp -lgnutls >&5
# configure:19938: $? = 0
# configure:19938: result: yes
# configure:20120: checking for nettle_sha1_init in -lnettle
# configure:20145: clang++ -o conftest conftest.cpp -lnettle >&5
# configure:20145: $? = 0
# configure:20154: result: yes
# configure:20176: checking for __gmpz_init in -lgmp
# configure:20201: clang++ -o conftest conftest.cpp -lgmp >&5
# configure:20201: $? = 0
# configure:20210: result: yes
# configure:20230: checking for __gmpz_powm_sec
# configure:20230: clang++ -o conftest conftest.cpp -lgmp >&5
# configure:20230: $? = 0
# configure:20230: result: yes
# 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: clang++ -c conftest.cpp >&5
# configure:20609: $? = 0
# configure:20609: clang++ -c conftest.cpp >&5
# conftest.cpp:51:29: error: expected expression
# if (sizeof ((ares_addr_node)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 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: clang++ -o conftest conftest.cpp -lcares >&5
# configure:20622: $? = 0
# configure:20622: result: yes
# configure:21104: checking for size_t
# configure:21104: clang++ -c conftest.cpp >&5
# configure:21104: $? = 0
# configure:21104: clang++ -c conftest.cpp >&5
# conftest.cpp:90:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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: clang++ -o conftest conftest.cpp >&5
# configure:21134: $? = 0
# configure:21142: result: yes
# configure:21150: checking for alloca
# configure:21187: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking argz.h presence
# configure:21453: clang++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for argz.h
# configure:21453: result: yes
# configure:21453: checking arpa/inet.h usability
# configure:21453: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking arpa/inet.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking fcntl.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking float.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking langinfo.h presence
# configure:21453: clang++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for langinfo.h
# configure:21453: result: yes
# configure:21453: checking libintl.h usability
# configure:21453: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking libintl.h presence
# configure:21453: clang++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for libintl.h
# configure:21453: result: yes
# configure:21453: checking limits.h usability
# configure:21453: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking limits.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking locale.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking malloc.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking netdb.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking netinet/in.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking netinet/tcp.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking poll.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# conftest.cpp:104:10: fatal error: 'port.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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: clang++ -E conftest.cpp
# conftest.cpp:71:10: fatal error: 'port.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking signal.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking stddef.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking stdio_ext.h presence
# configure:21453: clang++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for stdio_ext.h
# configure:21453: result: yes
# 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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/ioctl.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/param.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/resource.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/signal.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/socket.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/time.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/uio.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking sys/utsname.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking termios.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking utime.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking wchar.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking ifaddrs.h presence
# configure:21453: clang++ -E conftest.cpp
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking for ifaddrs.h
# configure:21453: result: yes
# configure:21453: checking pwd.h usability
# configure:21453: clang++ -c conftest.cpp >&5
# configure:21453: $? = 0
# configure:21453: result: yes
# configure:21453: checking pwd.h presence
# configure:21453: clang++ -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: clang++ -c conftest.cpp >&5
# conftest.cpp:142:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.cpp:146:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:146:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.cpp:147:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.cpp:147:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.cpp:147:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:21532: $? = 0
# configure:21539: result: yes
# configure:21541: checking for _Bool
# configure:21541: clang++ -c conftest.cpp >&5
# conftest.cpp:129:13: error: use of undeclared identifier '_Bool'
# if (sizeof (_Bool))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21624: $? = 0
# configure:21631: result: yes
# configure:21639: checking for inline
# configure:21655: clang++ -c conftest.cpp >&5
# configure:21655: $? = 0
# configure:21663: result: inline
# configure:21681: checking for int16_t
# configure:21681: clang++ -c conftest.cpp >&5
# configure:21681: $? = 0
# configure:21681: clang++ -c conftest.cpp >&5
# conftest.cpp:131:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21692: $? = 0
# configure:21692: clang++ -c conftest.cpp >&5
# conftest.cpp:131:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21703: $? = 0
# configure:21703: clang++ -c conftest.cpp >&5
# conftest.cpp:131:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21714: $? = 0
# configure:21714: clang++ -c conftest.cpp >&5
# conftest.cpp:131:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21725: $? = 0
# configure:21725: clang++ -c conftest.cpp >&5
# conftest.cpp:130:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21736: $? = 0
# configure:21736: clang++ -c conftest.cpp >&5
# conftest.cpp:130:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21758: $? = 0
# configure:21758: clang++ -c conftest.cpp >&5
# conftest.cpp:130:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -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: clang++ -c conftest.cpp >&5
# configure:21824: $? = 0
# configure:21831: result: time.h
# configure:21839: checking for uint16_t
# configure:21839: clang++ -c conftest.cpp >&5
# configure:21839: $? = 0
# configure:21839: result: yes
# configure:21851: checking for uint32_t
# configure:21851: clang++ -c conftest.cpp >&5
# configure:21851: $? = 0
# configure:21851: result: yes
# configure:21865: checking for uint64_t
# configure:21865: clang++ -c conftest.cpp >&5
# configure:21865: $? = 0
# configure:21865: result: yes
# configure:21879: checking for uint8_t
# configure:21879: clang++ -c conftest.cpp >&5
# configure:21879: $? = 0
# configure:21879: result: yes
# configure:21893: checking for pid_t
# configure:21893: clang++ -c conftest.cpp >&5
# configure:21893: $? = 0
# configure:21893: clang++ -c conftest.cpp >&5
# conftest.cpp:131:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21923: $? = 0
# configure:21930: result: yes
# configure:21938: checking for ptrdiff_t
# configure:21938: clang++ -c conftest.cpp >&5
# configure:21938: $? = 0
# configure:21938: clang++ -c conftest.cpp >&5
# conftest.cpp:131:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:21948: $? = 0
# configure:21948: clang++ -c conftest.cpp >&5
# conftest.cpp:132:30: error: expected expression
# if (sizeof ((struct timespec)))
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# conftest.cpp:97:9: error: expected unqualified-id
# not a universal capable compiler
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -c conftest.cpp >&5
# configure:22015: $? = 0
# configure:22033: clang++ -c conftest.cpp >&5
# conftest.cpp:103:11: error: expected ';' after expression
# not big endian
# ^
# ;
# conftest.cpp:103:8: error: use of undeclared identifier 'big'
# not big endian
# ^
# conftest.cpp:103:12: error: use of undeclared identifier 'endian'
# not big endian
# ^
# 3 errors generated.
# configure:22033: $? = 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 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: clang++ -c conftest.cpp >&5
# configure:22262: $? = 0
# configure:22294: result: no
# 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: /usr/bin/ld -m elf_x86_64
# configure:22805: checking if the linker (/usr/bin/ld -m elf_x86_64) 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: clang++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:97:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:97:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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: clang++ -o conftest conftest.cpp >&5
# configure:23540: $? = 0
# configure:23549: result: yes
# configure:24340: checking whether to use NLS
# configure:24342: result: yes
# configure:24345: checking where the gettext function comes from
# configure:24356: result: libc
# configure:24414: checking for error_at_line
# configure:24430: clang++ -o conftest conftest.cpp >&5
# configure:24430: $? = 0
# configure:24438: result: yes
# configure:24450: checking whether clang needs -traditional
# configure:24484: result: no
# configure:24492: checking for working memcmp
# configure:24535: clang++ -o conftest conftest.cpp >&5
# configure:24535: $? = 0
# configure:24535: ./conftest
# configure:24535: $? = 0
# configure:24545: result: yes
# 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: clang++ -o conftest conftest.cpp >&5
# configure:24581: $? = 0
# configure:24581: result: yes
# configure:24594: checking for working mktime
# configure:24796: clang++ -o conftest conftest.cpp >&5
# configure:24796: $? = 0
# configure:24796: ./conftest
# configure:24796: $? = 0
# configure:24806: result: yes
# configure:24820: checking sys/select.h usability
# configure:24820: clang++ -c conftest.cpp >&5
# configure:24820: $? = 0
# configure:24820: result: yes
# configure:24820: checking sys/select.h presence
# configure:24820: clang++ -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: clang++ -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:24918: clang++ -o conftest conftest.cpp >&5
# configure:24918: $? = 0
# configure:24918: ./conftest
# configure:24918: $? = 0
# configure:24935: result: yes
# configure:24954: checking whether stat accepts an empty string
# configure:24974: clang++ -o conftest conftest.cpp >&5
# configure:24974: $? = 0
# configure:24974: ./conftest
# configure:24974: $? = 0
# configure:24984: result: no
# configure:25002: checking for strftime
# configure:25002: clang++ -o conftest conftest.cpp >&5
# configure:25002: $? = 0
# configure:25002: result: yes
# configure:25057: checking for vprintf
# configure:25057: clang++ -o conftest conftest.cpp >&5
# configure:25057: $? = 0
# configure:25057: result: yes
# configure:25063: checking for _doprnt
# configure:25063: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-743791.o: In function `main':
# conftest.cpp:(.text+0x10): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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: clang++ -c conftest.cpp >&5
# conftest.cpp:144:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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: clang++ -E conftest.cpp
# conftest.cpp:111:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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: clang++ -o conftest conftest.cpp >&5
# configure:25089: $? = 0
# configure:25089: result: yes
# configure:25089: checking for vfork
# configure:25089: clang++ -o conftest conftest.cpp >&5
# configure:25089: $? = 0
# configure:25089: result: yes
# configure:25099: checking for working fork
# configure:25121: clang++ -o conftest conftest.cpp >&5
# configure:25121: $? = 0
# configure:25121: ./conftest
# configure:25121: $? = 0
# configure:25131: result: yes
# configure:25152: checking for working vfork
# configure:25262: result: yes
# configure:25287: checking for working strtod
# configure:25328: clang++ -o conftest conftest.cpp >&5
# conftest.cpp:157:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
# char *string = " +69";
# ^
# conftest.cpp:168:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
# char *string = "NaN";
# ^
# 2 warnings generated.
# configure:25328: $? = 0
# configure:25328: ./conftest
# configure:25328: $? = 0
# configure:25338: result: yes
# configure:25450: checking for __argz_count
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for __argz_next
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for __argz_stringify
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for atexit
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for ftruncate
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getcwd
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for gethostbyaddr
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for gethostbyname
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getifaddrs
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getpagesize
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for getrandom
# configure:25450: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-e713fb.o: In function `main':
# conftest.cpp:(.text+0x10): undefined reference to `getrandom'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 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: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for memmove
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for mempcpy
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for memset
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for mkdir
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for mmap
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for munmap
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for nl_langinfo
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for posix_fadvise
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for posix_memalign
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for pow
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for putenv
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for rmdir
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for select
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for setlocale
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for sigaction
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for sleep
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for socket
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for stpcpy
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strcasecmp
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strchr
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strcspn
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strdup
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strerror
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strncasecmp
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strstr
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strtol
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strtoul
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for strtoull
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for tzset
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for unsetenv
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for usleep
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for utime
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25450: checking for utimes
# configure:25450: clang++ -o conftest conftest.cpp >&5
# configure:25450: $? = 0
# configure:25450: result: yes
# configure:25460: checking for getrandom linux syscall interface
# configure:25479: clang++ -o conftest conftest.cpp >&5
# configure:25479: $? = 0
# configure:25489: result: yes
# configure:25776: checking for epoll_create
# configure:25776: clang++ -o conftest conftest.cpp >&5
# configure:25776: $? = 0
# configure:25776: result: yes
# configure:25802: checking for posix_fallocate
# configure:25802: clang++ -o conftest conftest.cpp >&5
# configure:25802: $? = 0
# configure:25802: result: yes
# configure:25812: checking for fallocate
# configure:25829: clang++ -c conftest.cpp >&5
# configure:25829: $? = 0
# configure:25835: result: yes
# configure:25864: checking for asctime_r
# configure:25882: clang++ -o conftest conftest.cpp >&5
# configure:25882: $? = 0
# configure:25891: result: yes
# configure:25911: checking for localtime_r
# configure:25929: clang++ -o conftest conftest.cpp >&5
# configure:25929: $? = 0
# configure:25938: result: yes
# configure:25961: checking for basename
# configure:25961: clang++ -o conftest conftest.cpp >&5
# configure:25961: $? = 0
# configure:25961: result: yes
# configure:25988: checking for gai_strerror
# configure:25988: clang++ -o conftest conftest.cpp >&5
# configure:25988: $? = 0
# configure:25988: result: yes
# configure:26015: checking for getaddrinfo
# configure:26015: clang++ -o conftest conftest.cpp >&5
# configure:26015: $? = 0
# configure:26015: result: yes
# configure:26042: checking for gettimeofday
# configure:26042: clang++ -o conftest conftest.cpp >&5
# configure:26042: $? = 0
# configure:26042: result: yes
# configure:26069: checking for strptime
# configure:26069: clang++ -o conftest conftest.cpp >&5
# configure:26069: $? = 0
# configure:26069: result: yes
# configure:26096: checking for timegm
# configure:26096: clang++ -o conftest conftest.cpp >&5
# configure:26096: $? = 0
# configure:26096: result: yes
# configure:26123: checking for daemon
# configure:26123: clang++ -o conftest conftest.cpp >&5
# configure:26123: $? = 0
# configure:26123: result: yes
# configure:26143: checking for poll
# configure:26143: clang++ -o conftest conftest.cpp >&5
# configure:26143: $? = 0
# configure:26143: result: yes
# configure:26202: checking for port_associate
# configure:26202: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-7a2502.o: In function `main':
# conftest.cpp:(.text+0x10): undefined reference to `port_associate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-a7ac00.o: In function `main':
# conftest.cpp:(.text+0x10): undefined reference to `kqueue'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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: clang++ -c conftest.cpp >&5
# conftest.cpp:185:13: error: no member named 'sin_len' in 'sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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: clang++ -c conftest.cpp >&5
# conftest.cpp:185:20: error: no member named 'sin_len' in 'sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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: clang++ -c conftest.cpp >&5
# conftest.cpp:185:13: error: no member named 'sin6_len' in 'sockaddr_in6'
# if (ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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: clang++ -c conftest.cpp >&5
# conftest.cpp:185:20: error: no member named 'sin6_len' in 'sockaddr_in6'
# if (sizeof ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 error generated.
# 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-pc-linux-gnu"
# | #define HOST "x86_64-unknown-linux-gnu"
# | #define TARGET "x86_64-unknown-linux-gnu"
# | #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_SQLITE3_OPEN_V2 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# | #define HAVE_LIBNETTLE 1
# | #define HAVE_LIBGMP 1
# | #define HAVE___GMPZ_POWM_SEC 1
# | #define HAVE_GMP_SEC 1
# | #define HAVE_LIBSSH2 1
# | #define HAVE_LIBCARES 1
# | #define HAVE_ARES_ADDR_NODE 1
# | #define HAVE_ARES_SET_SERVERS 1
# | #define USE_LIBNETTLE_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_ARGZ_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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: clang++ -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 e78ec4d71000
#
# config.status:1515: creating Makefile
# config.status:1515: creating src/Makefile
# config.status:1515: creating src/libaria2.pc
# config.status:1515: creating src/includes/Makefile
# config.status:1515: creating test/Makefile
# config.status:1515: creating po/Makefile.in
# config.status:1515: creating lib/Makefile
# config.status:1515: creating doc/Makefile
# config.status:1515: creating doc/manual-src/Makefile
# config.status:1515: creating doc/manual-src/en/Makefile
# config.status:1515: creating doc/manual-src/en/conf.py
# config.status:1515: creating doc/manual-src/ru/Makefile
# config.status:1515: creating doc/manual-src/ru/conf.py
# config.status:1515: creating doc/manual-src/pt/Makefile
# config.status:1515: creating doc/manual-src/pt/conf.py
# config.status:1515: creating deps/Makefile
# config.status:1515: creating config.h
# config.status:1744: executing depfiles commands
# config.status:1744: executing libtool commands
# config.status:1744: 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' '--host=x86_64-unknown-linux' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:29736: summary of build options:
#
# Build: x86_64-pc-linux-gnu
# Host: x86_64-unknown-linux-gnu
# Target: x86_64-unknown-linux-gnu
# Install prefix: /usr
# CC: clang
# CXX: clang++
# CPP: clang -E
# CXXFLAGS:
# CFLAGS:
# CPPFLAGS:
# LDFLAGS:
# LIBS:
# 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: yes (CFLAGS='' LIBS='-lnettle')
# LibGmp: yes (CFLAGS='' LIBS='-lgmp')
# LibGcrypt: no (CFLAGS='' LIBS='')
# 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: libnettle
# 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-pc-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=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___argz_count=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=yes
# ac_cv_func___gmpz_powm_sec=yes
# 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=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrandom=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gnutls_certificate_set_x509_system_trust=yes
# ac_cv_func_gzbuffer=yes
# ac_cv_func_gzsetparams=yes
# ac_cv_func_kqueue=no
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# 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=yes
# 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=yes
# ac_cv_func_stat_empty_string_bug=no
# 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=yes
# 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=yes
# ac_cv_have_decl_gzbuffer=yes
# ac_cv_header_argz_h=yes
# 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=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libintl_h=yes
# 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=yes
# 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=x86_64-unknown-linux-gnu
# 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=yes
# ac_cv_lib_gmp___gmpz_init=yes
# ac_cv_lib_nettle_nettle_sha1_init=yes
# 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_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=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_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=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# 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='/usr/bin/ld -m elf_x86_64'
# 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_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=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=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# 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='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='clang'
# CCAS='clang'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CPPUNIT_CFLAGS=''
# CPPUNIT_CONFIG='no'
# CPPUNIT_LIBS=''
# CXX1XCXXFLAGS=' -std=c++11 '
# CXX='clang++'
# CXXCPP='clang++ -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='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBCARES_CFLAGS=''
# LIBCARES_LIBS='-lcares'
# LIBGCRYPT_CFLAGS=''
# LIBGCRYPT_CONFIG=''
# LIBGCRYPT_LIBS=''
# LIBGMP_CFLAGS=''
# LIBGMP_LIBS='-lgmp'
# LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
# LIBGNUTLS_LIBS='-lgnutls'
# LIBICONV='-liconv'
# LIBINTL=''
# LIBNETTLE_CFLAGS=''
# LIBNETTLE_LIBS='-lnettle'
# LIBOBJS=''
# LIBS=''
# LIBSSH2_CFLAGS=''
# LIBSSH2_LIBS='-lssh2'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUV_CFLAGS=''
# LIBUV_LIBS=''
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# 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='nm'
# NMEDIT=''
# OBJDUMP='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='po'
# POW_LIB=''
# RANLIB='ranlib'
# RST2HTML=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPHINXBUILD=''
# SQLITE3_CFLAGS=''
# SQLITE3_LIBS='-lsqlite3'
# STRIP='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='yes'
# 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='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN='link -dump'
# 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-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# 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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# 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-pc-linux-gnu"
# #define HOST "x86_64-unknown-linux-gnu"
# #define TARGET "x86_64-unknown-linux-gnu"
# #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_SQLITE3_OPEN_V2 1
# #define HAVE_LIBGNUTLS 1
# #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
# #define HAVE_LIBNETTLE 1
# #define HAVE_LIBGMP 1
# #define HAVE___GMPZ_POWM_SEC 1
# #define HAVE_GMP_SEC 1
# #define HAVE_LIBSSH2 1
# #define HAVE_LIBCARES 1
# #define HAVE_ARES_ADDR_NODE 1
# #define HAVE_ARES_SET_SERVERS 1
# #define USE_LIBNETTLE_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_ARGZ_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_LIBINTL_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_STDIO_EXT_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_IFADDRS_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 ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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___ARGZ_COUNT 1
# #define HAVE___ARGZ_NEXT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE_ATEXIT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_GETCWD 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETIFADDRS 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_MMAP 1
# #define HAVE_MUNMAP 1
# #define HAVE_NL_LANGINFO 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_GETRANDOM_INTERFACE 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 --host=x86_64-unknown-linux --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e78ec4d71000
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/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-pc-linux-gnu
# configure:2593: checking host system type
# configure:2606: result: x86_64-unknown-linux-gnu
# configure:2647: checking how to print strings
# configure:2674: result: printf
# configure:2706: checking for x86_64-unknown-linux-gcc
# configure:2733: result: clang
# configure:3002: checking for C compiler version
# configure:3011: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3022: $? = 0
# configure:3011: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3022: $? = 0
# configure:3011: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3022: $? = 1
# configure:3011: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3022: $? = 1
# configure:3042: checking whether the C compiler works
# configure:3064: clang 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: clang -o conftest conftest.c >&5
# configure:3138: $? = 0
# configure:3160: result:
# configure:3182: checking whether we are cross compiling
# configure:3190: clang -o conftest conftest.c >&5
# configure:3194: $? = 0
# configure:3201: ./conftest
# configure:3205: $? = 0
# configure:3220: result: no
# configure:3225: checking for suffix of object files
# configure:3247: clang -c conftest.c >&5
# configure:3251: $? = 0
# configure:3272: result: o
# configure:3276: checking whether we are using the GNU C compiler
# configure:3295: clang -c conftest.c >&5
# configure:3295: $? = 0
# configure:3304: result: yes
# configure:3313: checking whether clang accepts -g
# configure:3333: clang -c -g conftest.c >&5
# configure:3333: $? = 0
# configure:3374: result: yes
# configure:3391: checking for clang option to accept ISO C89
# configure:3454: clang -c conftest.c >&5
# configure:3454: $? = 0
# configure:3467: result: none needed
# configure:3492: checking whether clang understands -c and -o together
# configure:3514: clang -c conftest.c -o conftest2.o
# configure:3517: $? = 0
# configure:3514: clang -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 clang
# configure:3922: result: /usr/bin/ld
# configure:3929: checking if the linker (/usr/bin/ld) is GNU ld
# configure:3944: result: yes
# configure:3956: checking for BSD- or MS-compatible name lister (nm)
# configure:4010: result: no
# configure:4024: checking for x86_64-unknown-linux-dumpbin
# configure:4054: result: no
# configure:4024: checking for x86_64-unknown-linux-link
# configure:4054: result: no
# configure:4068: checking for dumpbin
# configure:4098: result: no
# configure:4068: checking for link
# configure:4084: found /usr/bin/link
# configure:4095: result: link -dump
# configure:4140: checking the name lister (nm) interface
# configure:4147: clang -c conftest.c >&5
# configure:4150: nm "conftest.o"
# configure:4153: output
# 0000000000000000 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-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4394: result: func_convert_file_noop
# configure:4401: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:4421: result: func_convert_file_noop
# configure:4428: checking for /usr/bin/ld option to reload object files
# configure:4435: result: -r
# configure:4469: checking for x86_64-unknown-linux-objdump
# configure:4499: result: no
# configure:4509: checking for objdump
# configure:4525: found /usr/bin/objdump
# configure:4536: result: objdump
# configure:4568: checking how to recognize dependent libraries
# configure:4768: result: pass_all
# configure:4813: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:4987: result: no
# configure:5001: checking for ar
# configure:5017: found /usr/bin/ar
# configure:5028: result: ar
# configure:5065: checking for archiver @FILE support
# configure:5082: clang -c conftest.c >&5
# configure:5082: $? = 0
# configure:5085: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5088: $? = 0
# configure:5093: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5096: $? = 1
# configure:5108: result: @
# configure:5126: checking for x86_64-unknown-linux-strip
# configure:5156: result: no
# configure:5166: checking for strip
# configure:5182: found /usr/bin/strip
# configure:5193: result: strip
# configure:5225: checking for x86_64-unknown-linux-ranlib
# configure:5255: result: no
# configure:5265: checking for ranlib
# configure:5281: found /usr/bin/ranlib
# configure:5292: result: ranlib
# configure:5369: checking for gawk
# configure:5385: found /usr/bin/gawk
# configure:5396: result: gawk
# configure:5436: checking command to parse nm output from clang object
# configure:5589: clang -c conftest.c >&5
# configure:5592: $? = 0
# configure:5596: nm 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: clang -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:5983: clang -c conftest.c >&5
# configure:5986: $? = 0
# configure:6136: checking for x86_64-unknown-linux-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: clang -E conftest.c
# configure:6948: $? = 0
# configure:6962: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7007: clang -E conftest.c
# configure:7007: $? = 0
# configure:7021: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7070: $? = 0
# configure:7143: clang -o conftest conftest.c >&5
# configure:7143: $? = 0
# configure:7143: ./conftest
# configure:7143: $? = 0
# configure:7154: result: yes
# configure:7167: checking for sys/types.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for sys/stat.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for stdlib.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for string.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for memory.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for strings.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for inttypes.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for stdint.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7167: checking for unistd.h
# configure:7167: clang -c conftest.c >&5
# configure:7167: $? = 0
# configure:7167: result: yes
# configure:7181: checking for dlfcn.h
# configure:7181: clang -c conftest.c >&5
# configure:7181: $? = 0
# configure:7181: result: yes
# configure:7437: checking for objdir
# configure:7452: result: .libs
# configure:7716: checking if clang supports -fno-rtti -fno-exceptions
# configure:7734: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7738: $? = 0
# configure:7751: result: yes
# configure:8109: checking for clang option to produce PIC
# configure:8116: result: -fPIC -DPIC
# configure:8124: checking if clang PIC flag -fPIC -DPIC works
# configure:8142: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8146: $? = 0
# configure:8159: result: yes
# configure:8188: checking if clang static flag -static works
# configure:8216: result: yes
# configure:8231: checking if clang supports -c -o file.o
# configure:8252: clang -c -o out/conftest2.o conftest.c >&5
# configure:8256: $? = 0
# configure:8278: result: yes
# configure:8286: checking if clang supports -c -o file.o
# configure:8333: result: yes
# configure:8366: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9629: result: yes
# configure:9666: checking whether -lc should be explicitly linked in
# configure:9674: clang -c conftest.c >&5
# configure:9677: $? = 0
# configure:9692: clang -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:10450: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10450: $? = 0
# configure:10699: result: GNU/Linux ld.so
# 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: x86_64-unknown-linux-gnu
# 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: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 clang
# configure:12255: result: gcc3
# configure:12324: checking for x86_64-unknown-linux-gcc
# configure:12351: result: clang
# configure:12620: checking for C compiler version
# configure:12629: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:12640: $? = 0
# configure:12629: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:12640: $? = 0
# configure:12629: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12640: $? = 1
# configure:12629: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12640: $? = 1
# configure:12644: checking whether we are using the GNU C compiler
# configure:12672: result: yes
# configure:12681: checking whether clang accepts -g
# configure:12742: result: yes
# configure:12759: checking for clang option to accept ISO C89
# configure:12835: result: none needed
# configure:12860: checking whether clang understands -c and -o together
# configure:12897: result: yes
# configure:13026: checking for C++ compiler version
# configure:13035: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:13046: $? = 0
# configure:13035: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:13046: $? = 0
# configure:13035: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:13046: $? = 1
# configure:13035: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:13046: $? = 1
# configure:13050: checking whether we are using the GNU C++ compiler
# configure:13069: clang++ -c conftest.cpp >&5
# configure:13069: $? = 0
# configure:13078: result: yes
# configure:13087: checking whether clang++ accepts -g
# configure:13107: clang++ -c -g conftest.cpp >&5
# configure:13107: $? = 0
# configure:13148: result: yes
# configure:13189: checking how to run the C++ preprocessor
# configure:13216: clang++ -E conftest.cpp
# configure:13216: $? = 0
# configure:13230: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang++ -E
# configure:13275: clang++ -E conftest.cpp
# configure:13275: $? = 0
# configure:13289: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang++
# configure:13518: result: /usr/bin/ld -m elf_x86_64
# configure:13525: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:13540: result: yes
# configure:13595: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14668: result: yes
# configure:14704: clang++ -c conftest.cpp >&5
# configure:14707: $? = 0
# configure:15188: checking for clang++ option to produce PIC
# configure:15195: result: -fPIC -DPIC
# configure:15203: checking if clang++ PIC flag -fPIC -DPIC works
# configure:15221: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15225: $? = 0
# configure:15238: result: yes
# configure:15261: checking if clang++ static flag -static works
# configure:15289: result: yes
# configure:15301: checking if clang++ supports -c -o file.o
# configure:15322: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15326: $? = 0
# configure:15348: result: yes
# configure:15353: checking if clang++ supports -c -o file.o
# configure:15400: result: yes
# configure:15430: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15473: result: yes
# configure:15614: checking dynamic linker characteristics
# configure:16371: result: GNU/Linux ld.so
# configure:16436: checking how to hardcode library paths into programs
# configure:16461: result: immediate
# configure:16503: checking dependency style of clang++
# 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 x86_64-unknown-linux-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: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: clang -o conftest conftest.c -lcunit >&5
# /usr/bin/ld: cannot find -lcunit
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -c conftest.c >&5
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking arpa/inet.h presence
# configure:16988: clang -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: clang -c conftest.c >&5
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking netinet/in.h presence
# configure:16988: clang -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: clang -c conftest.c >&5
# configure:16988: $? = 0
# configure:16988: result: yes
# configure:16988: checking stddef.h presence
# configure:16988: clang -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: clang -c conftest.c >&5
# configure:17018: $? = 0
# configure:17018: clang -c conftest.c >&5
# conftest.c:66:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:17029: $? = 0
# configure:17029: clang -c conftest.c >&5
# conftest.c:66:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:17040: $? = 0
# configure:17040: result: yes
# configure:17054: checking for uint16_t
# configure:17054: clang -c conftest.c >&5
# configure:17054: $? = 0
# configure:17054: result: yes
# configure:17066: checking for uint32_t
# configure:17066: clang -c conftest.c >&5
# configure:17066: $? = 0
# configure:17066: result: yes
# configure:17080: checking for uint64_t
# configure:17080: clang -c conftest.c >&5
# configure:17080: $? = 0
# configure:17080: result: yes
# configure:17094: checking for ptrdiff_t
# configure:17094: clang -c conftest.c >&5
# configure:17094: $? = 0
# configure:17094: clang -c conftest.c >&5
# conftest.c:66:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:32:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:32:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# 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: clang -c conftest.c >&5
# configure:17164: $? = 0
# configure:17182: clang -c conftest.c >&5
# conftest.c:38:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:17182: $? = 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 BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17310: result: no
# configure:17339: checking for memmove
# configure:17339: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:54:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for memset
# configure:17339: clang -o conftest conftest.c >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:55:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for ntohl
# configure:17339: clang -o conftest conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for ntohs
# configure:17339: clang -o conftest conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17339: checking for htons
# configure:17339: clang -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 e78ec4d71000
#
# 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: x86_64-unknown-linux-gnu
# Install prefix: /usr
# C compiler: clang
# CFlags:
# Library types: Shared=yes, Static=yes
# CUnit: no
# Nettle: yes
# Build examples: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-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=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_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=x86_64-unknown-linux-gnu
# 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_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# 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=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# 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='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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -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='/usr/bin/ld -m elf_x86_64'
# 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='nm'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPHINX_BUILD=''
# STRIP='strip'
# VERSION='1.0.1-DEV'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN='link -dump'
# 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-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# 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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# 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