Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

676 lines
33 KiB

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libiconv configure 0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr/local --host=arm-linux-androideabi --with-sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --enable-input-tslib=no --enable-static host_alias=arm-linux-androideabi CFLAGS=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm CPPFLAGS=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = DESKTOP-6CJ0SOQ
uname -m = x86_64
uname -r = 4.19.128-microsoft-standard
uname -s = Linux
uname -v = #1 SMP Tue Jun 23 12:58:10 UTC 2020
/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: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2194: checking whether make sets $(MAKE)
configure:2216: result: yes
configure:2235: checking for arm-linux-androideabi-gcc
configure:2251: found /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc
configure:2262: result: arm-linux-androideabi-gcc
configure:2531: checking for C compiler version
configure:2540: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.9 20140827 (prerelease)
Copyright (C) 2014 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:2551: $? = 0
configure:2540: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../libexec/gcc/arm-linux-androideabi/4.9/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.9/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.9 --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.9 --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.9 20140827 (prerelease) (GCC)
configure:2551: $? = 0
configure:2540: 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:2551: $? = 1
configure:2540: 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:2551: $? = 1
configure:2571: checking whether the C compiler works
configure:2593: arm-linux-androideabi-gcc --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2597: $? = 0
configure:2645: result: yes
configure:2648: checking for C compiler default output file name
configure:2650: result: a.out
configure:2656: checking for suffix of executables
configure:2663: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2667: $? = 0
configure:2689: result:
configure:2711: checking whether we are cross compiling
configure:2719: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2723: $? = 0
configure:2730: ./conftest
./configure: line 2732: ./conftest: cannot execute binary file: Exec format error
configure:2734: $? = 126
configure:2722: result: yes
configure:2727: checking for suffix of object files
configure:2749: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2753: $? = 0
configure:2774: result: o
configure:2778: checking whether we are using the GNU C compiler
configure:2797: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2797: $? = 0
configure:2806: result: yes
configure:2815: checking whether arm-linux-androideabi-gcc accepts -g
configure:2835: arm-linux-androideabi-gcc -c -g --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2835: $? = 0
configure:2876: result: yes
configure:2893: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:2956: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:2956: $? = 0
configure:2969: result: none needed
configure:2994: checking how to run the C preprocessor
configure:3025: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
configure:3025: $? = 0
configure:3039: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libiconv"
| #define PACKAGE_TARNAME "libiconv"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "libiconv 0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3064: result: arm-linux-androideabi-gcc -E
configure:3084: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
configure:3084: $? = 0
configure:3098: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libiconv"
| #define PACKAGE_TARNAME "libiconv"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "libiconv 0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3140: checking for a BSD-compatible install
configure:3208: result: /usr/bin/install -c
configure:3225: checking build system type
configure:3239: result: x86_64-pc-linux-gnu
configure:3259: checking host system type
configure:3272: result: arm-unknown-linux-androideabi
configure:3295: checking whether to activate relocatable installation
configure:3310: result: no
configure:3336: checking whether ln -s works
configure:3340: result: yes
configure:3351: checking for grep that handles long lines and -e
configure:3409: result: /bin/grep
configure:3414: checking for egrep
configure:3476: result: /bin/grep -E
configure:3481: checking for ANSI C header files
configure:3501: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3501: $? = 0
configure:3585: result: yes
configure:3598: checking for sys/types.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for sys/stat.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for stdlib.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for string.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for memory.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for strings.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for inttypes.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for stdint.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3598: checking for unistd.h
configure:3598: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3598: $? = 0
configure:3598: result: yes
configure:3611: checking minix/config.h usability
configure:3611: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
conftest.c:53:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:3611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libiconv"
| #define PACKAGE_TARNAME "libiconv"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "libiconv 0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define INSTALLPREFIX "/usr/local"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3611: result: no
configure:3611: checking minix/config.h presence
configure:3611: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
conftest.c:20:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:3611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libiconv"
| #define PACKAGE_TARNAME "libiconv"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "libiconv 0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define INSTALLPREFIX "/usr/local"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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 <minix/config.h>
configure:3611: result: no
configure:3611: checking for minix/config.h
configure:3611: result: no
configure:3635: checking whether it is safe to define __EXTENSIONS__
configure:3653: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3653: $? = 0
configure:3660: result: yes
configure:3689: checking whether _XOPEN_SOURCE should be defined
configure:3708: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:3708: $? = 0
configure:3732: result: no
configure:3792: checking how to print strings
configure:3819: result: printf
configure:3840: checking for a sed that does not truncate output
configure:3904: result: /bin/sed
configure:3922: checking for fgrep
configure:3984: result: /bin/grep -F
configure:4019: checking for ld used by arm-linux-androideabi-gcc
configure:4086: result: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
configure:4093: checking if the linker (/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld) is GNU ld
configure:4108: result: yes
configure:4120: checking for BSD- or MS-compatible name lister (nm)
configure:4174: result: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B
configure:4304: checking the name lister (/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B) interface
configure:4311: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:4314: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4317: output
00000000 B some_variable
configure:4318: result: BSD nm
configure:4322: checking the maximum length of command line arguments
configure:4453: result: 1572864
configure:4501: checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-androideabi format
configure:4541: result: func_convert_file_noop
configure:4548: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:4568: result: func_convert_file_noop
configure:4575: checking for /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld option to reload object files
configure:4582: result: -r
configure:4616: checking for arm-linux-androideabi-objdump
configure:4632: found /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
configure:4643: result: arm-linux-androideabi-objdump
configure:4712: checking how to recognize dependent libraries
configure:4912: result: pass_all
configure:4957: checking for arm-linux-androideabi-dlltool
configure:4987: result: no
configure:4997: checking for dlltool
configure:5027: result: no
configure:5054: checking how to associate runtime and link libraries
configure:5081: result: printf %s\n
configure:5097: checking for arm-linux-androideabi-ar
configure:5124: result: arm-linux-androideabi-ar
configure:5205: checking for archiver @FILE support
configure:5222: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:5222: $? = 0
configure:5225: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5228: $? = 0
configure:5233: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5236: $? = 1
configure:5235: result: @
configure:5253: checking for arm-linux-androideabi-strip
configure:5269: found /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
configure:5280: result: arm-linux-androideabi-strip
configure:5352: checking for arm-linux-androideabi-ranlib
configure:5379: result: arm-linux-androideabi-ranlib
configure:5496: checking for gawk
configure:5526: result: no
configure:5496: checking for mawk
configure:5512: found /usr/bin/mawk
configure:5523: result: mawk
configure:5563: checking command to parse /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:5716: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:5719: $? = 0
configure:5723: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/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:5726: $? = 0
configure:5792: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c conftstm.o >&5
configure:5795: $? = 0
configure:5833: result: ok
configure:5880: checking for sysroot
configure:5910: result: /mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm
configure:5917: checking for a working dd
configure:5955: result: /bin/dd
configure:5959: checking how to truncate binary pipes
configure:5974: result: /bin/dd bs=4096 count=1
configure:6263: checking for arm-linux-androideabi-mt
configure:6293: result: no
configure:6303: checking for mt
configure:6319: found /bin/mt
configure:6330: result: mt
configure:6342: WARNING: using cross tools not prefixed with host triplet
configure:6353: checking if mt is a manifest tool
configure:6359: mt '-?'
configure:6367: result: no
configure:7041: checking for dlfcn.h
configure:7041: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:7041: $? = 0
configure:7041: result: yes
configure:7595: checking for objdir
configure:7610: result: .libs
configure:7874: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:7892: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7896: $? = 0
configure:7909: result: no
configure:8267: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8274: result: -fPIC -DPIC
configure:8282: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8300: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -fPIC -DPIC -DPIC conftest.c >&5
configure:8304: $? = 0
configure:8317: result: yes
configure:8346: checking if arm-linux-androideabi-gcc static flag -static works
configure:8374: result: yes
configure:8389: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8410: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -o out/conftest2.o conftest.c >&5
configure:8414: $? = 0
configure:8436: result: yes
configure:8444: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8491: result: yes
configure:8524: checking whether the arm-linux-androideabi-gcc linker (/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld) supports shared libraries
configure:9783: result: yes
configure:9820: checking whether -lc should be explicitly linked in
configure:9828: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:9831: $? = 0
configure:9846: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9849: $? = 0
configure:9863: result: no
configure:10023: checking dynamic linker characteristics
configure:10841: result: Android linker
configure:10963: checking how to hardcode library paths into programs
configure:10988: result: immediate
configure:11536: checking whether stripping libraries is possible
configure:11541: result: yes
configure:11576: checking if libtool supports shared libraries
configure:11578: result: yes
configure:11581: checking whether to build shared libraries
configure:11606: result: yes
configure:11609: checking whether to build static libraries
configure:11613: result: no
configure:8447: checking whether the -Werror option is usable
configure:8466: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -Werror --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:8466: $? = 0
configure:8475: result: yes
configure:8477: checking for simple visibility declarations
configure:8504: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -fvisibility=hidden -Werror --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
configure:8504: $? = 0
configure:8513: result: yes
configure:8682: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libiconv config.status 0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on DESKTOP-6CJ0SOQ
config.status:974: creating Makefile
config.status:1140: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_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_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_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_AWK=mawk
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_ac_ct_MANIFEST_TOOL=mt
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_should_define__xopen_source=no
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=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=/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='arm-linux-androideabi-ar'
AS='as'
AWK='mawk'
CC='arm-linux-androideabi-gcc'
CFLAGS='--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm'
CFLAG_VISIBILITY='-fvisibility=hidden'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS='--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm'
DEFS='-DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"libiconv\ 0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/usr/local\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_VISIBILITY='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/bin/bash $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MANIFEST_TOOL=':'
NM='/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libiconv'
PACKAGE_STRING='libiconv 0'
PACKAGE_TARNAME='libiconv'
PACKAGE_URL=''
PACKAGE_VERSION='0'
PATH_SEPARATOR=':'
PLUGLIB='preloadable_libiconv.so'
RANLIB='arm-linux-androideabi-ranlib'
RELOCATABLE='no'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='arm-linux-androideabi-strip'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='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/local'
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 "libiconv"
#define PACKAGE_TARNAME "libiconv"
#define PACKAGE_VERSION "0"
#define PACKAGE_STRING "libiconv 0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define INSTALLPREFIX "/usr/local"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_VISIBILITY 1
configure: exit 0