Build of libgcrypt with android toolchain

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

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

SLOCLanguage
109,238 ansic
28,955 asm
12,762 sh
6,435 makefile
1,376 perl
158,766 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libgcrypt 1.7.1-1 (Tue Apr 4 20:40:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether make supports nested variables... (cached) yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for library containing strerror... none required
# checking for gawk... (cached) gawk
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for cc for build... cc
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for arm-linux-androideabi-windres... no
# checking for windres... no
# checking whether byte ordering is bigendian... no
# checking size of unsigned short... 2
# checking size of unsigned int... 4
# checking size of unsigned long... 4
# checking size of unsigned long long... 8
# checking size of void *... 4
# checking for uintptr_t... yes
# checking for UINT64_C... yes
# checking size of uint64_t... 8
# checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20
# checking which public-key ciphers to include... dsa elgamal rsa ecc
# checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog
# checking which key derivation functions to include... s2k pkdf2 scrypt
# checking which random module to use... default
# checking whether use of /dev/random is requested... yes
# checking whether the experimental random daemon is requested... no
# checking whether MPI assembler modules are requested... yes
# checking whether memory guard is requested... no
# checking whether to run large data tests... no
# checking whether use of capabilities is requested... no
# checking whether a HMAC binary check is requested... no
# checking whether padlock support is requested... no
# checking whether AESNI support is requested... yes
# checking whether PCLMUL support is requested... yes
# checking whether SSE4.1 support is requested... yes
# checking whether DRNG support is requested... yes
# checking whether AVX support is requested... yes
# checking whether AVX2 support is requested... yes
# checking whether NEON support is requested... yes
# checking whether a -O flag munging is requested... yes
# checking whether to enable AMD64 as(1) feature detection... yes
# checking for gpg-error-config... /usr/sbin/gpg-error-config
# checking for GPG Error - version >= 1.13... yes (1.23)
# configure: WARNING:
# ***
# *** The config script /usr/sbin/gpg-error-config was
# *** built for x86_64-pc-linux-gnu and thus may not match the
# *** used host arm-unknown-linux-androideabi.
# *** You may want to use the configure option --with-gpg-error-prefix
# *** to specify a matching config script or use $SYSROOT.
# ***
# checking for pthread_create in -lpthread... no
# checking for library containing setsockopt... none required
# checking for library containing setsockopt... (cached) none required
# checking for ANSI C header files... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/msg.h usability... yes
# checking sys/msg.h presence... yes
# checking for sys/msg.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking return type of signal handlers... void
# checking whether sys_siglist is declared... yes
# checking for pid_t... yes
# checking for byte typedef... no
# checking for ushort typedef... no
# checking for ulong typedef... no
# checking for u16 typedef... no
# checking for u32 typedef... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for socklen_t... yes
# checking for __builtin_bswap32... yes
# checking for __builtin_bswap64... yes
# checking for __builtin_ctz... yes
# checking whether the variable length arrays are supported... yes
# checking whether the visibility attribute is supported... yes
# checking for broken visibility attribute... no
# checking for broken alias attribute... no
# checking if gcc supports -fvisibility=hidden... yes
# checking whether the GCC style aligned attribute is supported... yes
# checking whether the GCC style packed attribute is supported... yes
# checking whether 'asm' assembler keyword is supported... yes
# checking whether '__asm__' assembler keyword is supported... yes
# checking whether inline assembly memory barrier is supported... yes
# checking whether GCC assembler is compatible for ARM assembly implementations... yes
# checking for _ prefix in compiled symbols... yes
# checking architecture and mpi assembler functions... arm
# checking whether compiler supports 'ms_abi' function attribute... no
# checking whether compiler supports 'sysv_abi' function attribute... no
# checking whether GCC inline assembler supports SSSE3 instructions... n/a
# checking whether GCC inline assembler supports PCLMUL instructions... n/a
# checking whether GCC inline assembler supports SSE4.1 instructions... n/a
# checking whether GCC inline assembler supports AVX instructions... n/a
# checking whether GCC inline assembler supports AVX2 instructions... n/a
# checking whether GCC inline assembler supports BMI2 instructions... n/a
# checking whether GCC assembler handles division correctly... no
# checking whether GCC assembler handles division correctly with "-Wa,--divide"... no
# checking whether GCC assembler is compatible for amd64 assembly implementations... n/a
# checking whether GCC assembler is compatible for Intel syntax assembly implementations... n/a
# checking whether compiler is configured for ARMv6 or newer architecture... no
# checking whether GCC inline assembler supports NEON instructions... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strtoul... yes
# checking for memmove... yes
# checking for stricmp... no
# checking for atexit... yes
# checking for raise... yes
# checking for strerror... yes
# checking for rand... yes
# checking for mmap... yes
# checking for getpagesize... yes
# checking for sysconf... yes
# checking for waitpid... yes
# checking for wait4... yes
# checking for gettimeofday... yes
# checking for getrusage... yes
# checking for gethrtime... no
# checking for clock_gettime... yes
# checking for syslog... yes
# checking for syscall... yes
# checking for fcntl... yes
# checking for ftruncate... yes
# checking for flockfile... yes
# checking for mlock... yes
# checking for sysconf... (cached) yes
# checking for getpagesize... (cached) yes
# checking whether mlock is broken... assuming no
# checking for getpid... yes
# checking for clock... yes
# checking for random device... yes
# checking whether non excutable stack support is requested... yes
# checking whether assembler supports --noexecstack option... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating m4/Makefile
# config.status: creating compat/Makefile
# config.status: creating mpi/Makefile
# config.status: creating cipher/Makefile
# config.status: creating random/Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating src/gcrypt.h
# config.status: creating src/libgcrypt-config
# config.status: creating src/versioninfo.rc
# config.status: creating tests/Makefile
# config.status: creating tests/hashtest-256g
# config.status: creating config.h
# config.status: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c
# config.status: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
# config.status: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
# config.status: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
# config.status: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
# config.status: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
# config.status: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
# config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing gcrypt-conf commands
#
# Libgcrypt v1.7.1 has been configured as follows:
#
# Platform: GNU/Linux (arm-unknown-linux-androideabi)
# Hardware detection module: hwf-arm
# Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
# serpent rfc2268 seed camellia idea salsa20
# gost28147 chacha20
# Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
# sha256 sha512 sha3 tiger whirlpool stribog
#
# Enabled kdf algorithms: s2k pkdf2 scrypt
# Enabled pubkey algorithms: dsa elgamal rsa ecc
# Random number generator: default
# Using linux capabilities: no
# Try using Padlock crypto: n/a
# Try using AES-NI crypto: n/a
# Try using Intel PCLMUL: n/a
# Try using Intel SSE4.1: n/a
# Try using DRNG (RDRAND): n/a
# Try using Intel AVX: n/a
# Try using Intel AVX2: n/a
# Try using ARM NEON: yes
#
# Mismatches between the target platform and the to
# be used libraries have been been detected for:
# libgpg-error
# Please check above for warning messages.
#
# make all-recursive
# make[1]: Entering directory '/tmp/libgcrypt/src/libgcrypt-1.7.1'
# Making all in compat
# make[2]: Entering directory '/tmp/libgcrypt/src/libgcrypt-1.7.1/compat'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -fvisibility=hidden -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -fvisibility=hidden -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o
# In file included from ../src/gcrypt-int.h:27:0,
# from ../src/visibility.h:36,
# from ../src/g10lib.h:39,
# from compat.c:22:
# ../src/gcrypt.h:30:23: fatal error: gpg-error.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:444: compat.lo] Error 1
# make[2]: Leaving directory '/tmp/libgcrypt/src/libgcrypt-1.7.1/compat'
# make[1]: *** [Makefile:477: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libgcrypt/src/libgcrypt-1.7.1'
# make: *** [Makefile:408: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libgcrypt/src/libgcrypt-1.7.1/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 libgcrypt configure 1.7.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static --disable-padlock-support
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a7f94c040e37
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2758: checking for a BSD-compatible install
# configure:2826: result: /usr/bin/install -c
# configure:2837: checking whether build environment is sane
# configure:2892: result: yes
# configure:2951: checking for arm-linux-androideabi-strip
# configure:2967: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2978: result: arm-linux-androideabi-strip
# configure:3043: checking for a thread-safe mkdir -p
# configure:3082: result: /usr/sbin/mkdir -p
# configure:3089: checking for gawk
# configure:3105: found /usr/sbin/gawk
# configure:3116: result: gawk
# configure:3127: checking whether make sets $(MAKE)
# configure:3149: result: yes
# configure:3178: checking whether make supports nested variables
# configure:3195: result: yes
# configure:3329: checking build system type
# configure:3343: result: x86_64-unknown-linux-gnu
# configure:3363: checking host system type
# configure:3376: result: arm-unknown-linux-androideabi
# configure:3397: checking whether to enable maintainer-specific portions of Makefiles
# configure:3406: result: no
# configure:3430: checking whether make supports nested variables
# configure:3447: result: yes
# configure:3491: checking whether make sets $(MAKE)
# configure:3513: result: yes
# configure:3544: checking for arm-linux-androideabi-gcc
# configure:3571: result: arm-linux-androideabi-gcc
# configure:3840: checking for C compiler version
# configure:3849: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3860: $? = 0
# configure:3849: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3860: $? = 0
# configure:3849: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3860: $? = 1
# configure:3849: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3860: $? = 1
# configure:3880: checking whether the C compiler works
# configure:3902: arm-linux-androideabi-gcc conftest.c >&5
# configure:3906: $? = 0
# configure:3954: result: yes
# configure:3957: checking for C compiler default output file name
# configure:3959: result: a.out
# configure:3965: checking for suffix of executables
# configure:3972: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3976: $? = 0
# configure:3998: result:
# configure:4020: checking whether we are cross compiling
# configure:4058: result: yes
# configure:4063: checking for suffix of object files
# configure:4085: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4089: $? = 0
# configure:4110: result: o
# configure:4114: checking whether we are using the GNU C compiler
# configure:4133: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4133: $? = 0
# configure:4142: result: yes
# configure:4151: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4171: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4171: $? = 0
# configure:4212: result: yes
# configure:4229: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4292: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4292: $? = 0
# configure:4305: result: none needed
# configure:4330: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4352: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4355: $? = 0
# configure:4352: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4355: $? = 0
# configure:4367: result: yes
# configure:4395: checking for style of include used by make
# configure:4423: result: GNU
# configure:4449: checking dependency style of arm-linux-androideabi-gcc
# configure:4560: result: gcc3
# configure:4580: checking how to run the C preprocessor
# configure:4611: arm-linux-androideabi-gcc -E conftest.c
# configure:4611: $? = 0
# configure:4625: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4625: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | /* end confdefs.h. */
# | #include
# configure:4650: result: arm-linux-androideabi-gcc -E
# configure:4670: arm-linux-androideabi-gcc -E conftest.c
# configure:4670: $? = 0
# configure:4684: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | /* end confdefs.h. */
# | #include
# configure:4722: checking dependency style of arm-linux-androideabi-gcc
# configure:4831: result: gcc3
# configure:4847: checking for library containing strerror
# configure:4878: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4878: $? = 0
# configure:4895: result: none required
# configure:4908: checking for gawk
# configure:4935: result: gawk
# configure:4948: checking for grep that handles long lines and -e
# configure:5006: result: /usr/sbin/grep
# configure:5011: checking for egrep
# configure:5073: result: /usr/sbin/grep -E
# configure:5078: checking for ANSI C header files
# configure:5098: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5098: $? = 0
# configure:5182: result: yes
# configure:5195: checking for sys/types.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for sys/stat.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for stdlib.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for string.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for memory.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for strings.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for inttypes.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for stdint.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5195: checking for unistd.h
# configure:5195: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5195: $? = 0
# configure:5195: result: yes
# configure:5208: checking minix/config.h usability
# configure:5208: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:56:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:5208: result: no
# configure:5208: checking minix/config.h presence
# configure:5208: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:23:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5208: result: no
# configure:5208: checking for minix/config.h
# configure:5208: result: no
# configure:5229: checking whether it is safe to define __EXTENSIONS__
# configure:5247: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5247: $? = 0
# configure:5254: result: yes
# configure:5276: checking for cc for build
# configure:5283: result: cc
# configure:5335: checking how to print strings
# configure:5362: result: printf
# configure:5383: checking for a sed that does not truncate output
# configure:5447: result: /usr/sbin/sed
# configure:5465: checking for fgrep
# configure:5527: result: /usr/sbin/grep -F
# configure:5562: checking for ld used by arm-linux-androideabi-gcc
# configure:5629: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5636: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5651: result: yes
# configure:5663: checking for BSD- or MS-compatible name lister (nm)
# configure:5712: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5842: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5849: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5852: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5855: output
# 00000000 B some_variable
# configure:5862: result: BSD nm
# configure:5865: checking whether ln -s works
# configure:5869: result: yes
# configure:5877: checking the maximum length of command line arguments
# configure:6007: result: 1572864
# configure:6024: checking whether the shell understands some XSI constructs
# configure:6034: result: yes
# configure:6038: checking whether the shell understands "+="
# configure:6044: result: yes
# configure:6079: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6119: result: func_convert_file_noop
# configure:6126: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6146: result: func_convert_file_noop
# configure:6153: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6160: result: -r
# configure:6194: checking for arm-linux-androideabi-objdump
# configure:6210: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:6221: result: arm-linux-androideabi-objdump
# configure:6290: checking how to recognize dependent libraries
# configure:6492: result: pass_all
# configure:6537: checking for arm-linux-androideabi-dlltool
# configure:6567: result: no
# configure:6577: checking for dlltool
# configure:6607: result: no
# configure:6634: checking how to associate runtime and link libraries
# configure:6661: result: printf %s\n
# configure:6677: checking for arm-linux-androideabi-ar
# configure:6693: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6704: result: arm-linux-androideabi-ar
# configure:6785: checking for archiver @FILE support
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6805: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6808: $? = 0
# configure:6813: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6816: $? = 1
# configure:6828: result: @
# configure:6846: checking for arm-linux-androideabi-strip
# configure:6873: result: arm-linux-androideabi-strip
# configure:6945: checking for arm-linux-androideabi-ranlib
# configure:6961: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6972: result: arm-linux-androideabi-ranlib
# configure:7114: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7234: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7237: $? = 0
# configure:7241: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7244: $? = 0
# configure:7310: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7313: $? = 0
# configure:7351: result: ok
# configure:7388: checking for sysroot
# configure:7418: result: no
# configure:7640: checking for arm-linux-androideabi-mt
# configure:7670: result: no
# configure:7680: checking for mt
# configure:7710: result: no
# configure:7730: checking if : is a manifest tool
# configure:7736: : '-?'
# configure:7744: result: no
# configure:8383: checking for dlfcn.h
# configure:8383: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8383: $? = 0
# configure:8383: result: yes
# configure:8886: checking for objdir
# configure:8901: result: .libs
# configure:9172: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9190: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:9194: $? = 0
# configure:9207: result: no
# configure:9534: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9541: result: -fPIC -DPIC
# configure:9549: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9567: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9571: $? = 0
# configure:9584: result: yes
# configure:9613: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9641: result: yes
# configure:9656: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9677: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9681: $? = 0
# configure:9703: result: yes
# configure:9711: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9758: result: yes
# configure:9791: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10948: result: yes
# configure:10985: checking whether -lc should be explicitly linked in
# configure:10993: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10996: $? = 0
# configure:11011: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11014: $? = 0
# configure:11028: result: no
# configure:11188: checking dynamic linker characteristics
# configure:11953: result: Android linker
# configure:12060: checking how to hardcode library paths into programs
# configure:12085: result: immediate
# configure:12625: checking whether stripping libraries is possible
# configure:12630: result: yes
# configure:12665: checking if libtool supports shared libraries
# configure:12667: result: yes
# configure:12670: checking whether to build shared libraries
# configure:12691: result: yes
# configure:12694: checking whether to build static libraries
# configure:12698: result: no
# configure:12738: checking for arm-linux-androideabi-windres
# configure:12768: result: no
# configure:12778: checking for windres
# configure:12808: result: no
# configure:13096: checking whether byte ordering is bigendian
# configure:13111: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:31:15: error: unknown type name 'universal'
# configure:13111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13156: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:37:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:13156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13200: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:36:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:13200: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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/"
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13256: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13256: $? = 0
# configure:13302: result: no
# configure:13330: checking size of unsigned short
# configure:13335: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13335: $? = 0
# configure:13335: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
# ^
# configure:13335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13335: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
# ^
# configure:13335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13335: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13335: $? = 0
# configure:13335: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13335: $? = 0
# configure:13349: result: 2
# configure:13363: checking size of unsigned int
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13368: $? = 0
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# ^
# configure:13368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# ^
# configure:13368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# ^
# configure:13368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13368: $? = 0
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13368: $? = 0
# configure:13368: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13368: $? = 0
# configure:13382: result: 4
# configure:13396: checking size of unsigned long
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13401: $? = 0
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
# ^
# configure:13401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
# ^
# configure:13401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
# ^
# configure:13401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13401: $? = 0
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13401: $? = 0
# configure:13401: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13401: $? = 0
# configure:13415: result: 4
# configure:13429: checking size of unsigned long long
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13434: $? = 0
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
# ^
# configure:13434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
# ^
# configure:13434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
# ^
# configure:13434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
# ^
# configure:13434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13434: $? = 0
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13434: $? = 0
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13434: $? = 0
# configure:13434: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13434: $? = 0
# configure:13448: result: 8
# configure:13462: checking size of void *
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13467: $? = 0
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# ^
# configure:13467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# ^
# configure:13467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# ^
# configure:13467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13467: $? = 0
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13467: $? = 0
# configure:13467: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13467: $? = 0
# configure:13481: result: 4
# configure:13493: checking for uintptr_t
# configure:13493: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13493: $? = 0
# configure:13493: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:13493: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | /* 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 ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13493: result: yes
# configure:13538: checking for UINT64_C
# configure:13554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13554: $? = 0
# configure:13561: result: yes
# configure:13568: checking size of uint64_t
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13573: $? = 0
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 0)];
# ^
# configure:13573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 1)];
# ^
# configure:13573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 3)];
# ^
# configure:13573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 7)];
# ^
# configure:13573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13573: $? = 0
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13573: $? = 0
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13573: $? = 0
# configure:13573: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13573: $? = 0
# configure:13587: result: 8
# configure:13646: checking which symmetric ciphers to include
# configure:13664: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20
# configure:13680: checking which public-key ciphers to include
# configure:13698: result: dsa elgamal rsa ecc
# configure:13714: checking which message digests to include
# configure:13732: result: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog
# configure:13748: checking which key derivation functions to include
# configure:13766: result: s2k pkdf2 scrypt
# configure:13778: checking which random module to use
# configure:13796: result: default
# configure:13800: checking whether use of /dev/random is requested
# configure:13809: result: yes
# configure:13828: checking whether the experimental random daemon is requested
# configure:13837: result: no
# configure:13855: checking whether MPI assembler modules are requested
# configure:13864: result: yes
# configure:13868: checking whether memory guard is requested
# configure:13877: result: no
# configure:13886: checking whether to run large data tests
# configure:13895: result: no
# configure:13903: checking whether use of capabilities is requested
# configure:13913: result: no
# configure:13917: checking whether a HMAC binary check is requested
# configure:13926: result: no
# configure:13936: checking whether padlock support is requested
# configure:13945: result: no
# configure:13949: checking whether AESNI support is requested
# configure:13958: result: yes
# configure:13962: checking whether PCLMUL support is requested
# configure:13971: result: yes
# configure:13975: checking whether SSE4.1 support is requested
# configure:13984: result: yes
# configure:13988: checking whether DRNG support is requested
# configure:13997: result: yes
# configure:14001: checking whether AVX support is requested
# configure:14010: result: yes
# configure:14014: checking whether AVX2 support is requested
# configure:14023: result: yes
# configure:14027: checking whether NEON support is requested
# configure:14036: result: yes
# configure:14040: checking whether a -O flag munging is requested
# configure:14049: result: yes
# configure:14061: checking whether to enable AMD64 as(1) feature detection
# configure:14070: result: yes
# configure:14164: checking for gpg-error-config
# configure:14182: found /usr/sbin/gpg-error-config
# configure:14195: result: /usr/sbin/gpg-error-config
# configure:14204: checking for GPG Error - version >= 1.13
# configure:14233: result: yes (1.23)
# configure:14246: WARNING:
# ***
# *** The config script /usr/sbin/gpg-error-config was
# *** built for x86_64-pc-linux-gnu and thus may not match the
# *** used host arm-unknown-linux-androideabi.
# *** You may want to use the configure option --with-gpg-error-prefix
# *** to specify a matching config script or use $SYSROOT.
# ***
# configure:14455: checking for pthread_create in -lpthread
# configure:14480: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:14480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_create ();
# | int
# | main ()
# | {
# | return pthread_create ();
# | ;
# | return 0;
# | }
# configure:14489: result: no
# configure:14505: checking for library containing setsockopt
# configure:14536: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14536: $? = 0
# configure:14553: result: none required
# configure:14618: checking for library containing setsockopt
# configure:14666: result: none required
# configure:14679: checking for ANSI C header files
# configure:14783: result: yes
# configure:14794: checking for unistd.h
# configure:14794: result: yes
# configure:14794: checking sys/select.h usability
# configure:14794: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14794: $? = 0
# configure:14794: result: yes
# configure:14794: checking sys/select.h presence
# configure:14794: arm-linux-androideabi-gcc -E conftest.c
# configure:14794: $? = 0
# configure:14794: result: yes
# configure:14794: checking for sys/select.h
# configure:14794: result: yes
# configure:14794: checking sys/msg.h usability
# configure:14794: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14794: $? = 0
# configure:14794: result: yes
# configure:14794: checking sys/msg.h presence
# configure:14794: arm-linux-androideabi-gcc -E conftest.c
# configure:14794: $? = 0
# configure:14794: result: yes
# configure:14794: checking for sys/msg.h
# configure:14794: result: yes
# configure:14816: checking for an ANSI C-conforming const
# configure:14882: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14882: $? = 0
# configure:14889: result: yes
# configure:14897: checking for inline
# configure:14913: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14913: $? = 0
# configure:14921: result: inline
# configure:14939: checking for size_t
# configure:14939: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14939: $? = 0
# configure:14939: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14939: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_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:14939: result: yes
# configure:14950: checking return type of signal handlers
# configure:14968: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:52:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:14968: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:14975: result: void
# configure:14983: checking whether sys_siglist is declared
# configure:14983: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:15001: checking for pid_t
# configure:15001: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15001: $? = 0
# configure:15001: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:15001: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 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:15001: result: yes
# configure:15013: checking for byte typedef
# configure:15034: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: 'byte' undeclared (first use in this function)
# int a = sizeof(byte);
# ^
# conftest.c:56:20: note: each undeclared identifier is reported only once for each function it appears in
# configure:15034: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | #undef byte
# | int a = sizeof(byte);
# |
# | ;
# | return 0;
# | }
# configure:15042: result: no
# configure:15050: checking for ushort typedef
# configure:15071: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: 'ushort' undeclared (first use in this function)
# int a = sizeof(ushort);
# ^
# conftest.c:56:20: note: each undeclared identifier is reported only once for each function it appears in
# configure:15071: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | #undef ushort
# | int a = sizeof(ushort);
# |
# | ;
# | return 0;
# | }
# configure:15079: result: no
# configure:15087: checking for ulong typedef
# configure:15108: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: 'ulong' undeclared (first use in this function)
# int a = sizeof(ulong);
# ^
# conftest.c:56:20: note: each undeclared identifier is reported only once for each function it appears in
# configure:15108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | #undef ulong
# | int a = sizeof(ulong);
# |
# | ;
# | return 0;
# | }
# configure:15116: result: no
# configure:15124: checking for u16 typedef
# configure:15145: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: 'u16' undeclared (first use in this function)
# int a = sizeof(u16);
# ^
# conftest.c:56:20: note: each undeclared identifier is reported only once for each function it appears in
# configure:15145: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | #undef u16
# | int a = sizeof(u16);
# |
# | ;
# | return 0;
# | }
# configure:15153: result: no
# configure:15161: checking for u32 typedef
# configure:15182: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: 'u32' undeclared (first use in this function)
# int a = sizeof(u32);
# ^
# conftest.c:56:20: note: each undeclared identifier is reported only once for each function it appears in
# configure:15182: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE 1
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | #undef u32
# | int a = sizeof(u32);
# |
# | ;
# | return 0;
# | }
# configure:15190: result: no
# configure:15202: checking sys/socket.h usability
# configure:15202: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15202: $? = 0
# configure:15202: result: yes
# configure:15202: checking sys/socket.h presence
# configure:15202: arm-linux-androideabi-gcc -E conftest.c
# configure:15202: $? = 0
# configure:15202: result: yes
# configure:15202: checking for sys/socket.h
# configure:15202: result: yes
# configure:15241: checking for socklen_t
# configure:15241: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15241: $? = 0
# configure:15241: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:15241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_SOCKET_H
# | # include
# | #elif HAVE_WS2TCPIP_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15241: result: yes
# configure:15318: checking for __builtin_bswap32
# configure:15335: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15335: $? = 0
# configure:15341: result: yes
# configure:15353: checking for __builtin_bswap64
# configure:15370: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15370: $? = 0
# configure:15376: result: yes
# configure:15388: checking for __builtin_ctz
# configure:15405: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15405: $? = 0
# configure:15411: result: yes
# configure:15423: checking whether the variable length arrays are supported
# configure:15436: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15436: $? = 0
# configure:15441: result: yes
# configure:15453: checking whether the visibility attribute is supported
# configure:15476: result: yes
# configure:15479: checking for broken visibility attribute
# configure:15503: result: no
# configure:15507: checking for broken alias attribute
# configure:15533: result: no
# configure:15537: checking if gcc supports -fvisibility=hidden
# configure:15556: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15556: $? = 0
# configure:15563: result: yes
# configure:15581: checking whether the GCC style aligned attribute is supported
# configure:15591: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15591: $? = 0
# configure:15596: result: yes
# configure:15608: checking whether the GCC style packed attribute is supported
# configure:15623: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15623: $? = 0
# configure:15628: result: yes
# configure:15641: checking whether 'asm' assembler keyword is supported
# configure:15651: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15651: $? = 0
# configure:15656: result: yes
# configure:15658: checking whether '__asm__' assembler keyword is supported
# configure:15668: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15668: $? = 0
# configure:15673: result: yes
# configure:15708: checking whether inline assembly memory barrier is supported
# configure:15718: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15718: $? = 0
# configure:15723: result: yes
# configure:15738: checking whether GCC assembler is compatible for ARM assembly implementations
# configure:15759: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15759: $? = 0
# configure:15764: result: yes
# configure:15845: checking for _ prefix in compiled symbols
# configure:15848: result: yes
# configure:15871: checking architecture and mpi assembler functions
# configure:15878: result: arm
# configure:16065: checking whether compiler supports 'ms_abi' function attribute
# configure:16075: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
# conftest.c:59:1: error: 'ms_abi' attribute directive ignored [-Werror=attributes]
# int __attribute__ ((ms_abi)) proto(int);
# ^
# cc1: all warnings being treated as errors
# configure:16075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | /* end confdefs.h. */
# | int __attribute__ ((ms_abi)) proto(int);
# configure:16080: result: no
# configure:16092: checking whether compiler supports 'sysv_abi' function attribute
# configure:16102: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
# conftest.c:59:1: error: 'sysv_abi' attribute directive ignored [-Werror=attributes]
# int __attribute__ ((sysv_abi)) proto(int);
# ^
# cc1: all warnings being treated as errors
# configure:16102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | /* end confdefs.h. */
# | int __attribute__ ((sysv_abi)) proto(int);
# configure:16107: result: no
# configure:16194: checking whether GCC inline assembler supports SSSE3 instructions
# configure:16217: result: n/a
# configure:16229: checking whether GCC inline assembler supports PCLMUL instructions
# configure:16250: result: n/a
# configure:16261: checking whether GCC inline assembler supports SSE4.1 instructions
# configure:16283: result: n/a
# configure:16295: checking whether GCC inline assembler supports AVX instructions
# configure:16316: result: n/a
# configure:16328: checking whether GCC inline assembler supports AVX2 instructions
# configure:16349: result: n/a
# configure:16361: checking whether GCC inline assembler supports BMI2 instructions
# configure:16382: result: n/a
# configure:16396: checking whether GCC assembler handles division correctly
# configure:16406: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# /tmp/cc0j9NWo.s: Assembler messages:
# /tmp/cc0j9NWo.s:14: Error: bad instruction `xorl $(123456789/12345678),%ebp'
# configure:16406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | /* end confdefs.h. */
# | __asm__("xorl $(123456789/12345678), %ebp;\n\t");
# configure:16411: result: no
# configure:16419: checking whether GCC assembler handles division correctly with "-Wa,--divide"
# configure:16429: arm-linux-androideabi-gcc -c -fvisibility=hidden -Wa,--divide conftest.c >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/as: unrecognized option '--divide'
# configure:16429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | /* end confdefs.h. */
# | __asm__("xorl $(123456789/12345678), %ebp;\n\t");
# configure:16434: result: no
# configure:16449: checking whether GCC assembler is compatible for amd64 assembly implementations
# configure:16479: result: n/a
# configure:16523: checking whether GCC assembler is compatible for Intel syntax assembly implementations
# configure:16560: result: n/a
# configure:16572: checking whether compiler is configured for ARMv6 or newer architecture
# configure:16599: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c:64:14: error: unknown type name 'not_armv6'
# not_armv6 not_armv6 = (not_armv6)not_armv6;
# ^
# conftest.c:64:14: error: initializer element is not constant
# conftest.c:64:47: error: expected ',' or ';' before 'not_armv6'
# not_armv6 not_armv6 = (not_armv6)not_armv6;
# ^
# configure:16599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | /* end confdefs.h. */
# |
# | #if defined(__arm__) && ((defined(__ARM_ARCH) && __ARM_ARCH >= 6) || defined(__ARM_ARCH_6__) || defined(__ARM_ARCH_6J__) || defined(__ARM_ARCH_6Z__) || defined(__ARM_ARCH_6ZK__) || defined(__ARM_ARCH_6K__) || defined(__ARM_ARCH_6T2__) || defined(__ARM_ARCH_7__) || defined(__ARM_ARCH_7A__) || defined(__ARM_ARCH_7R__) || defined(__ARM_ARCH_7M__) || defined(__ARM_ARCH_7EM__))
# | /* empty */
# | #else
# | /* fail compile if not ARMv6. */
# | not_armv6 not_armv6 = (not_armv6)not_armv6;
# | #endif
# |
# configure:16605: result: no
# configure:16617: checking whether GCC inline assembler supports NEON instructions
# configure:16639: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:16639: $? = 0
# configure:16645: result: yes
# configure:16660: checking for vprintf
# configure:16660: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
# char vprintf ();
# ^
# configure:16660: $? = 0
# configure:16660: result: yes
# configure:16666: checking for _doprnt
# configure:16666: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# /tmp/ccKPEQ9Y.o:conftest.c:function main: error: undefined reference to '_doprnt'
# collect2: error: ld returned 1 exit status
# configure:16666: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | #define HAVE_GCC_INLINE_ASM_NEON 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:16666: result: no
# configure:16681: checking for stpcpy
# configure:16681: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:16681: $? = 0
# configure:16681: result: yes
# configure:16681: checking for strcasecmp
# configure:16681: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:16681: $? = 0
# configure:16681: result: yes
# configure:16694: checking for strtoul
# configure:16694: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16694: $? = 0
# configure:16694: result: yes
# configure:16694: checking for memmove
# configure:16694: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:16694: $? = 0
# configure:16694: result: yes
# configure:16694: checking for stricmp
# configure:16694: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# /tmp/ccoVFzpt.o:conftest.c:function main: error: undefined reference to 'stricmp'
# collect2: error: ld returned 1 exit status
# configure:16694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | #define HAVE_GCC_INLINE_ASM_NEON 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_MEMMOVE 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* 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 stricmp ();
# | /* 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_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:16694: result: no
# configure:16694: checking for atexit
# configure:16694: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16694: $? = 0
# configure:16694: result: yes
# configure:16694: checking for raise
# configure:16694: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16694: $? = 0
# configure:16694: result: yes
# configure:16707: checking for strerror
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16707: checking for rand
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16707: checking for mmap
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16707: checking for getpagesize
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16707: checking for sysconf
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16707: checking for waitpid
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16707: checking for wait4
# configure:16707: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16707: $? = 0
# configure:16707: result: yes
# configure:16719: checking for gettimeofday
# configure:16719: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16719: $? = 0
# configure:16719: result: yes
# configure:16719: checking for getrusage
# configure:16719: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16719: $? = 0
# configure:16719: result: yes
# configure:16719: checking for gethrtime
# configure:16719: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# /tmp/cc8aLDr6.o:conftest.c:function main: error: undefined reference to 'gethrtime'
# collect2: error: ld returned 1 exit status
# configure:16719: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgcrypt"
# | #define PACKAGE_TARNAME "libgcrypt"
# | #define PACKAGE_VERSION "1.7.1"
# | #define PACKAGE_STRING "libgcrypt 1.7.1"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define PACKAGE "libgcrypt"
# | #define VERSION "1.7.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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 SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 4
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_VOID_P 4
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_UINT64_T 8
# | #define EGD_SOCKET_NAME ""
# | #define PRINTABLE_OS_NAME "GNU/Linux"
# | #define NAME_OF_DEV_RANDOM "/dev/random"
# | #define NAME_OF_DEV_URANDOM "/dev/urandom"
# | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_MSG_H 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_BUILTIN_BSWAP32 1
# | #define HAVE_BUILTIN_BSWAP64 1
# | #define HAVE_BUILTIN_CTZ 1
# | #define HAVE_VLA 1
# | #define GCRY_USE_VISIBILITY 1
# | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# | #define HAVE_GCC_ATTRIBUTE_PACKED 1
# | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# | #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# | #define WITH_SYMBOL_UNDERSCORE 1
# | #define HAVE_GCC_INLINE_ASM_NEON 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_RAISE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_RAND 1
# | #define HAVE_MMAP 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETRUSAGE 1
# | /* end confdefs.h. */
# | /* Define gethrtime to an innocuous variant, in case declares gethrtime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gethrtime innocuous_gethrtime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gethrtime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gethrtime
# |
# | /* 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 gethrtime ();
# | /* 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_gethrtime || defined __stub___gethrtime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gethrtime ();
# | ;
# | return 0;
# | }
# configure:16719: result: no
# configure:16719: checking for clock_gettime
# configure:16719: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16719: $? = 0
# configure:16719: result: yes
# configure:16719: checking for syslog
# configure:16719: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16719: $? = 0
# configure:16719: result: yes
# configure:16731: checking for syscall
# configure:16731: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16731: $? = 0
# configure:16731: result: yes
# configure:16731: checking for fcntl
# configure:16731: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16731: $? = 0
# configure:16731: result: yes
# configure:16731: checking for ftruncate
# configure:16731: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16731: $? = 0
# configure:16731: result: yes
# configure:16731: checking for flockfile
# configure:16731: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16731: $? = 0
# configure:16731: result: yes
# configure:16743: checking for mlock
# configure:16743: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16743: $? = 0
# configure:16743: result: yes
# configure:16867: checking for sysconf
# configure:16867: result: yes
# configure:16867: checking for getpagesize
# configure:16867: result: yes
# configure:16876: checking whether mlock is broken
# configure:16949: result: assuming no
# configure:16959: checking for getpid
# configure:16959: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16959: $? = 0
# configure:16959: result: yes
# configure:16972: checking for clock
# configure:16972: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:16972: $? = 0
# configure:16972: result: yes
# configure:17150: checking for random device
# configure:17158: result: yes
# configure:17314: checking whether non excutable stack support is requested
# configure:17323: result: yes
# configure:17326: checking whether assembler supports --noexecstack option
# configure:17336: arm-linux-androideabi-gcc -fvisibility=hidden -Wall
# -S -o conftest.s conftest.c >/dev/null
# configure:17339: $? = 0
# configure:17344: arm-linux-androideabi-gcc -Wa,--noexecstack
# -c -o conftest.o conftest.s >/dev/null
# configure:17347: $? = 0
# configure:17356: result: yes
# configure:18603: checking that generated files are newer than configure
# configure:18609: result: done
# configure:18741: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libgcrypt config.status 1.7.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a7f94c040e37
#
# config.status:1360: creating Makefile
# config.status:1360: creating m4/Makefile
# config.status:1360: creating compat/Makefile
# config.status:1360: creating mpi/Makefile
# config.status:1360: creating cipher/Makefile
# config.status:1360: creating random/Makefile
# config.status:1360: creating doc/Makefile
# config.status:1360: creating src/Makefile
# config.status:1360: creating src/gcrypt.h
# config.status:1360: creating src/libgcrypt-config
# config.status:1360: creating src/versioninfo.rc
# config.status:1360: creating tests/Makefile
# config.status:1360: creating tests/hashtest-256g
# config.status:1360: creating config.h
# config.status:1601: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c
# config.status:1601: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
# config.status:1601: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
# config.status:1601: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
# config.status:1601: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
# config.status:1601: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
# config.status:1601: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
# config.status:1601: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
# config.status:1620: executing depfiles commands
# config.status:1620: executing libtool commands
# config.status:1620: executing gcrypt-conf commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CC_FOR_BUILD_set=
# ac_cv_env_CC_FOR_BUILD_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_SYSROOT_set=
# ac_cv_env_SYSROOT_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_atexit=yes
# ac_cv_func_clock=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_flockfile=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_gethrtime=no
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpid=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mlock=yes
# ac_cv_func_mmap=yes
# ac_cv_func_raise=yes
# ac_cv_func_rand=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strerror=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strtoul=yes
# ac_cv_func_syscall=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_syslog=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_wait4=yes
# ac_cv_func_waitpid=yes
# ac_cv_have_decl_sys_siglist=yes
# ac_cv_have_dev_random=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_msg_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_pthread_pthread_create=no
# ac_cv_mpi_sflags=
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GPG_ERROR_CONFIG=/usr/sbin/gpg-error-config
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_setsockopt='none required'
# ac_cv_search_strerror='none required'
# ac_cv_sizeof_uint64_t=8
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=4
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_sizeof_unsigned_short=2
# ac_cv_sizeof_void_p=4
# ac_cv_sys_symbol_underscore=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_uintptr_t=yes
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# cl_cv_as_noexecstack=yes
# gcry_cv_broken_alias_attribute=no
# gcry_cv_broken_visibility_attribute=no
# gcry_cv_cc_arm_arch_is_v6=no
# gcry_cv_gcc_amd64_platform_as_ok=n/a
# gcry_cv_gcc_arm_platform_as_ok=yes
# gcry_cv_gcc_as_const_division_ok=no
# gcry_cv_gcc_as_const_division_with_wadivide_ok=no
# gcry_cv_gcc_attribute_aligned=yes
# gcry_cv_gcc_attribute_ms_abi=no
# gcry_cv_gcc_attribute_packed=yes
# gcry_cv_gcc_attribute_sysv_abi=no
# gcry_cv_gcc_has_f_visibility=yes
# gcry_cv_gcc_inline_asm_avx2=n/a
# gcry_cv_gcc_inline_asm_avx=n/a
# gcry_cv_gcc_inline_asm_bmi2=n/a
# gcry_cv_gcc_inline_asm_neon=yes
# gcry_cv_gcc_inline_asm_pclmul=n/a
# gcry_cv_gcc_inline_asm_sse41=n/a
# gcry_cv_gcc_inline_asm_ssse3=n/a
# gcry_cv_gcc_platform_as_ok_for_intel_syntax=n/a
# gcry_cv_have___asm__=yes
# gcry_cv_have_asm=yes
# gcry_cv_have_asm_volatile_memory=yes
# gcry_cv_have_builtin_bswap32=yes
# gcry_cv_have_builtin_bswap64=yes
# gcry_cv_have_builtin_ctz=yes
# gcry_cv_have_vla=yes
# gcry_cv_visibility_attribute=yes
# gnupg_cv_have_broken_mlock=assume-no
# gnupg_cv_typedef_byte=no
# gnupg_cv_typedef_u16=no
# gnupg_cv_typedef_u32=no
# gnupg_cv_typedef_ulong=no
# gnupg_cv_typedef_ushort=no
# gnupg_cv_uint64_c_works=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_RC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libgcrypt/src/libgcrypt-1.7.1/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libgcrypt/src/libgcrypt-1.7.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libgcrypt/src/libgcrypt-1.7.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libgcrypt/src/libgcrypt-1.7.1/build-aux/missing automake-1.14'
# AWK='gawk'
# BUILD_DOC_FALSE='#'
# BUILD_DOC_TRUE=''
# BUILD_FILEVERSION='1,7,1,18602'
# BUILD_REVISION='48aa6d6'
# BUILD_TIMESTAMP=''
# CC='arm-linux-androideabi-gcc'
# CCAS='arm-linux-androideabi-gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='cc'
# CFLAGS=' -fvisibility=hidden -Wall'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CROSS_COMPILING_FALSE='#'
# CROSS_COMPILING_TRUE=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DL_LIBS=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_O_FLAG_MUNGING_FALSE='#'
# ENABLE_O_FLAG_MUNGING_TRUE=''
# EXEEXT=''
# FALLBACK_SOCKLEN_T='typedef socklen_t gcry_socklen_t;'
# FGREP='/usr/sbin/grep -F'
# GCRYPT_CIPHERS=' arcfour.lo blowfish.lo blowfish-arm.lo cast5.lo cast5-arm.lo des.lo rijndael.lo rijndael-arm.lo twofish.lo twofish-arm.lo serpent.lo serpent-armv7-neon.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo camellia-arm.lo idea.lo salsa20.lo salsa20-armv7-neon.lo gost28147.lo chacha20.lo chacha20-armv7-neon.lo poly1305-armv7-neon.lo'
# GCRYPT_DIGESTS=' crc.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha512.lo sha512-arm.lo sha512-armv7-neon.lo keccak.lo keccak-armv7-neon.lo tiger.lo whirlpool.lo sha1.lo sha1-armv7-neon.lo'
# GCRYPT_HWF_MODULES='hwf-arm.lo'
# GCRYPT_KDFS=' scrypt.lo'
# GCRYPT_PUBKEY_CIPHERS=' dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo'
# GCRYPT_RANDOM=' rndlinux.lo'
# GPG_ERROR_CFLAGS=''
# GPG_ERROR_CONFIG='/usr/sbin/gpg-error-config'
# GPG_ERROR_LIBS='-lgpg-error'
# GPG_ERROR_MT_CFLAGS=''
# GPG_ERROR_MT_LIBS='-lgpg-error -lpthread'
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_W32CE_SYSTEM_FALSE=''
# HAVE_W32CE_SYSTEM_TRUE='#'
# HAVE_W32_SYSTEM_FALSE=''
# HAVE_W32_SYSTEM_TRUE='#'
# INSERT_SYS_SELECT_H=' include '
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20'
# LIBGCRYPT_CONFIG_API_VERSION='1'
# LIBGCRYPT_CONFIG_CFLAGS=''
# LIBGCRYPT_CONFIG_HOST='arm-unknown-linux-androideabi'
# LIBGCRYPT_CONFIG_LIBS='-lgcrypt'
# LIBGCRYPT_DIGESTS='crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog'
# LIBGCRYPT_LT_AGE='1'
# LIBGCRYPT_LT_CURRENT='21'
# LIBGCRYPT_LT_REVISION='1'
# LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa ecc'
# LIBGCRYPT_THREAD_MODULES=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libgcrypt/src/libgcrypt-1.7.1/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MPI_MOD_ASM_MPIH_ADD1_FALSE=''
# MPI_MOD_ASM_MPIH_ADD1_TRUE='#'
# MPI_MOD_ASM_MPIH_LSHIFT_FALSE=''
# MPI_MOD_ASM_MPIH_LSHIFT_TRUE='#'
# MPI_MOD_ASM_MPIH_MUL1_FALSE=''
# MPI_MOD_ASM_MPIH_MUL1_TRUE='#'
# MPI_MOD_ASM_MPIH_MUL2_FALSE=''
# MPI_MOD_ASM_MPIH_MUL2_TRUE='#'
# MPI_MOD_ASM_MPIH_MUL3_FALSE=''
# MPI_MOD_ASM_MPIH_MUL3_TRUE='#'
# MPI_MOD_ASM_MPIH_RSHIFT_FALSE=''
# MPI_MOD_ASM_MPIH_RSHIFT_TRUE='#'
# MPI_MOD_ASM_MPIH_SUB1_FALSE=''
# MPI_MOD_ASM_MPIH_SUB1_TRUE='#'
# MPI_MOD_ASM_UDIV_FALSE=''
# MPI_MOD_ASM_UDIV_QRNND_FALSE=''
# MPI_MOD_ASM_UDIV_QRNND_TRUE='#'
# MPI_MOD_ASM_UDIV_TRUE='#'
# MPI_MOD_C_MPIH_ADD1_FALSE='#'
# MPI_MOD_C_MPIH_ADD1_TRUE=''
# MPI_MOD_C_MPIH_LSHIFT_FALSE='#'
# MPI_MOD_C_MPIH_LSHIFT_TRUE=''
# MPI_MOD_C_MPIH_MUL1_FALSE='#'
# MPI_MOD_C_MPIH_MUL1_TRUE=''
# MPI_MOD_C_MPIH_MUL2_FALSE='#'
# MPI_MOD_C_MPIH_MUL2_TRUE=''
# MPI_MOD_C_MPIH_MUL3_FALSE='#'
# MPI_MOD_C_MPIH_MUL3_TRUE=''
# MPI_MOD_C_MPIH_RSHIFT_FALSE='#'
# MPI_MOD_C_MPIH_RSHIFT_TRUE=''
# MPI_MOD_C_MPIH_SUB1_FALSE='#'
# MPI_MOD_C_MPIH_SUB1_TRUE=''
# MPI_MOD_C_UDIV_FALSE=''
# MPI_MOD_C_UDIV_QRNND_FALSE=''
# MPI_MOD_C_UDIV_QRNND_TRUE='#'
# MPI_MOD_C_UDIV_TRUE='#'
# MPI_SFLAGS=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NOEXECSTACK_FLAGS='-Wa,--noexecstack'
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libgcrypt'
# PACKAGE_BUGREPORT='http://bugs.gnupg.org'
# PACKAGE_NAME='libgcrypt'
# PACKAGE_STRING='libgcrypt 1.7.1'
# PACKAGE_TARNAME='libgcrypt'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.7.1'
# PATH_SEPARATOR=':'
# PTH_CFLAGS=''
# PTH_CONFIG=''
# PTH_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# RC=''
# RUN_LARGE_DATA_TESTS='no'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# SYSROOT=''
# SYS_SOCKET_H=''
# USE_RANDOM_DAEMON_FALSE=''
# USE_RANDOM_DAEMON_TRUE='#'
# VERSION='1.7.1'
# VERSION_NUMBER='0x010701'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# emacs_local_vars_begin='Local Variables:'
# emacs_local_vars_end='End:'
# emacs_local_vars_read_only='buffer-read-only: t'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libgcrypt/src/libgcrypt-1.7.1/build-aux/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}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libgcrypt"
# #define PACKAGE_TARNAME "libgcrypt"
# #define PACKAGE_VERSION "1.7.1"
# #define PACKAGE_STRING "libgcrypt 1.7.1"
# #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libgcrypt"
# #define VERSION "1.7.1"
# #define PACKAGE "libgcrypt"
# #define VERSION "1.7.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __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 SIZEOF_UNSIGNED_SHORT 2
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_UNSIGNED_LONG 4
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define SIZEOF_VOID_P 4
# #define HAVE_UINTPTR_T 1
# #define SIZEOF_UINT64_T 8
# #define EGD_SOCKET_NAME ""
# #define PRINTABLE_OS_NAME "GNU/Linux"
# #define NAME_OF_DEV_RANDOM "/dev/random"
# #define NAME_OF_DEV_URANDOM "/dev/urandom"
# #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
# #define STDC_HEADERS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_MSG_H 1
# #define RETSIGTYPE void
# #define HAVE_DECL_SYS_SIGLIST 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_BUILTIN_BSWAP32 1
# #define HAVE_BUILTIN_BSWAP64 1
# #define HAVE_BUILTIN_CTZ 1
# #define HAVE_VLA 1
# #define GCRY_USE_VISIBILITY 1
# #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
# #define HAVE_GCC_ATTRIBUTE_PACKED 1
# #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
# #define HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS 1
# #define WITH_SYMBOL_UNDERSCORE 1
# #define HAVE_GCC_INLINE_ASM_NEON 1
# #define HAVE_VPRINTF 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRTOUL 1
# #define HAVE_MEMMOVE 1
# #define HAVE_ATEXIT 1
# #define HAVE_RAISE 1
# #define HAVE_STRERROR 1
# #define HAVE_RAND 1
# #define HAVE_MMAP 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_SYSCONF 1
# #define HAVE_WAITPID 1
# #define HAVE_WAIT4 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_SYSLOG 1
# #define HAVE_SYSCALL 1
# #define HAVE_FCNTL 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_MLOCK 1
# #define HAVE_SYSCONF 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETPID 1
# #define HAVE_CLOCK 1
# #define HAVE_DEV_RANDOM 1
# #define ENABLE_NEON_SUPPORT 1
# #define USE_ARCFOUR 1
# #define USE_BLOWFISH 1
# #define USE_CAST5 1
# #define USE_DES 1
# #define USE_AES 1
# #define USE_TWOFISH 1
# #define USE_SERPENT 1
# #define USE_RFC2268 1
# #define USE_SEED 1
# #define USE_CAMELLIA 1
# #define USE_IDEA 1
# #define USE_SALSA20 1
# #define USE_GOST28147 1
# #define USE_CHACHA20 1
# #define USE_DSA 1
# #define USE_RSA 1
# #define USE_ELGAMAL 1
# #define USE_ECC 1
# #define USE_CRC 1
# #define USE_GOST_R_3411_94 1
# #define USE_GOST_R_3411_12 1
# #define USE_MD4 1
# #define USE_MD5 1
# #define USE_RMD160 1
# #define USE_SHA256 1
# #define USE_SHA512 1
# #define USE_SHA3 1
# #define USE_TIGER 1
# #define USE_WHIRLPOOL 1
# #define USE_SHA1 1
# #define USE_SCRYPT 1
# #define USE_RNDLINUX 1
# #define LIBGCRYPT_CIPHERS "arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20"
# #define LIBGCRYPT_PUBKEY_CIPHERS "dsa:elgamal:rsa:ecc"
# #define LIBGCRYPT_DIGESTS "crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog"
# #define LIBGCRYPT_KDFS "s2k:pkdf2:scrypt"
# #define HAVE_CPU_ARCH_ARM 1
# #define BUILD_REVISION "48aa6d6"
# #define BUILD_TIMESTAMP ""
#
# configure: exit 0