Build of pcre2 with android toolchain

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

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

SLOCLanguage
73,602 ansic
5,726 sh
367 perl
79,695 total

The process tree of the build process is here.

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: pcre2 10.21-1 (Tue Apr 4 20:55:14 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 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 how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -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 int64_t... yes
# 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 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... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# 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 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... yes
# checking whether ln -s works... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for ANSI C header files... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for bcopy... yes
# checking for memmove... yes
# checking for strerror... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for gzopen in -lz... yes
# checking bzlib.h usability... no
# checking bzlib.h presence... no
# checking for bzlib.h... no
# checking for libbz2... no
# checking readline/readline.h usability... no
# checking readline/readline.h presence... no
# checking for readline/readline.h... no
# checking readline/history.h usability... no
# checking readline/history.h presence... no
# checking for readline/history.h... no
# checking for readline in -lreadline... no
# checking for readline in -lreadline... no
# checking for readline in -lreadline... no
# checking for readline in -lreadline... no
# checking for readline in -lreadline... no
# checking for readline in -lreadline... no
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... no
# ** Cannot --enable-pcre2grep-libbz2 because bzlib.h was not found
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pcre2/src/pcre2-10.21/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 PCRE2 configure 10.21, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-pcre2-16 --enable-pcre2-32 --enable-jit --enable-pcre2grep-libz --enable-pcre2grep-libbz2 --enable-pcre2test-libreadline
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fd86a82eb13d
# 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:2530: checking for a BSD-compatible install
# configure:2598: result: /usr/bin/install -c
# configure:2609: checking whether build environment is sane
# configure:2664: result: yes
# configure:2723: checking for arm-linux-androideabi-strip
# configure:2739: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2750: result: arm-linux-androideabi-strip
# configure:2815: checking for a thread-safe mkdir -p
# configure:2854: result: /usr/sbin/mkdir -p
# configure:2861: checking for gawk
# configure:2877: found /usr/sbin/gawk
# configure:2888: result: gawk
# configure:2899: checking whether make sets $(MAKE)
# configure:2921: result: yes
# configure:2950: checking whether make supports nested variables
# configure:2967: result: yes
# configure:3104: checking whether make supports nested variables
# configure:3121: result: yes
# configure:3148: checking for style of include used by make
# configure:3176: result: GNU
# configure:3207: checking for arm-linux-androideabi-gcc
# configure:3234: result: arm-linux-androideabi-gcc
# configure:3503: checking for C compiler version
# configure:3512: 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:3523: $? = 0
# configure:3512: 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:3523: $? = 0
# configure:3512: 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:3523: $? = 1
# configure:3512: 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:3523: $? = 1
# configure:3543: checking whether the C compiler works
# configure:3565: arm-linux-androideabi-gcc conftest.c >&5
# configure:3569: $? = 0
# configure:3617: result: yes
# configure:3620: checking for C compiler default output file name
# configure:3622: result: a.out
# configure:3628: checking for suffix of executables
# configure:3635: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3639: $? = 0
# configure:3661: result:
# configure:3683: checking whether we are cross compiling
# configure:3721: result: yes
# configure:3726: checking for suffix of object files
# configure:3748: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3752: $? = 0
# configure:3773: result: o
# configure:3777: checking whether we are using the GNU C compiler
# configure:3796: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3796: $? = 0
# configure:3805: result: yes
# configure:3814: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3834: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3834: $? = 0
# configure:3875: result: yes
# configure:3892: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3955: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3955: $? = 0
# configure:3968: result: none needed
# configure:3993: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4015: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4018: $? = 0
# configure:4015: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4018: $? = 0
# configure:4030: result: yes
# configure:4049: checking dependency style of arm-linux-androideabi-gcc
# configure:4160: result: gcc3
# configure:4181: checking for arm-linux-androideabi-ar
# configure:4197: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4208: result: arm-linux-androideabi-ar
# configure:4278: checking the archiver (arm-linux-androideabi-ar) interface
# configure:4294: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4294: $? = 0
# configure:4296: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:4299: $? = 0
# configure:4327: result: ar
# configure:4369: checking for arm-linux-androideabi-gcc
# configure:4396: result: arm-linux-androideabi-gcc
# configure:4665: checking for C compiler version
# configure:4674: 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:4685: $? = 0
# configure:4674: 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:4685: $? = 0
# configure:4674: 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:4685: $? = 1
# configure:4674: 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:4685: $? = 1
# configure:4689: checking whether we are using the GNU C compiler
# configure:4717: result: yes
# configure:4726: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4787: result: yes
# configure:4804: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4880: result: none needed
# configure:4905: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4942: result: yes
# configure:4961: checking dependency style of arm-linux-androideabi-gcc
# configure:5072: result: gcc3
# configure:5106: checking how to run the C preprocessor
# configure:5137: arm-linux-androideabi-gcc -E conftest.c
# configure:5137: $? = 0
# configure:5151: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5151: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | /* end confdefs.h. */
# | #include
# configure:5176: result: arm-linux-androideabi-gcc -E
# configure:5196: arm-linux-androideabi-gcc -E conftest.c
# configure:5196: $? = 0
# configure:5210: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | /* end confdefs.h. */
# | #include
# configure:5239: checking for grep that handles long lines and -e
# configure:5297: result: /usr/sbin/grep
# configure:5302: checking for egrep
# configure:5364: result: /usr/sbin/grep -E
# configure:5369: checking for ANSI C header files
# configure:5389: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5389: $? = 0
# configure:5473: result: yes
# configure:5486: checking for sys/types.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for sys/stat.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for stdlib.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for string.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for memory.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for strings.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for inttypes.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for stdint.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking for unistd.h
# configure:5486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5498: checking for int64_t
# configure:5498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5498: $? = 0
# configure:5498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:58:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^
# configure:5498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5498: result: yes
# configure:5515: checking build system type
# configure:5529: result: x86_64-unknown-linux-gnu
# configure:5549: checking host system type
# configure:5562: result: arm-unknown-linux-androideabi
# configure:5931: checking how to print strings
# configure:5958: result: printf
# configure:5979: checking for a sed that does not truncate output
# configure:6043: result: /usr/sbin/sed
# configure:6061: checking for fgrep
# configure:6123: result: /usr/sbin/grep -F
# configure:6158: checking for ld used by arm-linux-androideabi-gcc
# configure:6225: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:6232: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:6247: result: yes
# configure:6259: checking for BSD- or MS-compatible name lister (nm)
# configure:6313: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6443: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6450: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6453: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6456: output
# 00000000 B some_variable
# configure:6463: result: BSD nm
# configure:6466: checking whether ln -s works
# configure:6470: result: yes
# configure:6478: checking the maximum length of command line arguments
# configure:6609: result: 1572864
# configure:6657: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6697: result: func_convert_file_noop
# configure:6704: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6724: result: func_convert_file_noop
# configure:6731: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6738: result: -r
# configure:6772: checking for arm-linux-androideabi-objdump
# configure:6799: result: objdump
# configure:6868: checking how to recognize dependent libraries
# configure:7068: result: pass_all
# configure:7113: checking for arm-linux-androideabi-dlltool
# configure:7140: result: dlltool
# configure:7210: checking how to associate runtime and link libraries
# configure:7237: result: printf %s\n
# configure:7253: checking for arm-linux-androideabi-ar
# configure:7280: result: arm-linux-androideabi-ar
# configure:7361: checking for archiver @FILE support
# configure:7378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7378: $? = 0
# configure:7381: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:7384: $? = 0
# configure:7389: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:7392: $? = 1
# configure:7404: result: @
# configure:7422: checking for arm-linux-androideabi-strip
# configure:7449: result: arm-linux-androideabi-strip
# configure:7521: checking for arm-linux-androideabi-ranlib
# configure:7537: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7548: result: arm-linux-androideabi-ranlib
# configure:7690: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7843: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7846: $? = 0
# configure:7850: /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:7853: $? = 0
# configure:7919: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7922: $? = 0
# configure:7960: result: ok
# configure:8007: checking for sysroot
# configure:8037: result: no
# configure:8044: checking for a working dd
# configure:8082: result: /usr/sbin/dd
# configure:8086: checking how to truncate binary pipes
# configure:8101: result: /usr/sbin/dd bs=4096 count=1
# configure:8390: checking for arm-linux-androideabi-mt
# configure:8420: result: no
# configure:8430: checking for mt
# configure:8460: result: no
# configure:8480: checking if : is a manifest tool
# configure:8486: : '-?'
# configure:8494: result: no
# configure:9168: checking for dlfcn.h
# configure:9168: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9168: $? = 0
# configure:9168: result: yes
# configure:9422: checking for objdir
# configure:9437: result: .libs
# configure:9701: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9719: 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:9723: $? = 0
# configure:9736: result: no
# configure:10094: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:10101: result: -fPIC -DPIC
# configure:10109: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:10127: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10131: $? = 0
# configure:10144: result: yes
# configure:10173: checking if arm-linux-androideabi-gcc static flag -static works
# configure:10201: result: yes
# configure:10216: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:10237: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:10241: $? = 0
# configure:10263: result: yes
# configure:10271: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:10318: result: yes
# configure:10351: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11610: result: yes
# configure:11647: checking whether -lc should be explicitly linked in
# configure:11655: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11658: $? = 0
# configure:11673: 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:11676: $? = 0
# configure:11690: result: no
# configure:11850: checking dynamic linker characteristics
# configure:12668: result: Android linker
# configure:12790: checking how to hardcode library paths into programs
# configure:12815: result: immediate
# configure:13363: checking whether stripping libraries is possible
# configure:13368: result: yes
# configure:13403: checking if libtool supports shared libraries
# configure:13405: result: yes
# configure:13408: checking whether to build shared libraries
# configure:13433: result: yes
# configure:13436: checking whether to build static libraries
# configure:13440: result: yes
# configure:13477: checking whether ln -s works
# configure:13481: result: yes
# configure:13497: checking whether the -Werror option is usable
# configure:13516: arm-linux-androideabi-gcc -c -Werror conftest.c >&5
# configure:13516: $? = 0
# configure:13525: result: yes
# configure:13527: checking for simple visibility declarations
# configure:13554: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
# configure:13554: $? = 0
# configure:13563: result: yes
# configure:13985: checking for ANSI C header files
# configure:14089: result: yes
# configure:14100: checking limits.h usability
# configure:14100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14100: $? = 0
# configure:14100: result: yes
# configure:14100: checking limits.h presence
# configure:14100: arm-linux-androideabi-gcc -E conftest.c
# configure:14100: $? = 0
# configure:14100: result: yes
# configure:14100: checking for limits.h
# configure:14100: result: yes
# configure:14100: checking for sys/types.h
# configure:14100: result: yes
# configure:14100: checking for sys/stat.h
# configure:14100: result: yes
# configure:14100: checking dirent.h usability
# configure:14100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14100: $? = 0
# configure:14100: result: yes
# configure:14100: checking dirent.h presence
# configure:14100: arm-linux-androideabi-gcc -E conftest.c
# configure:14100: $? = 0
# configure:14100: result: yes
# configure:14100: checking for dirent.h
# configure:14100: result: yes
# configure:14112: checking windows.h usability
# configure:14112: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:66:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_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:14112: result: no
# configure:14112: checking windows.h presence
# configure:14112: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:14112: result: no
# configure:14112: checking for windows.h
# configure:14112: result: no
# configure:14191: checking for an ANSI C-conforming const
# configure:14257: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14257: $? = 0
# configure:14264: result: yes
# configure:14272: checking for size_t
# configure:14272: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14272: $? = 0
# configure:14272: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14272: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14272: result: yes
# configure:14289: checking for bcopy
# configure:14289: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'bcopy' [enabled by default]
# char bcopy ();
# ^
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for memmove
# configure:14289: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14289: checking for strerror
# configure:14289: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14289: $? = 0
# configure:14289: result: yes
# configure:14303: checking zlib.h usability
# configure:14303: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14303: $? = 0
# configure:14303: result: yes
# configure:14303: checking zlib.h presence
# configure:14303: arm-linux-androideabi-gcc -E conftest.c
# configure:14303: $? = 0
# configure:14303: result: yes
# configure:14303: checking for zlib.h
# configure:14303: result: yes
# configure:14313: checking for gzopen in -lz
# configure:14338: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:14338: $? = 0
# configure:14347: result: yes
# configure:14372: checking bzlib.h usability
# configure:14372: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:19: fatal error: bzlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14372: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_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:14372: result: no
# configure:14372: checking bzlib.h presence
# configure:14372: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:19: fatal error: bzlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14372: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:14372: result: no
# configure:14372: checking for bzlib.h
# configure:14372: result: no
# configure:14387: checking for libbz2
# configure:14405: arm-linux-androideabi-gcc -o conftest conftest.c -lbz2 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lbz2
# /tmp/ccCShG6b.o:conftest.c:function main: error: undefined reference to 'BZ2_bzopen'
# collect2: error: ld returned 1 exit status
# configure:14405: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_BZLIB_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | return (int)BZ2_bzopen("conftest", "rb");
# | ;
# | return 0;
# | }
# configure:14409: result: no
# configure:14421: checking readline/readline.h usability
# configure:14421: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_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:14421: result: no
# configure:14421: checking readline/readline.h presence
# configure:14421: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:14421: result: no
# configure:14421: checking for readline/readline.h
# configure:14421: result: no
# configure:14433: checking readline/history.h usability
# configure:14433: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:30: fatal error: readline/history.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14433: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_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:14433: result: no
# configure:14433: checking readline/history.h presence
# configure:14433: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:30: fatal error: readline/history.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14433: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:14433: result: no
# configure:14433: checking for readline/history.h
# configure:14433: result: no
# configure:14443: checking for readline in -lreadline
# configure:14468: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /tmp/ccEHliby.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:14468: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:14477: result: no
# configure:14483: checking for readline in -lreadline
# configure:14508: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline -ltinfo >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltinfo
# /tmp/ccCuEEMF.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:14508: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:14517: result: no
# configure:14523: checking for readline in -lreadline
# configure:14548: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/ccsD0XAI.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:14548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:14557: result: no
# configure:14563: checking for readline in -lreadline
# configure:14588: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccY8xq3J.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:14588: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:14597: result: no
# configure:14603: checking for readline in -lreadline
# configure:14628: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline -lncursesw >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
# /tmp/ccS9sYCN.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:14628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:14637: result: no
# configure:14643: checking for readline in -lreadline
# configure:14668: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/ccwktEbS.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:14668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:14677: result: no
# configure:14998: checking for the pthreads library -lpthreads
# configure:15036: arm-linux-androideabi-gcc -o conftest conftest.c -lpthreads >&5
# /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:15036: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | #define SUPPORT_PCRE2_8 /**/
# | #define SUPPORT_PCRE2_16 /**/
# | #define SUPPORT_PCRE2_32 /**/
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:15045: result: no
# configure:14943: checking whether pthreads work without any flags
# configure:15036: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15036: $? = 0
# configure:15045: result: yes
# configure:15064: checking for joinable pthread attribute
# configure:15079: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15079: $? = 0
# configure:15085: result: PTHREAD_CREATE_JOINABLE
# configure:15095: checking if more special flags are required for pthreads
# configure:15109: result: no
# configure:15115: checking for PTHREAD_PRIO_INHERIT
# configure:15133: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
# int i = PTHREAD_PRIO_INHERIT;
# ^
# conftest.c:45:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:15133: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "PCRE2"
# | #define PACKAGE_TARNAME "pcre2"
# | #define PACKAGE_VERSION "10.21"
# | #define PACKAGE_STRING "PCRE2 10.21"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcre2"
# | #define VERSION "10.21"
# | #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# | #define HAVE_VISIBILITY 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ZLIB_H 1
# | #define SUPPORT_PCRE2_8 /**/
# | #define SUPPORT_PCRE2_16 /**/
# | #define SUPPORT_PCRE2_32 /**/
# | /* end confdefs.h. */
# |
# | #include
# | int
# | main ()
# | {
# | int i = PTHREAD_PRIO_INHERIT;
# | ;
# | return 0;
# | }
# configure:15142: result: no
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_int64_t=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_GENHTML_set=
# ac_cv_env_GENHTML_value=
# ac_cv_env_LCOV_set=
# ac_cv_env_LCOV_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_VALGRIND_CFLAGS_set=
# ac_cv_env_VALGRIND_CFLAGS_value=
# ac_cv_env_VALGRIND_LIBS_set=
# ac_cv_env_VALGRIND_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_bcopy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_strerror=yes
# ac_cv_header_bzlib_h=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_readline_history_h=no
# ac_cv_header_readline_readline_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_header_zlib_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_readline_readline=no
# ac_cv_lib_z_gzopen=yes
# 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_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_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=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_type_size_t=yes
# 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
# ax_cv_PTHREAD_PRIO_INHERIT=no
# 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'
# pcre2_cv_cc_vis_werror=yes
# pcre2_cv_cc_visibility=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pcre2/src/pcre2-10.21/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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/pcre2/src/pcre2-10.21/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pcre2/src/pcre2-10.21/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pcre2/src/pcre2-10.21/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DISTCHECK_CONFIGURE_FLAGS='CFLAGS='\'''\'' CXXFLAGS='\'''\'' --enable-pcre2-16 --enable-pcre2-32 --enable-jit --enable-utf'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXTRA_LIBPCRE2_16_LDFLAGS=' -version-info 3:0:3'
# EXTRA_LIBPCRE2_32_LDFLAGS=' -version-info 3:0:3'
# EXTRA_LIBPCRE2_8_LDFLAGS=' -version-info 3:0:3'
# EXTRA_LIBPCRE2_POSIX_LDFLAGS=' -version-info 0:1:0'
# FGREP='/usr/sbin/grep -F'
# GCOV_CFLAGS=''
# GCOV_CXXFLAGS=''
# GCOV_LIBS=''
# GENHTML=''
# GREP='/usr/sbin/grep'
# HAVE_VISIBILITY='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LCOV=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBBZ2=''
# LIBOBJS=''
# LIBREADLINE=''
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBZ='-lz'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/pcre2/src/pcre2-10.21/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pcre2'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='PCRE2'
# PACKAGE_STRING='PCRE2 10.21'
# PACKAGE_TARNAME='pcre2'
# PACKAGE_URL=''
# PACKAGE_VERSION='10.21'
# PATH_SEPARATOR=':'
# PCRE2_DATE='2016-01-12'
# PCRE2_MAJOR='10'
# PCRE2_MINOR='21'
# PCRE2_PRERELEASE=''
# PCRE2_STATIC_CFLAG=''
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PTHREAD_CC='arm-linux-androideabi-gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHTOOL=''
# STRIP='arm-linux-androideabi-strip'
# VALGRIND_CFLAGS=''
# VALGRIND_LIBS=''
# VERSION='10.21'
# VISIBILITY_CFLAGS='-fvisibility=hidden'
# VISIBILITY_CXXFLAGS='-fvisibility=hidden -fvisibility-inlines-hidden'
# WITH_DEBUG_FALSE=''
# WITH_DEBUG_TRUE='#'
# WITH_GCOV_FALSE=''
# WITH_GCOV_TRUE=''
# WITH_JIT_FALSE='#'
# WITH_JIT_TRUE=''
# WITH_PCRE2_16_FALSE='#'
# WITH_PCRE2_16_TRUE=''
# WITH_PCRE2_32_FALSE='#'
# WITH_PCRE2_32_TRUE=''
# WITH_PCRE2_8_FALSE='#'
# WITH_PCRE2_8_TRUE=''
# WITH_REBUILD_CHARTABLES_FALSE=''
# WITH_REBUILD_CHARTABLES_TRUE='#'
# WITH_UNICODE_FALSE='#'
# WITH_UNICODE_TRUE=''
# WITH_VALGRIND_FALSE=''
# WITH_VALGRIND_TRUE='#'
# 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 -'
# ax_pthread_config=''
# 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}'
# enable_pcre2_16='yes'
# enable_pcre2_32='yes'
# enable_pcre2_8='yes'
# exec_prefix='NONE'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}/html'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/pcre2/src/pcre2-10.21/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 "PCRE2"
# #define PACKAGE_TARNAME "pcre2"
# #define PACKAGE_VERSION "10.21"
# #define PACKAGE_STRING "PCRE2 10.21"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "pcre2"
# #define VERSION "10.21"
# #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 PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
# #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
# #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
# #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
# #define HAVE_VISIBILITY 1
# #define STDC_HEADERS 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_BCOPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_STRERROR 1
# #define HAVE_ZLIB_H 1
# #define SUPPORT_PCRE2_8 /**/
# #define SUPPORT_PCRE2_16 /**/
# #define SUPPORT_PCRE2_32 /**/
# #define HAVE_PTHREAD 1
# #define SUPPORT_JIT /**/
# #define SUPPORT_PCRE2GREP_JIT /**/
# #define SUPPORT_UNICODE /**/
# #define SUPPORT_LIBZ /**/
# #define SUPPORT_LIBBZ2 /**/
# #define PCRE2GREP_BUFSIZE 20480
# #define SUPPORT_LIBREADLINE /**/
# #define NEWLINE_DEFAULT 2
# #define LINK_SIZE 2
# #define PARENS_NEST_LIMIT 250
# #define MATCH_LIMIT 10000000
# #define MATCH_LIMIT_RECURSION MATCH_LIMIT
# #define MAX_NAME_SIZE 32
# #define MAX_NAME_COUNT 10000
#
# configure: exit 1