Build of fribidi with android toolchain

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

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

SLOCLanguage
7,379 ansic
4,725 makefile
4,553 sh
16,657 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: fribidi 0.19.7-1 (Tue Apr 4 21:40:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for native Win32... no
# checking for some Win32 platform... no
# checking for ANSI C header files... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking asm/page.h usability... no
# checking asm/page.h presence... no
# checking for asm/page.h... no
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for an ANSI C-conforming const... yes
# checking for preprocessor stringizing operator... yes
# checking size of int... 4
# checking size of short... 2
# checking size of void *... 4
# checking size of wchar_t... 4
# checking for memmove... yes
# checking for memset... yes
# checking for strdup... yes
# checking return type of signal handlers... void
# checking for GLIB... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating fribidi.pc
# config.status: creating lib/fribidi-config.h
# config.status: creating Makefile
# config.status: creating charset/Makefile
# config.status: creating gen.tab/Makefile
# config.status: creating lib/Makefile
# config.status: creating bin/Makefile
# config.status: creating doc/Makefile
# config.status: creating test/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7'
# Making all in gen.tab
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# Making all in charset
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# CC fribidi-char-sets.lo
# CC fribidi-char-sets-cp1255.lo
# CC fribidi-char-sets-cap-rtl.lo
# CC fribidi-char-sets-cp1256.lo
# CC fribidi-char-sets-iso8859-6.lo
# CC fribidi-char-sets-iso8859-8.lo
# CC fribidi-char-sets-utf8.lo
# CCLD libfribidi-char-sets.la
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# Making all in lib
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make all-am
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# CC fribidi.lo
# CC fribidi-bidi.lo
# CC fribidi-arabic.lo
# CC fribidi-bidi-types.lo
# CC fribidi-deprecated.lo
# CC fribidi-joining.lo
# fribidi-bidi-types.c: In function 'fribidi_get_bidi_type_name':
# fribidi-bidi-types.c:91:43: warning: case value '32' not in enumerated type 'FriBidiCharType' [-Wswitch]
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return STRINGIZE(TYPE);
# ^
# fribidi-bidi-types-list.h:83:1: note: in expansion of macro '_FRIBIDI_ADD_TYPE'
# _FRIBIDI_ADD_TYPE (WLTR, 'l') /* Weak Left To Right paragraph */
# ^
# fribidi-bidi-types.c:91:43: warning: case value '33' not in enumerated type 'FriBidiCharType' [-Wswitch]
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return STRINGIZE(TYPE);
# ^
# fribidi-bidi-types-list.h:84:1: note: in expansion of macro '_FRIBIDI_ADD_TYPE'
# _FRIBIDI_ADD_TYPE (WRTL, 'r') /* Weak Right To Left paragraph */
# ^
# fribidi-bidi-types.c: In function '_fribidi__char_from_bidi_type__internal__':
# fribidi-bidi-types.c:111:43: warning: case value '32' not in enumerated type 'FriBidiCharType' [-Wswitch]
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return SYMBOL;
# ^
# fribidi-bidi-types-list.h:83:1: note: in expansion of macro '_FRIBIDI_ADD_TYPE'
# _FRIBIDI_ADD_TYPE (WLTR, 'l') /* Weak Left To Right paragraph */
# ^
# fribidi-bidi-types.c:111:43: warning: case value '33' not in enumerated type 'FriBidiCharType' [-Wswitch]
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return SYMBOL;
# ^
# fribidi-bidi-types-list.h:84:1: note: in expansion of macro '_FRIBIDI_ADD_TYPE'
# _FRIBIDI_ADD_TYPE (WRTL, 'r') /* Weak Right To Left paragraph */
# ^
# CC fribidi-joining-types.lo
# CC fribidi-mem.lo
# CC fribidi-mirroring.lo
# CC fribidi-run.lo
# CC fribidi-shape.lo
# CCLD libfribidi.la
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# collect2: error: ld returned 1 exit status
# make[3]: *** [Makefile:495: libfribidi.la] Error 1
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make[2]: *** [Makefile:422: all] Error 2
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make[1]: *** [Makefile:507: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7'
# make: *** [Makefile:416: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/fribidi/src/fribidi-0.19.7/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by GNU FriBidi configure 0.19.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9bf3386ac971
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2500: checking for a BSD-compatible install
# configure:2568: result: /usr/bin/install -c
# configure:2579: checking whether build environment is sane
# configure:2634: result: yes
# configure:2693: checking for arm-linux-androideabi-strip
# configure:2709: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2720: result: arm-linux-androideabi-strip
# configure:2785: checking for a thread-safe mkdir -p
# configure:2824: result: /usr/sbin/mkdir -p
# configure:2831: checking for gawk
# configure:2847: found /usr/sbin/gawk
# configure:2858: result: gawk
# configure:2869: checking whether make sets $(MAKE)
# configure:2891: result: yes
# configure:2920: checking whether make supports nested variables
# configure:2937: result: yes
# configure:3065: checking whether make supports nested variables
# configure:3082: result: yes
# configure:3106: checking for style of include used by make
# configure:3134: result: GNU
# configure:3165: checking for arm-linux-androideabi-gcc
# configure:3192: result: arm-linux-androideabi-gcc
# configure:3461: checking for C compiler version
# configure:3470: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3481: $? = 0
# configure:3470: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3481: $? = 0
# configure:3470: 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:3481: $? = 1
# configure:3470: 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:3481: $? = 1
# configure:3501: checking whether the C compiler works
# configure:3523: arm-linux-androideabi-gcc conftest.c >&5
# configure:3527: $? = 0
# configure:3575: result: yes
# configure:3578: checking for C compiler default output file name
# configure:3580: result: a.out
# configure:3586: checking for suffix of executables
# configure:3593: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3597: $? = 0
# configure:3619: result:
# configure:3641: checking whether we are cross compiling
# configure:3679: result: yes
# configure:3684: checking for suffix of object files
# configure:3706: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3710: $? = 0
# configure:3731: result: o
# configure:3735: checking whether we are using the GNU C compiler
# configure:3754: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3754: $? = 0
# configure:3763: result: yes
# configure:3772: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3792: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3792: $? = 0
# configure:3833: result: yes
# configure:3850: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3913: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3913: $? = 0
# configure:3926: result: none needed
# configure:3951: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3973: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3976: $? = 0
# configure:3973: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3976: $? = 0
# configure:3988: result: yes
# configure:4007: checking dependency style of arm-linux-androideabi-gcc
# configure:4118: result: gcc3
# configure:4139: checking for arm-linux-androideabi-ar
# configure:4155: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4166: result: arm-linux-androideabi-ar
# configure:4236: checking the archiver (arm-linux-androideabi-ar) interface
# configure:4252: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4252: $? = 0
# configure:4254: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:4257: $? = 0
# configure:4285: result: ar
# configure:4337: checking build system type
# configure:4351: result: x86_64-unknown-linux-gnu
# configure:4371: checking host system type
# configure:4384: result: arm-unknown-linux-androideabi
# configure:4425: checking how to print strings
# configure:4452: result: printf
# configure:4473: checking for a sed that does not truncate output
# configure:4537: result: /usr/sbin/sed
# configure:4555: checking for grep that handles long lines and -e
# configure:4613: result: /usr/sbin/grep
# configure:4618: checking for egrep
# configure:4680: result: /usr/sbin/grep -E
# configure:4685: checking for fgrep
# configure:4747: result: /usr/sbin/grep -F
# configure:4782: checking for ld used by arm-linux-androideabi-gcc
# configure:4849: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4856: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4871: result: yes
# configure:4883: checking for BSD- or MS-compatible name lister (nm)
# configure:4937: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5067: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5074: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5077: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5080: output
# 00000000 B some_variable
# configure:5087: result: BSD nm
# configure:5090: checking whether ln -s works
# configure:5094: result: yes
# configure:5102: checking the maximum length of command line arguments
# configure:5233: result: 1572864
# configure:5281: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5321: result: func_convert_file_noop
# configure:5328: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5348: result: func_convert_file_noop
# configure:5355: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5362: result: -r
# configure:5396: checking for arm-linux-androideabi-objdump
# configure:5412: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5423: result: arm-linux-androideabi-objdump
# configure:5495: checking how to recognize dependent libraries
# configure:5695: result: pass_all
# configure:5740: checking for arm-linux-androideabi-dlltool
# configure:5770: result: no
# configure:5780: checking for dlltool
# configure:5810: result: no
# configure:5840: checking how to associate runtime and link libraries
# configure:5867: result: printf %s\n
# configure:5883: checking for arm-linux-androideabi-ar
# configure:5910: result: arm-linux-androideabi-ar
# configure:5991: checking for archiver @FILE support
# configure:6008: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6008: $? = 0
# configure:6011: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6014: $? = 0
# configure:6019: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6022: $? = 1
# configure:6034: result: @
# configure:6052: checking for arm-linux-androideabi-strip
# configure:6079: result: arm-linux-androideabi-strip
# configure:6151: checking for arm-linux-androideabi-ranlib
# configure:6167: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6178: result: arm-linux-androideabi-ranlib
# configure:6320: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6473: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6476: $? = 0
# configure:6480: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6483: $? = 0
# configure:6549: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6552: $? = 0
# configure:6590: result: ok
# configure:6637: checking for sysroot
# configure:6667: result: no
# configure:6674: checking for a working dd
# configure:6712: result: /usr/sbin/dd
# configure:6716: checking how to truncate binary pipes
# configure:6731: result: /usr/sbin/dd bs=4096 count=1
# configure:7020: checking for arm-linux-androideabi-mt
# configure:7050: result: no
# configure:7060: checking for mt
# configure:7090: result: no
# configure:7110: checking if : is a manifest tool
# configure:7116: : '-?'
# configure:7124: result: no
# configure:7801: checking how to run the C preprocessor
# configure:7832: arm-linux-androideabi-gcc -E conftest.c
# configure:7832: $? = 0
# configure:7846: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7846: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | /* end confdefs.h. */
# | #include
# configure:7871: result: arm-linux-androideabi-gcc -E
# configure:7891: arm-linux-androideabi-gcc -E conftest.c
# configure:7891: $? = 0
# configure:7905: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7905: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | /* end confdefs.h. */
# | #include
# configure:7934: checking for ANSI C header files
# configure:7954: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7954: $? = 0
# configure:8038: result: yes
# configure:8051: checking for sys/types.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for sys/stat.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for stdlib.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for string.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for memory.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for strings.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for inttypes.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for stdint.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for unistd.h
# configure:8051: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8065: checking for dlfcn.h
# configure:8065: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8065: $? = 0
# configure:8065: result: yes
# configure:8320: checking for objdir
# configure:8335: result: .libs
# configure:8599: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8617: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8621: $? = 0
# configure:8634: result: no
# configure:8992: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8999: result: -fPIC -DPIC
# configure:9007: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9025: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9029: $? = 0
# configure:9042: result: yes
# configure:9071: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9099: result: yes
# configure:9114: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9135: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9139: $? = 0
# configure:9161: result: yes
# configure:9169: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9216: result: yes
# configure:9249: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10508: result: yes
# configure:10545: checking whether -lc should be explicitly linked in
# configure:10553: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10556: $? = 0
# configure:10571: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10574: $? = 0
# configure:10588: result: no
# configure:10748: checking dynamic linker characteristics
# configure:11566: result: Android linker
# configure:11688: checking how to hardcode library paths into programs
# configure:11713: result: immediate
# configure:12261: checking whether stripping libraries is possible
# configure:12266: result: yes
# configure:12301: checking if libtool supports shared libraries
# configure:12303: result: yes
# configure:12306: checking whether to build shared libraries
# configure:12331: result: yes
# configure:12334: checking whether to build static libraries
# configure:12338: result: no
# configure:12408: checking for arm-linux-androideabi-gcc
# configure:12435: result: arm-linux-androideabi-gcc
# configure:12704: checking for C compiler version
# configure:12713: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:12724: $? = 0
# configure:12713: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:12724: $? = 0
# configure:12713: 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:12724: $? = 1
# configure:12713: 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:12724: $? = 1
# configure:12728: checking whether we are using the GNU C compiler
# configure:12756: result: yes
# configure:12765: checking whether arm-linux-androideabi-gcc accepts -g
# configure:12826: result: yes
# configure:12843: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:12919: result: none needed
# configure:12944: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:12981: result: yes
# configure:13000: checking dependency style of arm-linux-androideabi-gcc
# configure:13111: result: gcc3
# configure:13138: checking for arm-linux-androideabi-pkg-config
# configure:13171: result: no
# configure:13181: checking for pkg-config
# configure:13199: found /usr/sbin/pkg-config
# configure:13211: result: /usr/sbin/pkg-config
# configure:13223: WARNING: using cross tools not prefixed with host triplet
# configure:13236: checking pkg-config is at least version 0.9.0
# configure:13239: result: yes
# configure:13247: checking for native Win32
# configure:13253: result: no
# configure:13263: checking for some Win32 platform
# configure:13269: result: no
# configure:13282: checking for ANSI C header files
# configure:13386: result: yes
# configure:13397: checking for stdlib.h
# configure:13397: result: yes
# configure:13397: checking for string.h
# configure:13397: result: yes
# configure:13397: checking for strings.h
# configure:13397: result: yes
# configure:13397: checking for inttypes.h
# configure:13397: result: yes
# configure:13397: checking wchar.h usability
# configure:13397: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking wchar.h presence
# configure:13397: arm-linux-androideabi-gcc -E conftest.c
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking for wchar.h
# configure:13397: result: yes
# configure:13397: checking asm/page.h usability
# configure:13397: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:60:22: fatal error: asm/page.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13397: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13397: result: no
# configure:13397: checking asm/page.h presence
# configure:13397: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:27:22: fatal error: asm/page.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13397: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# configure:13397: result: no
# configure:13397: checking for asm/page.h
# configure:13397: result: no
# configure:13397: checking sys/times.h usability
# configure:13397: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking sys/times.h presence
# configure:13397: arm-linux-androideabi-gcc -E conftest.c
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking for sys/times.h
# configure:13397: result: yes
# configure:13409: checking for an ANSI C-conforming const
# configure:13475: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13475: $? = 0
# configure:13482: result: yes
# configure:13490: checking for preprocessor stringizing operator
# configure:13510: result: yes
# configure:13522: checking size of int
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13527: $? = 0
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:13527: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:13527: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:13527: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13527: $? = 0
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13527: $? = 0
# configure:13527: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13527: $? = 0
# configure:13541: result: 4
# configure:13557: checking size of short
# configure:13562: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13562: $? = 0
# configure:13562: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:13562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13562: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:13562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13562: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13562: $? = 0
# configure:13562: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13562: $? = 0
# configure:13576: result: 2
# configure:13590: checking size of void *
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13595: $? = 0
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# ^
# configure:13595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# ^
# configure:13595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# ^
# configure:13595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13595: $? = 0
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13595: $? = 0
# configure:13595: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13595: $? = 0
# configure:13609: result: 4
# configure:13623: checking size of wchar_t
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13628: $? = 0
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
# ^
# configure:13628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
# ^
# configure:13628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
# ^
# configure:13628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13628: $? = 0
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13628: $? = 0
# configure:13628: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13628: $? = 0
# configure:13642: result: 4
# configure:13662: checking for memmove
# configure:13662: arm-linux-androideabi-gcc -o conftest -Wall -ansi conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13662: checking for memset
# configure:13662: arm-linux-androideabi-gcc -o conftest -Wall -ansi conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13662: checking for strdup
# configure:13662: arm-linux-androideabi-gcc -o conftest -Wall -ansi conftest.c >&5
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13671: checking return type of signal handlers
# configure:13689: arm-linux-androideabi-gcc -c -Wall -ansi conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:42:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:13689: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRDUP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:13696: result: void
# configure:13870: checking for GLIB
# configure:13877: $PKG_CONFIG --exists --print-errors "$GLIB_PACKAGE >= $GLIB_MINVERSION"
# configure:13880: $? = 0
# configure:13894: $PKG_CONFIG --exists --print-errors "$GLIB_PACKAGE >= $GLIB_MINVERSION"
# configure:13897: $? = 0
# configure:13935: result: yes
# configure:14074: checking that generated files are newer than configure
# configure:14080: result: done
# configure:14123: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU FriBidi config.status 0.19.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9bf3386ac971
#
# config.status:1138: creating fribidi.pc
# config.status:1138: creating lib/fribidi-config.h
# config.status:1138: creating Makefile
# config.status:1138: creating charset/Makefile
# config.status:1138: creating gen.tab/Makefile
# config.status:1138: creating lib/Makefile
# config.status:1138: creating bin/Makefile
# config.status:1138: creating doc/Makefile
# config.status:1138: creating test/Makefile
# config.status:1138: creating config.h
# config.status:1367: executing depfiles commands
# config.status:1367: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_stringize=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_GLIB_CFLAGS_set=
# ac_cv_env_GLIB_CFLAGS_value=
# ac_cv_env_GLIB_LIBS_set=
# ac_cv_env_GLIB_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_strdup=yes
# ac_cv_header_asm_page_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# 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_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_void_p=4
# ac_cv_sizeof_wchar_t=4
# ac_cv_type_signal=void
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_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='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GLIB_LIBS=-lglib-2.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -ansi '
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FRIBIDI_BINARY_AGE='3'
# FRIBIDI_CHARSETS='1'
# FRIBIDI_CHARSETS_FALSE='#'
# FRIBIDI_CHARSETS_TRUE=''
# FRIBIDI_INTERFACE_AGE='6'
# FRIBIDI_INTERFACE_VERSION='3'
# FRIBIDI_MAJOR_VERSION='0'
# FRIBIDI_MICRO_VERSION='7'
# FRIBIDI_MINOR_VERSION='19'
# FRIBIDI_NO_DEPRECATED='0'
# FRIBIDI_USE_GLIB='1'
# FRIBIDI_USE_GLIB_FALSE='#'
# FRIBIDI_USE_GLIB_TRUE=''
# FRIBIDI_VERSION='0.19.7'
# GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-lglib-2.0'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_CURRENT_MINUS_AGE='0'
# LT_SYS_LIBRARY_PATH=''
# LT_VERSION_INFO='3:6:3'
# MAKEINFO='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing makeinfo'
# MANIFEST_TOOL=':'
# MISC_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# MISC_LIBS='-lglib-2.0'
# MISC_PACKAGES='glib-2.0'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='fribidi'
# PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi'
# PACKAGE_NAME='GNU FriBidi'
# PACKAGE_STRING='GNU FriBidi 0.19.7'
# PACKAGE_TARNAME='fribidi'
# PACKAGE_URL='http://fribidi.org/'
# PACKAGE_VERSION='0.19.7'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PLATFORM_WIN32_FALSE=''
# PLATFORM_WIN32_TRUE='#'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIZEOF_INT='4'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.19.7'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU FriBidi"
# #define PACKAGE_TARNAME "fribidi"
# #define PACKAGE_VERSION "0.19.7"
# #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# #define PACKAGE_URL "http://fribidi.org/"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_STRINGIZE 1
# #define SIZEOF_INT 4
# #define SIZEOF_SHORT 2
# #define SIZEOF_VOID_P 4
# #define SIZEOF_WCHAR_T 4
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_STRDUP 1
# #define RETSIGTYPE void
# #define DEBUG 1
# #define USE_SIMPLE_MALLOC 1
#
# configure: exit 0