Untitled diff

Created Diff never expires
13 removals
101 lines
17 additions
104 lines
checking for ICU version numbers... release 58.2, library 58.2, unicode version 9.0
checking for ICU version numbers... release 58.2, library 58.2, unicode version 9.0
checking build system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-pc-linux-android
checking host system type... x86_64-pc-linux-android
checking whether to build debug libraries... no
checking whether to build debug libraries... no
checking whether to build release libraries... yes
checking whether to build release libraries... yes
checking for x86_64-linux-android-clang... /home/phoenix/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
checking for x86_64-linux-android-clang... /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/clang
checking whether the C compiler works... yes
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking for suffix of executables...
checking whether we are cross compiling... no
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether we are using the GNU C compiler... yes
checking whether /home/phoenix/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... yes
checking whether /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/clang accepts -g... yes
checking for /home/phoenix/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... none needed
checking for /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /home/phoenix/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ accepts -g... yes
checking whether /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/clang++ accepts -g... yes
checking for x86_64-linux-android-pkg-config... no
checking for x86_64-linux-android-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.20... yes
checking pkg-config is at least version 0.20... yes
checking for ICULEHB... no
checking for ICULEHB... no
checking how to run the C preprocessor... /home/phoenix/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -E
checking how to run the C preprocessor... /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/clang -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmake... no
checking for gmake... no
checking for gnumake... no
checking for gnumake... no
Using cross buildroot: /home/phoenix/Android/Sdk/ndk-bundle/toplay/icu/icu_linux
Using cross buildroot: /home/phoenix/Android/Sdk/ndk-bundle/toplay/icu/icu_linux
checking for doxygen... no
checking for doxygen... no
checking checking for executable suffix...
checking checking for executable suffix...
checking whether strict compiling is on... yes
checking whether strict compiling is on... yes
checking for grep that handles long lines and -e... /bin/grep
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking size of void *... 8
checking whether runnable 64 bit binaries are built by default... yes
checking whether runnable 64 bit binaries are built by default... yes
checking which Makefile fragment to use for x86_64-pc-linux-android... mh-linux
checking which Makefile fragment to use for x86_64-pc-linux-android... mh-linux
checking for floor in -lm... yes
checking for floor in -lm... yes
checking whether to build shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether to build static libraries... yes
checking whether we can use static library optimization option... yes
checking whether we can use static library optimization option... yes
checking whether to enable auto cleanup of libraries... no
checking whether to enable auto cleanup of libraries... no
checking whether to enable draft APIs... yes
checking whether to enable draft APIs... yes
checking for x86_64-linux-android-ranlib... /home/phoenix/Android/Sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ranlib
checking for x86_64-linux-android-ranlib... /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/x86_64-linux-android-ranlib
checking for x86_64-linux-android-ar... /home/phoenix/Android/Sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ar
checking for x86_64-linux-android-ar... /home/phoenix/Android/Sdk/ndk-bundle/toplay/custom/bin/x86_64-linux-android-ar
checking whether to enable renaming of symbols... yes
checking whether to enable renaming of symbols... yes
checking whether to enable function and data tracing... no
checking whether to enable function and data tracing... no
checking elf.h usability... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking elf.h presence... yes
checking for elf.h... yes
checking for elf.h... yes
checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... no
checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... no
checking for gettimeofday... yes
checking for gettimeofday... yes
checking if we have a C++ compiler... Good
checking if we have a C++ compiler... Good
checking if we have a C++11 compiler... yes
checking if we have a C++11 compiler... yes
configure: Adding CXXFLAGS option --std=c++0x
configure: Adding CXXFLAGS option --std=c++0x
checking if #include <string> works... yes
checking if #include <string> works... yes
checking if #include <atomic> works... yes
checking if #include <atomic> works... yes
checking for pthread_attr_init in -lpthread... yes
checking for pthread_attr_init in -lpthread... no
checking for library containing pthread_mutex_destroy... no
checking for pthread_mutex_init in -lpthread... no
checking for pthread_mutex_lock... yes
checking for mmap... yes
checking for mmap... yes
checking for genccode assembly... -a gcc
checking for genccode assembly... -a gcc
checking for inttypes.h... (cached) yes
checking for inttypes.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for dirent.h... yes
checking whether byte ordering is bigendian... no
checking whether byte ordering is bigendian... no
checking for nl_langinfo... yes
checking for nl_langinfo... no
checking for nl_langinfo's argument to obtain the codeset... CODESET
checking for namespace support... yes
checking for namespace support... yes
checking for properly overriding new and delete... yes
checking for properly overriding new and delete... yes
checking for placement new and delete... yes
checking for placement new and delete... yes
checking for popen... yes
checking for popen... yes
checking for tzset... yes
checking for tzset... yes
checking for tzname... yes
checking for tzname... yes
checking for timezone... yes
checking for timezone... yes
checking for strtod_l... yes
checking for strtod_l... no
checking for int8_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking wchar.h usability... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar.h... yes
checking for library containing wcscpy... none required
checking for library containing wcscpy... none required
checking size of wchar_t... 4
checking size of wchar_t... 4
checking for UTF-16 string literal support... C++ only
checking for UTF-16 string literal support... C++ only
checking for a library suffix to use... none
checking for a library suffix to use... none
CPPFLAGS= -ffunction-sections -fdata-sections $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_ENABLE_DYLOAD=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_STRTOD_L=1
CPPFLAGS= -ffunction-sections -fdata-sections $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_ENABLE_DYLOAD=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_STRTOD_L=0
CFLAGS=-fPIC -DANDROID -fdata-sections -ffunction-sections -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)
CFLAGS=-fPIC -DANDROID -fdata-sections -ffunction-sections -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)
CXXFLAGS=-fPIC -DANDROID -frtti -fno-exceptions -fdata-sections -ffunction-sections -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS)
CXXFLAGS=-fPIC -DANDROID -frtti -fno-exceptions -fdata-sections -ffunction-sections -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS)
configure: creating ./config.status
configure: creating ./config.status