Build of nettle with android toolchain

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

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

SLOCLanguage
49,246 ansic
11,887 asm
3,633 sh
71 cpp
7 awk
64,844 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: nettle 3.2-2 (Tue Apr 4 21:16:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for -R flag... using -Wl,-rpath,
# Searching for libraries
# checking /usr/lib... added
# checking /usr/local/lib... added
# checking /sw/local/lib... not found
# checking /sw/lib... not found
# checking /usr/gnu/lib... not found
# checking /opt/gnu/lib... not found
# checking /sw/gnu/lib... not found
# checking /usr/freeware/lib... not found
# checking /usr/pkg/lib... not found
# 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 for ifunc support... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking if LD -Wl,--version-script works... yes
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for arm-linux-androideabi-nm... arm-linux-androideabi-nm
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking whether ln -s works... yes
# checking build system compiler gcc... no
# checking build system compiler cc... no
# checking build system compiler c89... no
# checking build system compiler c99... no
# configure: error: Cannot find a build system compiler
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/nettle/src/nettle-3.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by nettle configure 3.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ee9930a5a9c1
# 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:2505: checking build system type
# configure:2519: result: x86_64-unknown-linux-gnu
# configure:2539: checking host system type
# configure:2552: result: arm-unknown-linux-androideabi
# configure:2706: checking for -R flag
# configure:2728: result: using -Wl,-rpath,
# configure:2735: result: Searching for libraries
# configure:2742: checking /usr/lib
# configure:2760: result: added
# configure:2742: checking /usr/local/lib
# configure:2760: result: added
# configure:2742: checking /sw/local/lib
# configure:2769: result: not found
# configure:2742: checking /sw/lib
# configure:2769: result: not found
# configure:2742: checking /usr/gnu/lib
# configure:2769: result: not found
# configure:2742: checking /opt/gnu/lib
# configure:2769: result: not found
# configure:2742: checking /sw/gnu/lib
# configure:2769: result: not found
# configure:2742: checking /usr/freeware/lib
# configure:2769: result: not found
# configure:2742: checking /usr/pkg/lib
# configure:2769: result: not found
# configure:2785: checking for arm-linux-androideabi-gcc
# configure:2812: result: arm-linux-androideabi-gcc
# configure:3081: checking for C compiler version
# configure:3090: 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:3101: $? = 0
# configure:3090: 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:3101: $? = 0
# configure:3090: 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:3101: $? = 1
# configure:3090: 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:3101: $? = 1
# configure:3121: checking whether the C compiler works
# configure:3143: arm-linux-androideabi-gcc conftest.c >&5
# configure:3147: $? = 0
# configure:3195: result: yes
# configure:3198: checking for C compiler default output file name
# configure:3200: result: a.out
# configure:3206: checking for suffix of executables
# configure:3213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3217: $? = 0
# configure:3239: result:
# configure:3261: checking whether we are cross compiling
# configure:3299: result: yes
# configure:3304: checking for suffix of object files
# configure:3326: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3330: $? = 0
# configure:3351: result: o
# configure:3355: checking whether we are using the GNU C compiler
# configure:3374: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3374: $? = 0
# configure:3383: result: yes
# configure:3392: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3412: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3412: $? = 0
# configure:3453: result: yes
# configure:3470: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3533: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3533: $? = 0
# configure:3546: result: none needed
# configure:3568: checking for ifunc support
# configure:3650: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3650: $? = 0
# configure:3658: result: yes
# configure:3796: checking for C++ compiler version
# configure:3805: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3816: $? = 0
# configure:3805: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3816: $? = 0
# configure:3805: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3816: $? = 1
# configure:3805: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3816: $? = 1
# configure:3820: checking whether we are using the GNU C++ compiler
# configure:3839: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3839: $? = 0
# configure:3848: result: yes
# configure:3857: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3877: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3877: $? = 0
# configure:3918: result: yes
# configure:3960: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3960: $? = 0
# configure:3981: checking if LD -Wl,--version-script works
# configure:3999: arm-linux-androideabi-gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: conftest.map:2:1: syntax error, unexpected $end, expecting '{'
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: fatal error: unable to parse version script file conftest.map
# collect2: error: ld returned 1 exit status
# configure:3999: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nettle"
# | #define PACKAGE_TARNAME "nettle"
# | #define PACKAGE_VERSION "3.2"
# | #define PACKAGE_STRING "nettle 3.2"
# | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
# | #define PACKAGE_URL ""
# | #define HAVE_LINK_IFUNC 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4027: arm-linux-androideabi-gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:4027: $? = 0
# configure:4039: result: yes
# configure:4050: checking whether make sets $(MAKE)
# configure:4072: result: yes
# configure:4084: checking for arm-linux-androideabi-ranlib
# configure:4100: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4111: result: arm-linux-androideabi-ranlib
# configure:4176: checking for arm-linux-androideabi-nm
# configure:4192: found /sysroot/bin/arm-linux-androideabi-nm
# configure:4203: result: arm-linux-androideabi-nm
# configure:4269: checking for arm-linux-androideabi-objdump
# configure:4285: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:4296: result: arm-linux-androideabi-objdump
# configure:4361: checking for arm-linux-androideabi-ar
# configure:4377: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4388: result: arm-linux-androideabi-ar
# configure:4469: checking for a BSD-compatible install
# configure:4537: result: /usr/bin/install -c
# configure:4551: checking for a thread-safe mkdir -p
# configure:4590: result: /usr/sbin/mkdir -p
# configure:4594: checking whether ln -s works
# configure:4598: result: yes
# configure:4677: checking build system compiler gcc
# configure:4690: gcc conftest.c
# cc1: error: no include path in which to search for stdc-predef.h
# conftest.c: In function 'main':
# conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# exit(0);
# ^
# configure:4693: $? = 1
# configure:4700: result: no
# configure:4677: checking build system compiler cc
# configure:4690: cc conftest.c
# cc1: error: no include path in which to search for stdc-predef.h
# conftest.c: In function 'main':
# conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# exit(0);
# ^
# configure:4693: $? = 1
# configure:4700: result: no
# configure:4677: checking build system compiler c89
# configure:4690: c89 conftest.c
# cc1: error: no include path in which to search for stdc-predef.h
# conftest.c: In function 'main':
# conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# exit(0);
# ^
# configure:4693: $? = 1
# configure:4700: result: no
# configure:4677: checking build system compiler c99
# configure:4690: c99 conftest.c
# cc1: error: no include path in which to search for stdc-predef.h
# conftest.c: In function 'main':
# conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure:4693: $? = 1
# configure:4700: result: no
# configure:4711: error: Cannot find a build system compiler
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_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_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# 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_CC=arm-linux-androideabi-gcc
# ac_cv_prog_NM=arm-linux-androideabi-nm
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# nettle_cv_link_ifunc=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AR='arm-linux-androideabi-ar'
# ASM_ALIGN_LOG=''
# ASM_COFF_STYLE=''
# ASM_ELF_STYLE=''
# ASM_MARK_NOEXEC_STACK=''
# ASM_RODATA=''
# ASM_SYMBOL_PREFIX=''
# ASM_TYPE_FUNCTION=''
# ASM_TYPE_PROGBITS=''
# BENCH_LIBS=''
# CC='arm-linux-androideabi-gcc'
# CCPIC=''
# CC_FOR_BUILD=''
# CFLAGS=''
# CPP=''
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXFLAGS=''
# DEFS=''
# DEP_FLAGS=''
# DEP_INCLUDE=''
# DEP_PROCESS=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP=''
# EMULATOR=''
# EXEEXT=''
# EXEEXT_FOR_BUILD=''
# EXTRA_HOGWEED_LINKER_FLAGS='-Wl,--version-script=libhogweed.map'
# EXTRA_LINKER_FLAGS='-Wl,--version-script=libnettle.map'
# GMP_NUMB_BITS=''
# GREP=''
# HOGWEED_EXTRA_SYMBOLS=''
# IF_ASM=''
# IF_CXX=''
# IF_DLL=''
# IF_DLOPEN_TEST=''
# IF_DOCUMENTATION=''
# IF_HOGWEED=''
# IF_MINI_GMP=''
# IF_NOT_SHARED=''
# IF_SHARED=''
# IF_STATIC=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBHOGWEED_FILE=''
# LIBHOGWEED_FILE_SRC=''
# LIBHOGWEED_FORLINK=''
# LIBHOGWEED_LIBS=''
# LIBHOGWEED_LINK=''
# LIBHOGWEED_MAJOR='4'
# LIBHOGWEED_MINOR='2'
# LIBHOGWEED_SONAME=''
# LIBNETTLE_FILE=''
# LIBNETTLE_FILE_SRC=''
# LIBNETTLE_FORLINK=''
# LIBNETTLE_LIBS=''
# LIBNETTLE_LINK=''
# LIBNETTLE_MAJOR='6'
# LIBNETTLE_MINOR='2'
# LIBNETTLE_SONAME=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# M4=''
# MAJOR_VERSION='3'
# MAKEINFO=''
# MINOR_VERSION='2'
# MKDIR_P='/usr/sbin/mkdir -p'
# NETTLE_USE_MINI_GMP='0'
# NM='arm-linux-androideabi-nm'
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OPENSSL_LIBFLAGS=''
# OPT_HOGWEED_OBJS=''
# OPT_NETTLE_OBJS=''
# OPT_NETTLE_SOURCES=''
# PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
# PACKAGE_NAME='nettle'
# PACKAGE_STRING='nettle 3.2'
# PACKAGE_TARNAME='nettle'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.2'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# W64_ABI=''
# ac_ct_CC=''
# ac_ct_CXX=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# 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 "nettle"
# #define PACKAGE_TARNAME "nettle"
# #define PACKAGE_VERSION "3.2"
# #define PACKAGE_STRING "nettle 3.2"
# #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
# #define PACKAGE_URL ""
# #define HAVE_LINK_IFUNC 1
#
# configure: exit 1