Build of squid with android toolchain

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

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

SLOCLanguage
177,835 cpp
21,111 ansic
4,743 sh
2,331 perl
124 awk
10 makefile
206,154 total

The process tree of the build process is here.

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

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: squid 3.5.20-1 (Tue Apr 4 22:21:57 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 UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# configure: CPU arch native optimization enabled: no
# checking simplified host os... linux (version )
# checking what kind of compiler we're using... gcc
# checking whether arm-linux-androideabi-g++ supports C++11 features by default... no
# checking whether arm-linux-androideabi-g++ supports C++11 features with -std=c++11... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether ln -s works... yes
# checking for egrep... /usr/sbin/egrep
# checking for sh... /usr/sbin/sh
# checking for false... /usr/sbin/false
# checking for true... /usr/sbin/true
# checking for mv... /usr/sbin/mv
# checking for mkdir... /usr/sbin/mkdir
# checking for ln... /usr/sbin/ln
# checking for chmod... /usr/sbin/chmod
# checking for tr... /usr/sbin/tr
# checking for rm... /usr/sbin/rm
# checking for cppunit-config... false
# checking for perl... /usr/sbin/perl
# checking for pod2man... /usr/sbin/false
# checking for ar... /usr/sbin/ar
# checking for linuxdoc... /usr/sbin/false
# configure: strict error checking enabled: no
# checking whether to use loadable modules... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/fgrep
# 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 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... /usr/sbin/ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... (cached) 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# 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 how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking what extension is used for runtime loadable modules... .so
# checking what variable specifies run-time module search path... LD_LIBRARY_PATH
# checking for the default library search path... /lib /usr/lib
# checking for library containing dlopen... none required
# checking for dlerror... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dld_link in -ldld... no
# checking for _ prefix in compiled symbols... no
# checking whether deplibs are loaded by dlopen... yes
# checking for argz.h... no
# checking for error_t... no
# checking for argz_add... no
# checking for argz_append... no
# checking for argz_count... no
# checking for argz_create_sep... no
# checking for argz_insert... no
# checking for argz_next... no
# checking for argz_stringify... no
# checking whether libtool supports -dlopen/-dlpreopen... yes
# checking for ltdl.h... no
# checking where to find libltdl headers... -I$(top_srcdir)/libltdl
# checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la
# checking for unistd.h... yes
# checking for dl.h... no
# checking for sys/dl.h... no
# checking for dld.h... no
# checking for mach-o/dyld.h... no
# checking for dirent.h... yes
# checking for closedir... yes
# checking for opendir... yes
# checking for readdir... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking for library containing dlopen... (cached) none required
# checking for dlerror... (cached) yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dld_link in -ldld... (cached) no
# checking for compiler variant... gcc
# configure: inlining optimizations enabled: yes
# checking for GNU atomic operations support... configure: error: in `/tmp/squid/src/squid-3.5.20':
# configure: error: cannot run test program while cross compiling
# See `config.log' for more details
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/squid/src/squid-3.5.20/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 Squid Web Proxy configure 3.5.20, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --datadir=/usr/share/squid --sysconfdir=/etc/squid --libexecdir=/usr/lib/squid --localstatedir=/var --with-logdir=/var/log/squid --with-pidfile=/run/squid.pid --enable-auth --enable-auth-basic --enable-auth-ntlm --enable-auth-digest --enable-auth-negotiate --enable-removal-policies=lru,heap --enable-storeio=aufs,ufs,diskd --enable-delay-pools --enable-arp-acl --with-openssl=/usr --enable-snmp --enable-linux-netfilter --enable-ident-lookups --enable-useragent-log --enable-cache-digests --enable-referer-log --enable-arp-acl --enable-htcp --enable-carp --enable-epoll --with-large-files --enable-arp-acl --with-default-user=proxy --enable-async-io --enable-truncate --enable-icap-client --enable-ssl-crtd --disable-arch-native --disable-strict-error-checking --enable-wccpv2
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = c26799143711
# 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:3623: checking for a BSD-compatible install
# configure:3691: result: /usr/bin/install -c
# configure:3702: checking whether build environment is sane
# configure:3757: result: yes
# configure:3816: checking for arm-linux-androideabi-strip
# configure:3832: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3843: result: arm-linux-androideabi-strip
# configure:3908: checking for a thread-safe mkdir -p
# configure:3947: result: /usr/sbin/mkdir -p
# configure:3954: checking for gawk
# configure:3970: found /usr/sbin/gawk
# configure:3981: result: gawk
# configure:3992: checking whether make sets $(MAKE)
# configure:4014: result: yes
# configure:4043: checking whether make supports nested variables
# configure:4060: result: yes
# configure:4149: checking whether UID '1000' is supported by ustar format
# configure:4152: result: yes
# configure:4159: checking whether GID '1000' is supported by ustar format
# configure:4162: result: yes
# configure:4170: checking how to create a ustar tar archive
# configure:4181: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:4184: $? = 0
# configure:4224: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:4227: $? = 0
# configure:4231: tar -xf -
# configure:4234: $? = 0
# configure:4236: cat conftest.dir/file
# GrepMe
# configure:4239: $? = 0
# configure:4252: result: gnutar
# configure:4304: checking whether to enable maintainer-specific portions of Makefiles
# configure:4313: result: no
# configure:4735: checking for arm-linux-androideabi-gcc
# configure:4762: result: arm-linux-androideabi-gcc
# configure:5031: checking for C compiler version
# configure:5040: 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:5051: $? = 0
# configure:5040: 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:5051: $? = 0
# configure:5040: 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:5051: $? = 1
# configure:5040: 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:5051: $? = 1
# configure:5071: checking whether the C compiler works
# configure:5093: arm-linux-androideabi-gcc -g conftest.c >&5
# configure:5097: $? = 0
# configure:5145: result: yes
# configure:5148: checking for C compiler default output file name
# configure:5150: result: a.out
# configure:5156: checking for suffix of executables
# configure:5163: arm-linux-androideabi-gcc -o conftest -g conftest.c >&5
# configure:5167: $? = 0
# configure:5189: result:
# configure:5211: checking whether we are cross compiling
# configure:5249: result: yes
# configure:5254: checking for suffix of object files
# configure:5276: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5280: $? = 0
# configure:5301: result: o
# configure:5305: checking whether we are using the GNU C compiler
# configure:5324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5333: result: yes
# configure:5342: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5362: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5362: $? = 0
# configure:5403: result: yes
# configure:5420: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5483: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5483: $? = 0
# configure:5496: result: none needed
# configure:5521: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5543: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5546: $? = 0
# configure:5543: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5546: $? = 0
# configure:5558: result: yes
# configure:5586: checking for style of include used by make
# configure:5614: result: GNU
# configure:5640: checking dependency style of arm-linux-androideabi-gcc
# configure:5751: result: gcc3
# configure:5879: checking for C++ compiler version
# configure:5888: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (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:5899: $? = 0
# configure:5888: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# 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:5899: $? = 0
# configure:5888: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:5899: $? = 1
# configure:5888: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:5899: $? = 1
# configure:5903: checking whether we are using the GNU C++ compiler
# configure:5922: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:5922: $? = 0
# configure:5931: result: yes
# configure:5940: checking whether arm-linux-androideabi-g++ accepts -g
# configure:5960: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:5960: $? = 0
# configure:6001: result: yes
# configure:6026: checking dependency style of arm-linux-androideabi-g++
# configure:6137: result: gcc3
# configure:6162: checking build system type
# configure:6176: result: x86_64-unknown-linux-gnu
# configure:6196: checking host system type
# configure:6209: result: arm-unknown-linux-androideabi
# configure:6245: CPU arch native optimization enabled: no
# configure:6304: checking simplified host os
# configure:6313: result: linux (version )
# configure:6778: checking what kind of compiler we're using
# configure:6802: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:14:2: error: #error "not sunpro c"
# #error "not sunpro c"
# ^
# configure:6802: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | /* end confdefs.h. */
# |
# |
# | #if !defined(__SUNPRO_C) && !defined(__SUNPRO_CC)
# | #error "not sunpro c"
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6824: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:14:2: error: #error "not Intel(R) C++ Compiler"
# #error "not Intel(R) C++ Compiler"
# ^
# configure:6824: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | /* end confdefs.h. */
# |
# |
# | #if !defined(__ICC)
# | #error "not Intel(R) C++ Compiler"
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6846: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:14:2: error: #error "not clang"
# #error "not clang"
# ^
# configure:6846: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | /* end confdefs.h. */
# |
# |
# | #if !defined(__clang__)
# | #error "not clang"
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6868: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:14:2: error: #error "not Microsoft VC++"
# #error "not Microsoft VC++"
# ^
# configure:6868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | /* end confdefs.h. */
# |
# |
# | #if !defined(_MSC_VER)
# | #error "not Microsoft VC++"
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6890: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:6890: $? = 0
# configure:6900: result: gcc
# configure:6922: checking whether arm-linux-androideabi-g++ supports C++11 features by default
# configure:6956: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:15:21: error: expected identifier before 'sizeof'
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:15:21: error: expected ',' or '...' before 'sizeof'
# conftest.cpp:15:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:22:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default]
# virtual void f() override {}
# ^
# conftest.cpp:25:29: error: '>>' should be '> >' within a nested template argument list
# typedef check> right_angle_brackets;
# ^
# conftest.cpp:28:13: error: expected constructor, destructor, or type conversion before '(' token
# decltype(a) b;
# ^
# conftest.cpp:32:15: error: expected unqualified-id before '&&' token
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:34:10: error: 'd' does not name a type
# auto d = a;
# ^
# conftest.cpp:35:10: error: 'l' does not name a type
# auto l = [](){};
# ^
# configure:6956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | /* end confdefs.h. */
# |
# | template
# | struct check
# | {
# | static_assert(sizeof(int) <= sizeof(T), "not big enough");
# | };
# |
# | struct Base {
# | virtual void f() {}
# | };
# | struct Child : public Base {
# | virtual void f() override {}
# | };
# |
# | typedef check> right_angle_brackets;
# |
# | int a;
# | decltype(a) b;
# |
# | typedef check check_type;
# | check_type c;
# | check_type&& cr = static_cast(c);
# |
# | auto d = a;
# | auto l = [](){};
# |
# configure:6963: result: no
# configure:6974: checking whether arm-linux-androideabi-g++ supports C++11 features with -std=c++11
# configure:7010: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:7010: $? = 0
# configure:7019: result: yes
# configure:7060: checking for arm-linux-androideabi-ranlib
# configure:7076: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7087: result: arm-linux-androideabi-ranlib
# configure:7154: checking how to run the C preprocessor
# configure:7185: arm-linux-androideabi-gcc -E conftest.c
# configure:7185: $? = 0
# configure:7199: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7199: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | /* end confdefs.h. */
# | #include
# configure:7224: result: arm-linux-androideabi-gcc -E
# configure:7244: arm-linux-androideabi-gcc -E conftest.c
# configure:7244: $? = 0
# configure:7258: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7258: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | /* end confdefs.h. */
# | #include
# configure:7287: checking whether ln -s works
# configure:7291: result: yes
# configure:7298: checking for egrep
# configure:7360: result: /usr/sbin/egrep
# configure:7368: checking for sh
# configure:7386: found /usr/sbin/sh
# configure:7399: result: /usr/sbin/sh
# configure:7409: checking for false
# configure:7427: found /usr/sbin/false
# configure:7440: result: /usr/sbin/false
# configure:7450: checking for true
# configure:7468: found /usr/sbin/true
# configure:7481: result: /usr/sbin/true
# configure:7491: checking for mv
# configure:7509: found /usr/sbin/mv
# configure:7522: result: /usr/sbin/mv
# configure:7532: checking for mkdir
# configure:7550: found /usr/sbin/mkdir
# configure:7563: result: /usr/sbin/mkdir
# configure:7573: checking for ln
# configure:7591: found /usr/sbin/ln
# configure:7604: result: /usr/sbin/ln
# configure:7614: checking for chmod
# configure:7632: found /usr/sbin/chmod
# configure:7645: result: /usr/sbin/chmod
# configure:7655: checking for tr
# configure:7673: found /usr/sbin/tr
# configure:7686: result: /usr/sbin/tr
# configure:7696: checking for rm
# configure:7714: found /usr/sbin/rm
# configure:7727: result: /usr/sbin/rm
# configure:7737: checking for cppunit-config
# configure:7768: result: false
# configure:7780: checking for perl
# configure:7798: found /usr/sbin/perl
# configure:7811: result: /usr/sbin/perl
# configure:7827: checking for pod2man
# configure:7858: result: /usr/sbin/false
# configure:7878: checking for ar
# configure:7896: found /usr/sbin/ar
# configure:7909: result: /usr/sbin/ar
# configure:7923: checking for linuxdoc
# configure:7954: result: /usr/sbin/false
# configure:7994: strict error checking enabled: no
# configure:7997: checking whether to use loadable modules
# configure:8018: result: yes
# configure:8136: checking how to print strings
# configure:8163: result: printf
# configure:8184: checking for a sed that does not truncate output
# configure:8248: result: /usr/sbin/sed
# configure:8266: checking for fgrep
# configure:8328: result: /usr/sbin/fgrep
# configure:8363: checking for ld used by arm-linux-androideabi-gcc
# configure:8430: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:8437: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:8452: result: yes
# configure:8464: checking for BSD- or MS-compatible name lister (nm)
# configure:8518: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:8648: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:8655: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:8658: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:8661: output
# 00000000 B some_variable
# configure:8668: result: BSD nm
# configure:8672: checking the maximum length of command line arguments
# configure:8803: result: 1572864
# configure:8851: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:8891: result: func_convert_file_noop
# configure:8898: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8918: result: func_convert_file_noop
# configure:8925: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:8932: result: -r
# configure:8966: checking for arm-linux-androideabi-objdump
# configure:8982: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:8993: result: arm-linux-androideabi-objdump
# configure:9065: checking how to recognize dependent libraries
# configure:9265: result: pass_all
# configure:9310: checking for arm-linux-androideabi-dlltool
# configure:9340: result: no
# configure:9350: checking for dlltool
# configure:9380: result: no
# configure:9410: checking how to associate runtime and link libraries
# configure:9437: result: printf %s\n
# configure:9453: checking for arm-linux-androideabi-ar
# configure:9480: result: /usr/sbin/ar
# configure:9561: checking for archiver @FILE support
# configure:9578: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:9578: $? = 0
# configure:9581: /usr/sbin/ar cru libconftest.a @conftest.lst >&5
# configure:9584: $? = 0
# configure:9589: /usr/sbin/ar cru libconftest.a @conftest.lst >&5
# /usr/sbin/ar: conftest.o: No such file or directory
# configure:9592: $? = 1
# configure:9604: result: @
# configure:9622: checking for arm-linux-androideabi-strip
# configure:9649: result: arm-linux-androideabi-strip
# configure:9721: checking for arm-linux-androideabi-ranlib
# configure:9748: result: arm-linux-androideabi-ranlib
# configure:9890: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:10043: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:10046: $? = 0
# configure:10050: /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:10053: $? = 0
# configure:10119: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp conftstm.o >&5
# configure:10122: $? = 0
# configure:10160: result: ok
# configure:10207: checking for sysroot
# configure:10237: result: no
# configure:10244: checking for a working dd
# configure:10282: result: /usr/sbin/dd
# configure:10286: checking how to truncate binary pipes
# configure:10301: result: /usr/sbin/dd bs=4096 count=1
# configure:10591: checking for arm-linux-androideabi-mt
# configure:10621: result: no
# configure:10631: checking for mt
# configure:10661: result: no
# configure:10681: checking if : is a manifest tool
# configure:10687: : '-?'
# configure:10695: result: no
# configure:11369: checking for dlfcn.h
# configure:11369: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:11369: $? = 0
# configure:11369: result: yes
# configure:11604: checking for objdir
# configure:11619: result: .libs
# configure:11879: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:11897: 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:11901: $? = 0
# configure:11914: result: no
# configure:12272: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:12279: result: -fPIC -DPIC
# configure:12287: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:12305: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:12309: $? = 0
# configure:12322: result: yes
# configure:12351: checking if arm-linux-androideabi-gcc static flag -static works
# configure:12379: result: yes
# configure:12394: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12415: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:12419: $? = 0
# configure:12441: result: yes
# configure:12449: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12496: result: yes
# configure:12529: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13792: result: yes
# configure:13829: checking whether -lc should be explicitly linked in
# configure:13837: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13840: $? = 0
# configure:13855: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:13858: $? = 0
# configure:13872: result: no
# configure:14032: checking dynamic linker characteristics
# configure:14862: result: Android linker
# configure:14984: checking how to hardcode library paths into programs
# configure:15009: result: immediate
# configure:15111: checking for shl_load
# configure:15111: arm-linux-androideabi-gcc -o conftest -g conftest.c >&5
# conftest.c:50: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:15111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:15111: result: no
# configure:15115: checking for shl_load in -ldld
# configure:15140: arm-linux-androideabi-gcc -o conftest -g conftest.c -ldld >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# conftest.c:27: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:15140: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:15149: result: no
# configure:15154: checking for dlopen
# configure:15154: arm-linux-androideabi-gcc -o conftest -g conftest.c >&5
# configure:15154: $? = 0
# configure:15154: result: yes
# configure:15311: checking whether a program can dlopen itself
# configure:15412: result: cross
# configure:15557: checking whether stripping libraries is possible
# configure:15562: result: yes
# configure:15597: checking if libtool supports shared libraries
# configure:15599: result: yes
# configure:15602: checking whether to build shared libraries
# configure:15627: result: yes
# configure:15630: checking whether to build static libraries
# configure:15634: result: yes
# configure:15657: checking how to run the C++ preprocessor
# configure:15684: arm-linux-androideabi-g++ -E conftest.cpp
# configure:15684: $? = 0
# configure:15698: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15698: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15723: result: arm-linux-androideabi-g++ -E
# configure:15743: arm-linux-androideabi-g++ -E conftest.cpp
# configure:15743: $? = 0
# configure:15757: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15757: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15919: checking for ld used by arm-linux-androideabi-g++
# configure:15986: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:15993: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:16008: result: yes
# configure:16063: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:17136: result: yes
# configure:17172: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:17175: $? = 0
# configure:17656: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:17663: result: -fPIC -DPIC
# configure:17671: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:17689: arm-linux-androideabi-g++ -c -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:17693: $? = 0
# configure:17706: result: yes
# configure:17729: checking if arm-linux-androideabi-g++ static flag -static works
# configure:17757: result: yes
# configure:17769: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:17790: arm-linux-androideabi-g++ -c -std=c++11 -o out/conftest2.o conftest.cpp >&5
# configure:17794: $? = 0
# configure:17816: result: yes
# configure:17821: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:17868: result: yes
# configure:17898: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:17941: result: yes
# configure:18082: checking dynamic linker characteristics
# configure:18839: result: Android linker
# configure:18904: checking how to hardcode library paths into programs
# configure:18929: result: immediate
# configure:18998: checking what extension is used for runtime loadable modules
# configure:19010: result: .so
# configure:19034: checking what variable specifies run-time module search path
# configure:19041: result: LD_LIBRARY_PATH
# configure:19051: checking for the default library search path
# configure:19058: result: /lib /usr/lib
# configure:19089: checking for library containing dlopen
# configure:19120: arm-linux-androideabi-gcc -o conftest -g conftest.c >&5
# configure:19120: $? = 0
# configure:19137: result: none required
# configure:19227: checking for dlerror
# configure:19227: arm-linux-androideabi-gcc -o conftest -g conftest.c >&5
# configure:19227: $? = 0
# configure:19227: result: yes
# configure:19241: checking for shl_load
# configure:19241: result: no
# configure:19248: checking for shl_load in -ldld
# configure:19282: result: no
# configure:19328: checking for dld_link in -ldld
# configure:19353: arm-linux-androideabi-gcc -o conftest -g conftest.c -ldld >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# conftest.c:32: error: undefined reference to 'dld_link'
# collect2: error: ld returned 1 exit status
# configure:19353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 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 dld_link ();
# | int
# | main ()
# | {
# | return dld_link ();
# | ;
# | return 0;
# | }
# configure:19362: result: no
# configure:19397: checking for _ prefix in compiled symbols
# configure:19407: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19410: $? = 0
# configure:19414: /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:19417: $? = 0
# configure: cannot find nm_test_func in conftest.nm
# configure:19439: result: no
# configure:19556: checking whether deplibs are loaded by dlopen
# configure:19653: result: yes
# configure:19664: checking for argz.h
# configure:19664: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:56:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19664: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 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:19664: result: no
# configure:19676: checking for error_t
# configure:19676: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:29:13: error: 'error_t' was not declared in this scope
# if (sizeof (error_t))
# ^
# configure:19676: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (error_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19676: result: no
# configure:19702: checking for argz_add
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_add'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_add to an innocuous variant, in case declares argz_add.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_add innocuous_argz_add
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_add (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_add
# |
# | /* 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 argz_add ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_add || defined __stub___argz_add
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_add ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19702: checking for argz_append
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_append'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_append to an innocuous variant, in case declares argz_append.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_append innocuous_argz_append
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_append (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_append
# |
# | /* 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 argz_append ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_append || defined __stub___argz_append
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_append ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19702: checking for argz_count
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_count'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_count to an innocuous variant, in case declares argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_count innocuous_argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_count
# |
# | /* 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 argz_count ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_count || defined __stub___argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_count ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19702: checking for argz_create_sep
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_create_sep'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_create_sep innocuous_argz_create_sep
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_create_sep (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_create_sep
# |
# | /* 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 argz_create_sep ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_create_sep ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19702: checking for argz_insert
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_insert'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_insert to an innocuous variant, in case declares argz_insert.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_insert innocuous_argz_insert
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_insert (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_insert
# |
# | /* 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 argz_insert ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_insert || defined __stub___argz_insert
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_insert ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19702: checking for argz_next
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_next'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_next to an innocuous variant, in case declares argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_next innocuous_argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_next
# |
# | /* 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 argz_next ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_next || defined __stub___argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_next ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19702: checking for argz_stringify
# configure:19702: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# conftest.cpp:58: error: undefined reference to 'argz_stringify'
# collect2: error: ld returned 1 exit status
# configure:19702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_stringify innocuous_argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_stringify
# |
# | /* 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 argz_stringify ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_stringify || defined __stub___argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_stringify ();
# | ;
# | return 0;
# | }
# configure:19702: result: no
# configure:19766: checking whether libtool supports -dlopen/-dlpreopen
# configure:19778: result: yes
# configure:19810: checking for ltdl.h
# configure:19810: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:60:18: fatal error: ltdl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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:19810: result: no
# configure:19951: checking where to find libltdl headers
# configure:19953: result: -I$(top_srcdir)/libltdl
# configure:19955: checking where to find libltdl library
# configure:19957: result: $(top_build_prefix)libltdl/libltdlc.la
# configure:20007: checking for unistd.h
# configure:20007: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:20007: $? = 0
# configure:20007: result: yes
# configure:20007: checking for dl.h
# configure:20007: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:60:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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
# |
# | #include
# configure:20007: result: no
# configure:20007: checking for sys/dl.h
# configure:20007: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:60:20: fatal error: sys/dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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
# |
# | #include
# configure:20007: result: no
# configure:20007: checking for dld.h
# configure:20007: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:60:17: fatal error: dld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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
# |
# | #include
# configure:20007: result: no
# configure:20007: checking for mach-o/dyld.h
# configure:20007: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:60:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Squid Web Proxy"
# | #define PACKAGE_TARNAME "squid"
# | #define PACKAGE_VERSION "3.5.20"
# | #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "squid"
# | #define VERSION "3.5.20"
# | #define HAVE_CXX11 1
# | #define DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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
# |
# | #include
# configure:20007: result: no
# configure:20007: checking for dirent.h
# configure:20007: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:20007: $? = 0
# configure:20007: result: yes
# configure:20022: checking for closedir
# configure:20022: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for opendir
# configure:20022: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for readdir
# configure:20022: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20039: checking for strlcat
# configure:20039: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# configure:20039: $? = 0
# configure:20039: result: yes
# configure:20039: checking for strlcpy
# configure:20039: arm-linux-androideabi-g++ -o conftest -std=c++11 -g conftest.cpp >&5
# configure:20039: $? = 0
# configure:20039: result: yes
# configure:20095: checking for library containing dlopen
# configure:20143: result: none required
# configure:20233: checking for dlerror
# configure:20233: result: yes
# configure:20247: checking for shl_load
# configure:20247: result: no
# configure:20254: checking for shl_load in -ldld
# configure:20288: result: no
# configure:20334: checking for dld_link in -ldld
# configure:20368: result: no
# configure:20417: checking for compiler variant
# configure:20456: result: gcc
# configure:20816: inlining optimizations enabled: yes
# configure:20836: checking for GNU atomic operations support
# configure:20843: error: in `/tmp/squid/src/squid-3.5.20':
# configure:20845: error: cannot run test program while cross compiling
# See `config.log' for more details
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_BUILDCXXFLAGS_set=
# ac_cv_env_BUILDCXXFLAGS_value=
# ac_cv_env_BUILDCXX_set=
# ac_cv_env_BUILDCXX_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# ac_cv_env_EXT_LIBECAP_CFLAGS_set=
# ac_cv_env_EXT_LIBECAP_CFLAGS_value=
# ac_cv_env_EXT_LIBECAP_LIBS_set=
# ac_cv_env_EXT_LIBECAP_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBGNUTLS_CFLAGS_set=
# ac_cv_env_LIBGNUTLS_CFLAGS_value=
# ac_cv_env_LIBGNUTLS_LIBS_set=
# ac_cv_env_LIBGNUTLS_LIBS_value=
# ac_cv_env_LIBOPENSSL_CFLAGS_set=
# ac_cv_env_LIBOPENSSL_CFLAGS_value=
# ac_cv_env_LIBOPENSSL_LIBS_set=
# ac_cv_env_LIBOPENSSL_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIB_KRB5_CFLAGS_set=
# ac_cv_env_LIB_KRB5_CFLAGS_value=
# ac_cv_env_LIB_KRB5_LIBS_set=
# ac_cv_env_LIB_KRB5_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_PO2HTML_set=
# ac_cv_env_PO2HTML_value=
# ac_cv_env_PO2TEXT_set=
# ac_cv_env_PO2TEXT_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_argz_add=no
# ac_cv_func_argz_append=no
# ac_cv_func_argz_count=no
# ac_cv_func_argz_create_sep=no
# ac_cv_func_argz_insert=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# ac_cv_func_closedir=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_opendir=yes
# ac_cv_func_readdir=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_header_argz_h=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dl_h=no
# ac_cv_header_dld_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_ltdl_h=no
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_sys_dl_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_dld_dld_link=no
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_AR=/usr/sbin/ar
# ac_cv_path_CHMOD=/usr/sbin/chmod
# ac_cv_path_CPPUNITCONFIG=false
# ac_cv_path_EGREP=/usr/sbin/egrep
# ac_cv_path_FALSE=/usr/sbin/false
# ac_cv_path_FGREP=/usr/sbin/fgrep
# ac_cv_path_LINUXDOC=/usr/sbin/false
# ac_cv_path_LN=/usr/sbin/ln
# ac_cv_path_MKDIR=/usr/sbin/mkdir
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_POD2MAN=/usr/sbin/false
# ac_cv_path_RM=/usr/sbin/rm
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SH=/usr/sbin/sh
# ac_cv_path_TR=/usr/sbin/tr
# ac_cv_path_TRUE=/usr/sbin/true
# 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=/usr/sbin/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_CXXCPP='arm-linux-androideabi-g++ -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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen='none required'
# ac_cv_type_error_t=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# ax_cv_cxx_compile_cxx11=no
# ax_cv_cxx_compile_cxx11__std_cpp11=yes
# libltdl_cv_lib_dl_dlopen=yes
# libltdl_cv_preloaded_symbols=yes
# libltdl_cv_shlibext=.so
# libltdl_cv_shrext=.so
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_module_path_var=LD_LIBRARY_PATH
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/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_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/lib'
# 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_sys_symbol_underscore=no
# 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'
# squid_cv_cc_arg_pipe=-pipe
# squid_cv_cc_option_optimize=-O3
# squid_cv_cc_option_wall=-Wall
# squid_cv_cc_option_werror=-Werror
# squid_cv_compiler=gcc
# squid_cv_cxx_option_werror=-Werror
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/squid/src/squid-3.5.20/cfgaux/missing aclocal-1.15'
# ADAPTATION_LIBS=''
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='/usr/sbin/ar'
# AR_R='/usr/sbin/ar r'
# AUTH_LIBS_TO_BUILD=''
# AUTH_MODULES=''
# AUTOCONF='${SHELL} /tmp/squid/src/squid-3.5.20/cfgaux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/squid/src/squid-3.5.20/cfgaux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/squid/src/squid-3.5.20/cfgaux/missing automake-1.15'
# AWK='gawk'
# BASIC_AUTH_HELPERS=''
# BUILDCXX='arm-linux-androideabi-g++'
# BUILDCXXFLAGS=''
# BZR=''
# CACHE_EFFECTIVE_USER='proxy'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall '
# CGIEXT='.cgi'
# CHMOD='/usr/sbin/chmod'
# CONVENIENCE_LTDL_FALSE='#'
# CONVENIENCE_LTDL_TRUE=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CPPUNITCONFIG='false'
# CRYPTLIB=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -std=c++11'
# CYGPATH_W='echo'
# DEFAULT_HOSTS=''
# DEFAULT_LOG_DIR='/var/log/squid'
# DEFAULT_PID_FILE='/run/squid.pid'
# DEFAULT_SWAP_DIR='/var/cache/squid'
# DEFS=''
# DEPDIR='.deps'
# DIGEST_AUTH_HELPERS=''
# DISK_LIBS=''
# DISK_LINKOBJS=''
# DISK_MODULES=''
# DISK_OS_LIBS=''
# DISK_PROGRAMS=''
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECAP_LIBS=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/egrep'
# ENABLE_AUTH_BASIC_FALSE=''
# ENABLE_AUTH_BASIC_TRUE=''
# ENABLE_AUTH_DIGEST_FALSE=''
# ENABLE_AUTH_DIGEST_TRUE=''
# ENABLE_AUTH_FALSE=''
# ENABLE_AUTH_NEGOTIATE_FALSE=''
# ENABLE_AUTH_NEGOTIATE_TRUE=''
# ENABLE_AUTH_NTLM_FALSE=''
# ENABLE_AUTH_NTLM_TRUE=''
# ENABLE_AUTH_TRUE=''
# ENABLE_DELAY_POOLS_FALSE=''
# ENABLE_DELAY_POOLS_TRUE=''
# ENABLE_HTCP_FALSE=''
# ENABLE_HTCP_TRUE=''
# ENABLE_LOADABLE_MODULES_FALSE='#'
# ENABLE_LOADABLE_MODULES_TRUE=''
# ENABLE_PINGER_FALSE=''
# ENABLE_PINGER_TRUE=''
# ENABLE_POD2MAN_DOC_FALSE=''
# ENABLE_POD2MAN_DOC_TRUE='#'
# ENABLE_RELEASE_DOCS_FALSE=''
# ENABLE_RELEASE_DOCS_TRUE='#'
# ENABLE_SNMP_FALSE=''
# ENABLE_SNMP_TRUE=''
# ENABLE_SSL_FALSE=''
# ENABLE_SSL_TRUE=''
# ENABLE_UNLINKD_FALSE=''
# ENABLE_UNLINKD_TRUE=''
# ENABLE_WIN32SPECIFIC_FALSE=''
# ENABLE_WIN32SPECIFIC_TRUE='#'
# ENABLE_WIN32_AIOPS_FALSE=''
# ENABLE_WIN32_AIOPS_TRUE=''
# ENABLE_WIN32_AIO_FALSE=''
# ENABLE_WIN32_AIO_TRUE=''
# ENABLE_WIN32_IPC_FALSE=''
# ENABLE_WIN32_IPC_TRUE='#'
# ENABLE_XPROF_STATS_FALSE=''
# ENABLE_XPROF_STATS_TRUE=''
# EPOLL_LIBS=''
# EUILIB=''
# EXEEXT=''
# EXPATLIB=''
# EXTERNAL_ACL_HELPERS=''
# EXT_LIBECAP_CFLAGS=''
# EXT_LIBECAP_LIBS=''
# FALSE='/usr/sbin/false'
# FGREP='/usr/sbin/fgrep'
# GREP='grep'
# HAVE_CXX11='1'
# HAVE_FS_ROCK_FALSE=''
# HAVE_FS_ROCK_TRUE=''
# HAVE_FS_UFS_FALSE=''
# HAVE_FS_UFS_TRUE=''
# HAVE_LIBEXPAT_FALSE=''
# HAVE_LIBEXPAT_TRUE=''
# HAVE_LIBXML2_FALSE=''
# HAVE_LIBXML2_TRUE=''
# HAVE_SPNEGO_FALSE=''
# HAVE_SPNEGO_TRUE=''
# ICAP_LIBS=''
# INCLTDL='-I$(top_srcdir)/libltdl'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LTDL_FALSE=''
# INSTALL_LTDL_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KRB5INCS=''
# KRB5LIBS=''
# LBERLIB=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDAPLIB=''
# LDFLAGS='-g'
# LIBADD_DL=''
# LIBADD_DLD_LINK=''
# LIBADD_DLOPEN=''
# LIBADD_SHL_LOAD=''
# LIBGNUTLS_CFLAGS=''
# LIBGNUTLS_LIBS=''
# LIBLTDL='$(top_build_prefix)libltdl/libltdlc.la'
# LIBOBJS=''
# LIBOPENSSL_CFLAGS=''
# LIBOPENSSL_LIBS=''
# LIBS=''
# LIBSASL=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB_DB=''
# LIB_KRB5_CFLAGS=''
# LIB_KRB5_LIBS=''
# LINUXDOC='/usr/sbin/false'
# LIPO=''
# LN='/usr/sbin/ln'
# LN_S='ln -s'
# LOG_DAEMON_HELPERS=''
# LTDLDEPS='$(top_build_prefix)libltdl/libltdlc.la'
# LTDLINCL='-I$(top_srcdir)/libltdl'
# LTDLOPEN='libltdl'
# LTLIBOBJS=''
# LT_ARGZ_H='lt__argz.h'
# LT_CONFIG_H=''
# LT_DLLOADERS=' libltdl/dlopen.la'
# LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/squid/src/squid-3.5.20/cfgaux/missing makeinfo'
# MAKE_LEAKFINDER_FALSE=''
# MAKE_LEAKFINDER_TRUE=''
# MANIFEST_TOOL=':'
# MINGW_LIBS=''
# MKDIR='/usr/sbin/mkdir'
# MKDIR_P='/usr/sbin/mkdir -p'
# MV='/usr/sbin/mv'
# NEGOTIATE_AUTH_HELPERS=''
# NETTLELIB=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NTLM_AUTH_HELPERS=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='squid'
# PACKAGE_BUGREPORT='http://bugs.squid-cache.org/'
# PACKAGE_NAME='Squid Web Proxy'
# PACKAGE_STRING='Squid Web Proxy 3.5.20'
# PACKAGE_TARNAME='squid'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.5.20'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PO2HTML=''
# PO2TEXT=''
# POD2MAN='/usr/sbin/false'
# RANLIB='arm-linux-androideabi-ranlib'
# REGEXLIB=''
# REPL_LIBS=''
# REPL_OBJS=''
# REPL_POLICIES=''
# RM='/usr/sbin/rm -f'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SH='/usr/sbin/sh'
# SHELL='/bin/sh'
# SMBCLIENT=''
# SNMPLIB=''
# SQUID_CFLAGS='-Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe'
# SQUID_CPPUNIT_INC=''
# SQUID_CPPUNIT_LA=''
# SQUID_CPPUNIT_LIBS=''
# SQUID_CXXFLAGS='-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -pipe'
# SSLLIB=''
# STOREID_REWRITE_HELPERS=''
# STORE_LIBS_TO_ADD=''
# STORE_LIBS_TO_BUILD=''
# STORE_TESTS=''
# STRIP='arm-linux-androideabi-strip'
# TR='/usr/sbin/tr'
# TRUE='/usr/sbin/true'
# URL_REWRITE_HELPERS=''
# USE_ADAPTATION_FALSE=''
# USE_ADAPTATION_TRUE=''
# USE_DEVPOLL_FALSE=''
# USE_DEVPOLL_TRUE=''
# USE_ECAP_FALSE=''
# USE_ECAP_TRUE=''
# USE_EPOLL_FALSE=''
# USE_EPOLL_TRUE=''
# USE_ESI_FALSE=''
# USE_ESI_TRUE=''
# USE_ICAP_CLIENT_FALSE=''
# USE_ICAP_CLIENT_TRUE=''
# USE_KQUEUE_FALSE=''
# USE_KQUEUE_TRUE=''
# USE_POLL_FALSE=''
# USE_POLL_TRUE=''
# USE_SELECT_FALSE=''
# USE_SELECT_TRUE=''
# USE_SELECT_WIN32_FALSE=''
# USE_SELECT_WIN32_TRUE=''
# USE_SQUID_EUI_FALSE=''
# USE_SQUID_EUI_TRUE=''
# USE_SSL_CRTD_FALSE=''
# USE_SSL_CRTD_TRUE=''
# VERSION='3.5.20'
# WBINFO=''
# WIN32_PSAPI=''
# XMLLIB=''
# XTRA_LIBS=''
# XTRA_OBJS=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='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='/usr/share/squid'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# 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}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/squid/src/squid-3.5.20/cfgaux/install-sh'
# krb5_config=''
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/squid'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# ltdl_LIBOBJS=''
# ltdl_LTLIBOBJS=''
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# subdirs=' libltdl'
# sys_symbol_underscore='no'
# sysconfdir='/etc/squid'
# target_alias=''
# top_build_prefix=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Squid Web Proxy"
# #define PACKAGE_TARNAME "squid"
# #define PACKAGE_VERSION "3.5.20"
# #define PACKAGE_STRING "Squid Web Proxy 3.5.20"
# #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
# #define PACKAGE_URL ""
# #define PACKAGE "squid"
# #define VERSION "3.5.20"
# #define HAVE_CXX11 1
# #define DEFAULT_PREFIX /usr
# #define USE_LOADABLE_MODULES 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define LT_MODULE_EXT ".so"
# #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define error_t int
# #define __error_t_defined 1
# #define HAVE_PRELOADED_SYMBOLS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_CLOSEDIR 1
# #define HAVE_OPENDIR 1
# #define HAVE_READDIR 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define LT_LIBEXT "a"
# #define LT_LIBPREFIX "lib"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define CONFIG_HOST_TYPE "arm-unknown-linux-androideabi"
# #define SQUID_CONFIGURE_OPTIONS " '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --enable-ltdl-convenience"
# #define SQUID_BUILD_INFO ""
# #define _USE_INLINE_ 1
#
# configure: exit 1