Build of js185 with android toolchain

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

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

SLOCLanguage
207,909 cpp
37,528 ansic
14,939 sh
9,684 asm
3,770 perl
2,873 python
1,003 makefile
449 exp
39 sed
278,194 total

The process tree of the build process is here.

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

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/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: js185 1.0.0-3 (Tue Apr 4 21:53:42 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
#
# checking target system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
#
# checking build system type... x86_64-unknown-linux-gnu
# checking for mawk... no
# checking for gawk... gawk
# checking for perl5... no
# checking for perl... /usr/sbin/perl
# checking for gcc... arm-linux-androideabi-gcc
# checking whether the C compiler (arm-linux-androideabi-gcc ) works... yes
# checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler... yes
# checking whether we are using GNU C... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for c++... arm-linux-androideabi-g++
# checking whether the C++ compiler (arm-linux-androideabi-g++ ) works... yes
# checking whether the C++ compiler (arm-linux-androideabi-g++ ) is a cross-compiler... yes
# checking whether we are using GNU C++... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking for ranlib... ranlib
# checking for as... /usr/sbin/as
# checking for ar... ar
# checking for ld... ld
# checking for strip... strip
# checking for windres... no
# checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for sb-conf... no
# checking for ve... no
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking for minimum required perl version >= 5.006... 5.024000
# checking for full perl installation... yes
# checking for python2.7... /sysroot/bin/python2.7
# checking for doxygen... /usr/sbin/doxygen
# checking for autoconf... /usr/sbin/autoconf
# checking for unzip... /usr/sbin/unzip
# checking for zip... /usr/sbin/zip
# checking for makedepend... no
# checking for xargs... /usr/sbin/xargs
# checking for gmake... no
# checking for make... /usr/sbin/make
# checking for X... libraries /usr/lib, headers /usr/include
# checking for dnet_ntoa in -ldnet... no
# checking for dnet_ntoa in -ldnet_stub... no
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... no
# checking for shmat in -lipc... no
# checking for IceConnectionNumber in -lICE... no
# checking whether the compiler supports -Wno-invalid-offsetof... yes
# checking whether the compiler supports -Wno-variadic-macros... yes
# checking whether the compiler supports -Werror=return-type... yes
# checking whether ld has archive extraction flags... yes
# checking that static assertion macros used in autoconf tests work... yes
# checking for 64-bit OS... no
# checking for Python version >= 2.5 but not 3.x... yes
# checking for ANSI C header files... yes
# checking for working const... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for __stdcall... no
# checking for ssize_t... yes
# checking for st_blksize in struct stat... yes
# checking for siginfo_t... yes
# checking for stdint.h... yes
# checking for the size of void*... 4
# checking for the alignment of void*... 4
# checking for the size of double... 8
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for int64... no
# checking for uint... yes
# checking for uint_t... yes
# checking for uint16_t... yes
# checking for uname.domainname... yes
# checking for uname.__domainname... no
# checking for visibility(hidden) attribute... yes
# checking for visibility(default) attribute... yes
# checking for visibility pragma support... yes
# checking For gcc visibility bug with class-level attributes (GCC bug 26905)... yes
# checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
# checking for __force_align_arg_pointer__ attribute... no
# checking for dirent.h that defines DIR... yes
# checking for opendir in -ldir... no
# checking for sys/byteorder.h... no
# checking for compat.h... no
# checking for getopt.h... yes
# checking for sys/bitypes.h... no
# checking for memory.h... yes
# checking for unistd.h... yes
# checking for gnu/libc-version.h... no
# checking for nl_types.h... no
# checking for malloc.h... yes
# checking for X11/XKBlib.h... no
# checking for io.h... no
# checking for sys/statvfs.h... yes
# checking for sys/statfs.h... yes
# checking for sys/vfs.h... yes
# checking for sys/mount.h... yes
# checking for sys/quota.h... no
# checking for linux/quota.h... yes
# checking for mmintrin.h... no
# checking for new... yes
# checking for sys/cdefs.h... yes
# checking for linux/perf_event.h... yes
# checking for gethostbyname_r in -lc_r... no
# checking for library containing dlopen... none required
# checking for dlfcn.h... yes
# checking for dladdr... yes
# checking for socket in -lsocket... no
# checking for ARM SIMD support in compiler... no
# checking for ARM NEON support in compiler... yes
# checking for pthread_create in -lpthreads... no
# checking for pthread_create in -lpthread... no
# checking for pthread_create in -lc_r... no
# checking for pthread_create in -lc... yes
# checking whether arm-linux-androideabi-gcc accepts -pthread... yes
# checking whether mmap() sees write()s... yes
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking for 8-bit clean memcmp... no
# checking for fchmod... yes
# checking for flockfile... yes
# checking for getc_unlocked... yes
# checking for _getc_nolock... no
# checking for getpagesize... yes
# checking for lchown... yes
# checking for localtime_r... yes
# checking for lstat64... yes
# checking for memmove... yes
# checking for random... yes
# checking for rint... no
# checking for sbrk... yes
# checking for snprintf... yes
# checking for stat64... yes
# checking for statvfs... yes
# checking for statvfs64... yes
# checking for strerror... yes
# checking for strtok_r... yes
# checking for truncate64... yes
# checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... no
# checking for wcrtomb... yes
# checking for mbrtowc... yes
# checking for res_ninit()... no
# checking for gnu_get_libc_version()... no
# checking for iconv in -lc... no
# checking for iconv in -liconv... no
# checking for libiconv in -liconv... no
# checking for iconv()... no
# checking for an implementation of va_copy()... no
# checking for an implementation of __va_copy()... no
# checking whether va_lists can be copied by value... yes
# checking for gcc 3.0 ABI... yes
# checking for C++ "explicit" keyword... yes
# checking for C++ "typename" keyword... yes
# checking for modern C++ template specialization syntax support... yes
# checking whether partial template specialization works... yes
# checking whether operators must be re-defined for templates derived from templates... no
# checking whether we need to cast a derived template to pass as its base class... no
# checking whether the compiler can resolve const ambiguities for templates... yes
# checking whether the C++ "using" keyword can change access... yes
# checking whether the C++ "using" keyword resolves ambiguity... yes
# checking for "std::" namespace... yes
# checking whether standard template operator!=() is ambiguous... unambiguous
# checking for C++ reinterpret_cast... yes
# checking for C++ dynamic_cast to void*... no
# checking whether C++ requires implementation of unused virtual methods... yes
# checking for trouble comparing to zero near std::operator!=()... no
# checking for __thread keyword for TLS variables... yes
# checking for malloc.h... (cached) yes
# checking for strndup... yes
# checking for posix_memalign... yes
# checking for memalign... yes
# checking for valloc... yes
# checking for __attribute__((always_inline))... yes
# checking for __attribute__((malloc))... yes
# checking for __attribute__((warn_unused_result))... yes
# checking for __attribute__((noreturn))... yes
# checking for LC_MESSAGES... yes
# checking for localeconv... yes
# checking for nspr-config... /usr/sbin/nspr-config
# checking for NSPR - version >= 4.7.0... yes
# checking for valid optimization flags... yes
# checking for __cxa_demangle... yes
# checking for unwind.h... yes
# checking for _Unwind_Backtrace... yes
# checking for gcc -pipe support... yes
# checking whether C compiler supports -fprofile-generate... yes
# checking whether C++ compiler has -pedantic long long bug... no
# checking for correct temporary object destruction order... maybe
# checking for correct overload resolution with const and templates... no
# checking for tm_zone tm_gmtoff in struct tm... yes
# checking for posix_fallocate... yes
# checking for setlocale... yes
# checking for localeconv... (cached) yes
# creating js-confdefs.h
# ==== js-confdefs.h =================================
# /* List of defines generated by configure. Included with preprocessor flag,
# * -include, to avoid long list of -D defines on the compile command-line.
# * Do not edit.
# */
#
# #ifndef _JS_CONFDEFS_H_
# #define _JS_CONFDEFS_H_
#
# #define CPP_THROW_NEW throw()
# #define D_INO d_ino
# #define EDITLINE 1
# #define HAVE_ARM_NEON 1
# #define HAVE_CPP_ACCESS_CHANGING_USING 1
# #define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1
# #define HAVE_CPP_EXPLICIT 1
# #define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1
# #define HAVE_CPP_NAMESPACE_STD 1
# #define HAVE_CPP_NEW_CASTS 1
# #define HAVE_CPP_PARTIAL_SPECIALIZATION 1
# #define HAVE_CPP_TYPENAME 1
# #define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1
# #define HAVE_DIRENT_H 1
# #define HAVE_DLADDR 1
# #define HAVE_DLOPEN 1
# #define HAVE_FCHMOD 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_GETC_UNLOCKED 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_I18N_LC_MESSAGES 1
# #define HAVE_INT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_INT64_T 1
# #define HAVE_LCHOWN 1
# #define HAVE_LINUX_QUOTA_H 1
# #define HAVE_LOCALECONV 1
# #define HAVE_LOCALECONV 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_LSTAT64 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MEMALIGN 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMORY_H 1
# #define HAVE_POSIX_FALLOCATE 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_RANDOM 1
# #define HAVE_SBRK 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SIGINFO_T 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SSIZE_T 1
# #define HAVE_STAT64 1
# #define HAVE_STATVFS 1
# #define HAVE_STATVFS64 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRTOK_R 1
# #define HAVE_ST_BLKSIZE 1
# #define HAVE_SYS_CDEFS_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_THREAD_TLS_KEYWORD 1
# #define HAVE_TM_ZONE_TM_GMTOFF 1
# #define HAVE_TRUNCATE64 1
# #define HAVE_UINT 1
# #define HAVE_UINT16_T 1
# #define HAVE_UINT_T 1
# #define HAVE_UNAME_DOMAINNAME_FIELD 1
# #define HAVE_UNISTD_H 1
# #define HAVE_VALLOC 1
# #define HAVE_VISIBILITY_ATTRIBUTE 1
# #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
# #define HAVE_WCRTOMB 1
# #define HAVE__UNWIND_BACKTRACE 1
# #define HAVE___CXA_DEMANGLE 1
# #define JS_ALIGN_OF_POINTER 4
# #define JS_BITS_PER_WORD_LOG2 5
# #define JS_BYTES_PER_DOUBLE 8
# #define JS_BYTES_PER_WORD 4
# #define JS_HAVE_STDINT_H 1
# #define JS_THREADSAFE 1
# #define MALLOC_H
# #define MOZ_DLL_SUFFIX ".so"
# #define NEED_CPP_UNUSED_IMPLEMENTATIONS 1
# #define NEW_H
# #define NS_ALWAYS_INLINE __attribute__((always_inline))
# #define NS_ATTR_MALLOC __attribute__((malloc))
# #define NS_NORETURN __attribute__((noreturn))
# #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
# #define STDC_HEADERS 1
# #define UNIX_ASYNC_DNS 1
# #define XP_UNIX 1
#
# #endif /* _JS_CONFDEFS_H_ */
#
# creating Makefile
# creating shell/Makefile
# creating lirasm/Makefile
# creating jsapi-tests/Makefile
# creating tests/Makefile
# creating config/Makefile
# creating config/mkdepend/Makefile
# creating editline/Makefile
# updating cache ./config.cache
# creating ./config.status
# creating config/autoconf.mk
# creating js-config.h
# invoking make to create js-config script
# rm -f js-config.tmp
# sed < js-config.in > js-config.tmp \
# -e 's|@prefix@|/usr|' \
# -e 's|@exec_prefix@|/usr|' \
# -e 's|@includedir@|/usr/include|' \
# -e 's|@libdir@|/usr/lib|' \
# -e 's|@MOZILLA_VERSION@||' \
# -e 's|@LIBRARY_NAME@|mozjs185|' \
# -e 's|@NSPR_CFLAGS@|-I/usr/include/nspr|' \
# -e 's|@JS_CONFIG_LIBS@|-L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lm |' \
# -e 's|@MOZ_JS_LIBS@|-L/usr/lib -lmozjs185|' \
# && mv js-config.tmp js-config && chmod +x js-config
# make export
# make[1]: Entering directory '/tmp/js185/src/js-1.8.5/js/src'
# Creating /tmp/js185/src/js-1.8.5/js/src/.deps
# make[2]: Entering directory '/tmp/js185/src/js-1.8.5/js/src/config'
# rm -f nfspwd
# nsinstall.c
# pathsub.c
# arm-linux-androideabi-gcc -o host_nsinstall.o -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O2 -DUNICODE -D_UNICODE -I. -I. -I../dist/include -I../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nspr /tmp/js185/src/js-1.8.5/js/src/config/nsinstall.c
# arm-linux-androideabi-gcc -o host_pathsub.o -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O2 -DUNICODE -D_UNICODE -I. -I. -I../dist/include -I../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nspr /tmp/js185/src/js-1.8.5/js/src/config/pathsub.c
# cp nfspwd.pl nfspwd
# chmod +x nfspwd
# arm-linux-androideabi-gcc -o nsinstall -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O2 -DUNICODE -D_UNICODE -Wl,-rpath-link,/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o
# /tmp/js185/src/js-1.8.5/js/src/config/nsinstall -R nsinstall ../dist/bin
# /tmp/js185/src/js-1.8.5/js/src/config/nsinstall: /tmp/js185/src/js-1.8.5/js/src/config/nsinstall: cannot execute binary file
# make[2]: *** [Makefile:90: export] Error 126
# make[2]: Leaving directory '/tmp/js185/src/js-1.8.5/js/src/config'
# make[1]: *** [config/rules.mk:823: export] Error 2
# make[1]: Leaving directory '/tmp/js185/src/js-1.8.5/js/src'
# make: *** [config/rules.mk:753: default] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/js185/src/js-1.8.5/js/src/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:759: checking host system type
# configure:780: checking target system type
# configure:798: checking build system type
# configure:859: checking for mawk
# configure:859: checking for gawk
# configure:983: checking for perl5
# configure:983: checking for perl
# configure:2139: checking for gcc
# configure:2252: checking whether the C compiler (arm-linux-androideabi-gcc ) works
# configure:2268: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:2294: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler
# configure:2299: checking whether we are using GNU C
# configure:2308: arm-linux-androideabi-gcc -E conftest.c
# configure:2327: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2363: checking for c++
# configure:2395: checking whether the C++ compiler (arm-linux-androideabi-g++ ) works
# configure:2411: arm-linux-androideabi-g++ -o conftest conftest.C 1>&5
# configure:2437: checking whether the C++ compiler (arm-linux-androideabi-g++ ) is a cross-compiler
# configure:2442: checking whether we are using GNU C++
# configure:2451: arm-linux-androideabi-g++ -E conftest.C
# configure:2470: checking whether arm-linux-androideabi-g++ accepts -g
# configure:2504: checking for ranlib
# configure:2536: checking for as
# configure:2590: checking for ar
# configure:2625: checking for ld
# configure:2660: checking for strip
# configure:2695: checking for windres
# configure:3465: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:3480: arm-linux-androideabi-gcc -c conftest.c -o conftest.o 1>&5
# configure:3481: arm-linux-androideabi-gcc -c conftest.c -o conftest.o 1>&5
# configure:3486: cc -c conftest.c 1>&5
# cc1: error: no include path in which to search for stdc-predef.h
# configure:3525: checking how to run the C preprocessor
# configure:3546: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3605: checking how to run the C++ preprocessor
# configure:3623: arm-linux-androideabi-g++ -E conftest.C >/dev/null 2>conftest.out
# configure:3713: checking for sb-conf
# configure:3713: checking for ve
# configure:3780: checking for a BSD compatible install
# configure:3833: checking whether ln -s works
# configure:3856: checking for minimum required perl version >= 5.006
# configure:3867: checking for full perl installation
# configure:3882: checking for python2.7
# configure:3942: checking for doxygen
# configure:3991: checking for autoconf
# configure:4040: checking for unzip
# configure:4091: checking for zip
# configure:4145: checking for makedepend
# configure:4193: checking for xargs
# configure:4566: checking for gmake
# configure:4566: checking for make
# configure:4629: checking for X
# configure:4696: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:4692:27: fatal error: X11/Intrinsic.h: No such file or directory
# #include <$x_direct_test_include>
# ^
# compilation terminated.
# configure: failed program was:
# #line 4691 "configure"
# #include "confdefs.h"
# #include
# configure:4772: arm-linux-androideabi-gcc -o conftest conftest.c -lXt 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lXt
# /tmp/ccyggTt3.o:conftest.c:function main: error: undefined reference to 'XtMalloc'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4765 "configure"
# #include "confdefs.h"
#
# int main() {
# XtMalloc()
# ; return 0; }
# configure:4943: checking for dnet_ntoa in -ldnet
# configure:4962: arm-linux-androideabi-gcc -o conftest conftest.c -ldnet 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet
# /tmp/ccIZk665.o:conftest.c:function main: error: undefined reference to 'dnet_ntoa'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4951 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dnet_ntoa();
#
# int main() {
# dnet_ntoa()
# ; return 0; }
# configure:4984: checking for dnet_ntoa in -ldnet_stub
# configure:5003: arm-linux-androideabi-gcc -o conftest conftest.c -ldnet_stub 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet_stub
# /tmp/ccCc9f9a.o:conftest.c:function main: error: undefined reference to 'dnet_ntoa'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4992 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dnet_ntoa();
#
# int main() {
# dnet_ntoa()
# ; return 0; }
# configure:5032: checking for gethostbyname
# configure:5060: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:5130: checking for connect
# configure:5158: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:5222: checking for remove
# configure:5250: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:5314: checking for shmat
# configure:5342: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# /tmp/cckFGT1Z.o:conftest.c:function main: error: undefined reference to 'shmat'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 5319 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char shmat(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char shmat();
#
# int main() {
#
# /* 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_shmat) || defined (__stub___shmat)
# choke me
# #else
# shmat();
# #endif
#
# ; return 0; }
# configure:5363: checking for shmat in -lipc
# configure:5382: arm-linux-androideabi-gcc -o conftest conftest.c -lipc 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lipc
# /tmp/ccgLkabg.o:conftest.c:function main: error: undefined reference to 'shmat'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 5371 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char shmat();
#
# int main() {
# shmat()
# ; return 0; }
# configure:5415: checking for IceConnectionNumber in -lICE
# configure:5434: arm-linux-androideabi-gcc -o conftest -L/usr/lib conftest.c -lICE 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libICE.so while searching for ICE
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lICE
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
# /tmp/ccoLI3gj.o:conftest.c:function main: error: undefined reference to 'IceConnectionNumber'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 5423 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char IceConnectionNumber();
#
# int main() {
# IceConnectionNumber()
# ; return 0; }
# configure:5917: checking whether the compiler supports -Wno-invalid-offsetof
# configure:5940: arm-linux-androideabi-g++ -c -fno-strict-aliasing -Wno-invalid-offsetof conftest.C 1>&5
# configure:5967: checking whether the compiler supports -Wno-variadic-macros
# configure:5990: arm-linux-androideabi-g++ -c -fno-strict-aliasing -Wno-variadic-macros conftest.C 1>&5
# configure:6017: checking whether the compiler supports -Werror=return-type
# configure:6040: arm-linux-androideabi-g++ -c -fno-strict-aliasing -Werror=return-type conftest.C 1>&5
# configure:6076: checking whether ld has archive extraction flags
# configure:6100: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
# configure:6133: checking that static assertion macros used in autoconf tests work
# configure:6154: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:6171: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure: In function 'main':
# configure:6168:68: error: size of array 'static_assert_line_6171' is negative
# ; return 0; }
# ^
# configure:6167:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(0)
# ^
# configure:6166:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:6171:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^
# configure: failed program was:
# #line 6164 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(0)
# ; return 0; }
# configure:6194: arm-linux-androideabi-g++ -c -fno-strict-aliasing conftest.C 1>&5
# configure:6211: arm-linux-androideabi-g++ -c -fno-strict-aliasing conftest.C 1>&5
# configure: In function 'int main()':
# configure:6208:114: error: size of array 'static_assert_line_6211' is negative
# ; return 0; }
# ^
# configure:6207:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(0)
# ^
# configure:6206:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:6211:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^
# configure: failed program was:
# #line 6204 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(0)
# ; return 0; }
# configure:6245: checking for 64-bit OS
# configure:6254: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure: In function 'main':
# configure:6251:68: error: size of array 'static_assert_line_6254' is negative
# ; return 0; }
# ^
# configure:6250:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8)
# ^
# configure:6249:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:6254:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^
# configure: failed program was:
# #line 6247 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8)
# ; return 0; }
# configure:6393: checking for Python version >= 2.5 but not 3.x
# configure:8126: checking for ANSI C header files
# configure:8139: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:8230: checking for working const
# configure:8284: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8305: checking for mode_t
# configure:8338: checking for off_t
# configure:8371: checking for pid_t
# configure:8404: checking for size_t
# configure:8444: checking for __stdcall
# configure:8458: arm-linux-androideabi-g++ -c -fno-strict-aliasing conftest.C 1>&5
# configure:8452:48: error: '__stdcall' was not declared in this scope
# template <> struct foo {};
# ^
# configure:8452:61: error: template argument 1 is invalid
# template <> struct foo {};
# ^
# configure: failed program was:
# #line 8449 "configure"
# #include "confdefs.h"
# template struct foo;
# template <> struct foo {};
# template <> struct foo {};
# int main() {
#
# ; return 0; }
# configure:8487: checking for ssize_t
# configure:8500: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8522: checking for st_blksize in struct stat
# configure:8535: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8556: checking for siginfo_t
# configure:8569: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8594: checking for stdint.h
# configure:8604: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:8840: checking for the size of void*
# configure:8858: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8895: checking for the alignment of void*
# configure:8916: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure: In function 'main':
# configure:8910:26: error: size of array 'a' is negative
# int a[offsetof(struct aligner, a) == $align ? 1 : -1];
# ^
# configure: failed program was:
# #line 8903 "configure"
# #include "confdefs.h"
#
# #include
# struct aligner { char c; void* a; };
#
# int main() {
#
# int a[offsetof(struct aligner, a) == 2 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:8916: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8939: checking for the size of double
# configure:8957: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure: In function 'main':
# configure:8951:26: error: size of array 'a' is negative
# int a[sizeof (double) == $size ? 1 : -1];
# ^
# configure: failed program was:
# #line 8947 "configure"
# #include "confdefs.h"
#
# int main() {
#
# int a[sizeof (double) == 6 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:8957: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:8980: checking for int16_t
# configure:8993: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9015: checking for int32_t
# configure:9028: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9050: checking for int64_t
# configure:9063: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9085: checking for int64
# configure:9098: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure: In function 'main':
# configure:9094:1: error: unknown type name 'int64'
# int64 foo = 0;
# ^
# configure: failed program was:
# #line 9090 "configure"
# #include "confdefs.h"
# #include
# #include
# int main() {
# int64 foo = 0;
# ; return 0; }
# configure:9120: checking for uint
# configure:9133: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9155: checking for uint_t
# configure:9168: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9190: checking for uint16_t
# configure:9203: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9234: checking for uname.domainname
# configure:9247: arm-linux-androideabi-g++ -c -fno-strict-aliasing conftest.C 1>&5
# configure:9271: checking for uname.__domainname
# configure:9284: arm-linux-androideabi-g++ -c -fno-strict-aliasing conftest.C 1>&5
# configure: In function 'int main()':
# configure:9280:62: error: 'struct utsname' has no member named '__domainname'
# (void)uname(res); if (res != 0) { domain = res->__domainname; }
# ^
# configure: failed program was:
# #line 9276 "configure"
# #include "confdefs.h"
# #include
# int main() {
# struct utsname *res; char *domain;
# (void)uname(res); if (res != 0) { domain = res->__domainname; }
# ; return 0; }
# configure:9317: checking for visibility(hidden) attribute
# configure:9342: checking for visibility(default) attribute
# configure:9367: checking for visibility pragma support
# configure:9392: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
# configure:9420: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
# configure:9474: checking for __force_align_arg_pointer__ attribute
# configure:9486: arm-linux-androideabi-gcc -c -fno-strict-aliasing -Werror conftest.c 1>&5
# configure:9480:1: error: '__force_align_arg_pointer__' attribute directive ignored [-Werror=attributes]
# __attribute__ ((__force_align_arg_pointer__)) void test() {}
# ^
# cc1: all warnings being treated as errors
# configure: failed program was:
# #line 9479 "configure"
# #include "confdefs.h"
# __attribute__ ((__force_align_arg_pointer__)) void test() {}
# int main() {
#
# ; return 0; }
# configure:9513: checking for dirent.h that defines DIR
# configure:9526: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# configure:9551: checking for opendir in -ldir
# configure:9570: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing conftest.c -ldir 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldir
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 9559 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir();
#
# int main() {
# opendir()
# ; return 0; }
# configure:9643: checking for sys/byteorder.h
# configure:9653: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9649:27: fatal error: sys/byteorder.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9648 "configure"
# #include "confdefs.h"
# #include
# configure:9643: checking for compat.h
# configure:9653: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9649:20: fatal error: compat.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9648 "configure"
# #include "confdefs.h"
# #include
# configure:9643: checking for getopt.h
# configure:9653: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9683: checking for sys/bitypes.h
# configure:9693: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9689:25: fatal error: sys/bitypes.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9688 "configure"
# #include "confdefs.h"
# #include
# configure:9683: checking for memory.h
# configure:9693: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9683: checking for unistd.h
# configure:9693: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9723: checking for gnu/libc-version.h
# configure:9733: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9729:30: fatal error: gnu/libc-version.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9728 "configure"
# #include "confdefs.h"
# #include
# configure:9723: checking for nl_types.h
# configure:9733: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9729:22: fatal error: nl_types.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9728 "configure"
# #include "confdefs.h"
# #include
# configure:9763: checking for malloc.h
# configure:9773: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9803: checking for X11/XKBlib.h
# configure:9813: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9809:24: fatal error: X11/XKBlib.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9808 "configure"
# #include "confdefs.h"
# #include
# configure:9843: checking for io.h
# configure:9853: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9849:16: fatal error: io.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9848 "configure"
# #include "confdefs.h"
# #include
# configure:9884: checking for sys/statvfs.h
# configure:9894: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9884: checking for sys/statfs.h
# configure:9894: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9884: checking for sys/vfs.h
# configure:9894: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9884: checking for sys/mount.h
# configure:9894: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9925: checking for sys/quota.h
# configure:9935: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:9931:23: fatal error: sys/quota.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9930 "configure"
# #include "confdefs.h"
# #include
# configure:9965: checking for linux/quota.h
# configure:9975: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:10006: checking for mmintrin.h
# configure:10016: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# In file included from configure:10012:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/mmintrin.h:28:2: error: #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=iwmmxt2)
# #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=iwmmxt2)
# ^
# configure: failed program was:
# #line 10011 "configure"
# #include "confdefs.h"
# #include
# configure:10053: checking for new
# configure:10063: arm-linux-androideabi-g++ -E conftest.C >/dev/null 2>conftest.out
# configure:10155: checking for sys/cdefs.h
# configure:10165: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:10196: checking for linux/perf_event.h
# configure:10206: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:10234: checking for gethostbyname_r in -lc_r
# configure:10253: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing conftest.c -lc_r 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 10242 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gethostbyname_r();
#
# int main() {
# gethostbyname_r()
# ; return 0; }
# configure:10293: checking for library containing dlopen
# configure:10311: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing conftest.c 1>&5
# configure:10351: checking for dlfcn.h
# configure:10361: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:10396: checking for dladdr
# configure:10424: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -D_GNU_SOURCE conftest.c 1>&5
# configure:10559: checking for socket in -lsocket
# configure:10578: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing conftest.c -lsocket 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 10567 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char socket();
#
# int main() {
# socket()
# ; return 0; }
# configure:10608: checking for ARM SIMD support in compiler
# configure:10617: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c 1>&5
# /tmp/ccTzUmYD.s: Assembler messages:
# /tmp/ccTzUmYD.s:25: Error: selected processor does not support ARM mode `uqadd8 r1,r1,r2'
# configure: failed program was:
# #line 10610 "configure"
# #include "confdefs.h"
#
# int main() {
# asm("uqadd8 r1, r1, r2");
# ; return 0; }
# configure:10638: checking for ARM NEON support in compiler
# configure:10652: arm-linux-androideabi-gcc -c -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp conftest.c 1>&5
# configure:10680: checking for pthread_create in -lpthreads
# arm-linux-androideabi-gcc -o dummy dummy.c -fno-strict-aliasing -lpthreads
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:10703: checking for pthread_create in -lpthread
# arm-linux-androideabi-gcc -o dummy dummy.c -fno-strict-aliasing -lpthread
# /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:10726: checking for pthread_create in -lc_r
# arm-linux-androideabi-gcc -o dummy dummy.c -fno-strict-aliasing -lc_r
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure:10749: checking for pthread_create in -lc
# arm-linux-androideabi-gcc -o dummy dummy.c -fno-strict-aliasing -lc
# configure:10808: checking whether arm-linux-androideabi-gcc accepts -pthread
# configure:10926: checking whether mmap() sees write()s
# configure:10994: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:11040: checking for 8-bit clean memcmp
# configure:11080: checking for fchmod
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for flockfile
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for getc_unlocked
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for _getc_nolock
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# /tmp/ccQ9nuxa.o:conftest.c:function main: error: undefined reference to '_getc_nolock'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11085 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _getc_nolock(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _getc_nolock();
#
# int main() {
#
# /* 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__getc_nolock) || defined (__stub____getc_nolock)
# choke me
# #else
# _getc_nolock();
# #endif
#
# ; return 0; }
# configure:11080: checking for getpagesize
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for lchown
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for localtime_r
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for lstat64
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for memmove
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11092:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char $ac_func();
# ^
# configure:11080: checking for random
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for rint
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11092:6: warning: conflicting types for built-in function 'rint' [enabled by default]
# char $ac_func();
# ^
# /tmp/ccm7j00Q.o:conftest.c:function main: error: undefined reference to 'rint'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11085 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char rint(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char rint();
#
# int main() {
#
# /* 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_rint) || defined (__stub___rint)
# choke me
# #else
# rint();
# #endif
#
# ; return 0; }
# configure:11080: checking for sbrk
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for snprintf
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11092:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char $ac_func();
# ^
# configure:11080: checking for stat64
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for statvfs
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for statvfs64
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for strerror
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for strtok_r
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11080: checking for truncate64
# configure:11108: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11136: checking for clock_gettime(CLOCK_MONOTONIC) and -lrt
# configure:11149: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread -lrt conftest.c 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11141 "configure"
# #include "confdefs.h"
# #include
# int main() {
# struct timespec ts;
# clock_gettime(CLOCK_MONOTONIC, &ts);
# ; return 0; }
# configure:11182: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11176:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 11175 "configure"
# #include "confdefs.h"
# #include
# int main() {
# SYSTEMTIME st;FILETIME ft;SystemTimeToFileTime(&st,&ft);
# ; return 0; }
# configure:11206: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:11200:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 11199 "configure"
# #include "confdefs.h"
# #include
# int main() {
# FILETIME ft;GetSystemTimeAsFileTime(&ft);
# ; return 0; }
# configure:11233: checking for wcrtomb
# configure:11245: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:11265: checking for mbrtowc
# configure:11277: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:11306: checking for res_ninit()
# configure:11323: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# In file included from configure:11316:0:
# configure: In function 'main':
# configure:11319:22: error: dereferencing pointer to incomplete type
# int foo = res_ninit(&_res);
# ^
# configure: failed program was:
# #line 11311 "configure"
# #include "confdefs.h"
#
# #ifdef linux
# #define _BSD_SOURCE 1
# #endif
# #include
#
# int main() {
# int foo = res_ninit(&_res);
# ; return 0; }
# configure:11353: checking for gnu_get_libc_version()
# configure:11369: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure: In function 'int main()':
# configure:11365:50: error: 'gnu_get_libc_version' was not declared in this scope
# const char *glibc_version = gnu_get_libc_version();
# ^
# configure: failed program was:
# #line 11358 "configure"
# #include "confdefs.h"
#
# #ifdef HAVE_GNU_LIBC_VERSION_H
# #include
# #endif
#
# int main() {
# const char *glibc_version = gnu_get_libc_version();
# ; return 0; }
# configure:11398: checking for iconv in -lc
# configure:11420: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C -lc 1>&5
# /tmp/ccafiE3k.o:conftest.C:function main: error: undefined reference to 'iconv'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11406 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char iconv();
#
# int main() {
# iconv()
# ; return 0; }
# configure:11439: checking for iconv in -liconv
# configure:11461: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C -liconv 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liconv
# /tmp/ccyPUXqw.o:conftest.C:function main: error: undefined reference to 'iconv'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11447 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char iconv();
#
# int main() {
# iconv()
# ; return 0; }
# configure:11480: checking for libiconv in -liconv
# configure:11502: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C -liconv 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liconv
# /tmp/ccokjn0z.o:conftest.C:function main: error: undefined reference to 'libiconv'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11488 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char libiconv();
#
# int main() {
# libiconv()
# ; return 0; }
# configure:11529: checking for iconv()
# configure:11548: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:11537:27: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 11534 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int main() {
#
# iconv_t h = iconv_open("", "");
# iconv(h, NULL, NULL, NULL, NULL);
# iconv_close(h);
#
# ; return 0; }
# configure:11628: checking for an implementation of va_copy()
# configure:11669: checking for an implementation of __va_copy()
# configure:11710: checking whether va_lists can be copied by value
# configure:11883: checking for gcc 3.0 ABI
# configure:11901: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:11925: checking for C++ "explicit" keyword
# configure:11940: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:11961: checking for C++ "typename" keyword
# configure:11985: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12006: checking for modern C++ template specialization syntax support
# configure:12021: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12043: checking whether partial template specialization works
# configure:12056: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12077: checking whether operators must be re-defined for templates derived from templates
# configure:12094: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12116: checking whether we need to cast a derived template to pass as its base class
# configure:12130: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12151: checking whether the compiler can resolve const ambiguities for templates
# configure:12177: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12199: checking whether the C++ "using" keyword can change access
# configure:12212: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12223: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure: In function 'int main()':
# configure:12216:23: error: 'int A::foo()' is inaccessible
# class A { public: int foo() { return 1; } };
# ^
# configure:12219:19: error: within this context
# B b; return b.foo();
# ^
# configure: failed program was:
# #line 12215 "configure"
# #include "confdefs.h"
# class A { public: int foo() { return 1; } };
# class B : public A { private: using A::foo; };
# int main() {
# B b; return b.foo();
# ; return 0; }
# configure:12251: checking whether the C++ "using" keyword resolves ambiguity
# configure:12272: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12293: checking for "std::" namespace
# configure:12305: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12326: checking whether standard template operator!=() is ambiguous
# configure:12341: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12363: checking for C++ reinterpret_cast
# configure:12376: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12397: checking for C++ dynamic_cast to void*
# configure:12448: checking whether C++ requires implementation of unused virtual methods
# configure:12460: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# /tmp/ccAqr7rL.o:conftest.C:function X::X(): error: undefined reference to 'vtable for X'
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: the vtable symbol may be undefined because the class is missing its key function
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 12453 "configure"
# #include "confdefs.h"
# class X {private: virtual void never_called();};
# int main() {
# X x;
# ; return 0; }
# configure:12483: checking for trouble comparing to zero near std::operator!=()
# configure:12499: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12523: checking for __thread keyword for TLS variables
# configure:12535: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread -fPIC -shared -Wl,-z,defs conftest.C 1>&5
# configure:12572: checking for malloc.h
# configure:12684: checking for strndup
# configure:12715: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12684: checking for posix_memalign
# configure:12715: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12684: checking for memalign
# configure:12715: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12684: checking for valloc
# configure:12715: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12742: checking for __attribute__((always_inline))
# configure:12754: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12769: checking for __attribute__((malloc))
# configure:12781: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12796: checking for __attribute__((warn_unused_result))
# configure:12808: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12823: checking for __attribute__((noreturn))
# configure:12835: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:12859: checking for LC_MESSAGES
# configure:12871: arm-linux-androideabi-gcc -c -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:12894: checking for localeconv
# configure:12922: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:13092: checking for nspr-config
# configure:13127: checking for NSPR - version >= 4.7.0
# configure:13195: arm-linux-androideabi-gcc -c -fno-strict-aliasing -pthread -I/usr/include/nspr conftest.c 1>&5
# configure:13445: checking for valid optimization flags
# configure:13456: arm-linux-androideabi-gcc -c -fno-strict-aliasing -pthread -O conftest.c 1>&5
# configure:14167: checking for __cxa_demangle
# configure:14198: arm-linux-androideabi-g++ -o conftest -fno-strict-aliasing -pthread conftest.C 1>&5
# configure:14246: checking for unwind.h
# configure:14256: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:14275: checking for _Unwind_Backtrace
# configure:14303: arm-linux-androideabi-gcc -o conftest -fno-strict-aliasing -pthread conftest.c 1>&5
# configure:14352: checking for gcc -pipe support
# dummy-hello.c: In function 'main':
# dummy-hello.c:2:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# int main() { printf("Hello World\n"); exit(0); }
# ^
# configure:14374: arm-linux-androideabi-gcc -c -fno-strict-aliasing -pthread -pipe conftest.c 1>&5
# configure:14419: checking whether C compiler supports -fprofile-generate
# configure:14428: arm-linux-androideabi-gcc -c -fno-strict-aliasing -pthread -pipe -fprofile-generate -fprofile-correction conftest.c 1>&5
# configure:14492: checking whether C++ compiler has -pedantic long long bug
# configure:14501: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pedantic -Wno-long-long conftest.C 1>&5
# configure: In function 'int main()':
# configure:14498:68: warning: typedef 'static_assert_line_14501' locally defined but not used [-Wunused-local-typedefs]
# ; return 0; }
# ^
# configure:14497:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(sizeof(long long) == 8)
# ^
# configure:14496:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:14501:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^
# configure:14526: checking for correct temporary object destruction order
# configure:14575: checking for correct overload resolution with const and templates
# configure:14610: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pedantic -Wno-long-long conftest.C 1>&5
# configure: In function 'int main()':
# configure:14605:37: warning: 'bar' is used uninitialized in this function [-Wuninitialized]
# return foo == bar;
# ^
# configure:14633: checking for tm_zone tm_gmtoff in struct tm
# configure:14645: arm-linux-androideabi-g++ -c -fno-strict-aliasing -pthread -pipe conftest.C 1>&5
# configure:15127: checking for posix_fallocate
# configure:15137: arm-linux-androideabi-gcc -o conftest -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe conftest.c 1>&5
# configure:15282: checking for setlocale
# configure:15310: arm-linux-androideabi-gcc -o conftest -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe conftest.c 1>&5
# configure:15337: checking for localeconv