Build of squid with musl toolchain

The build took 00h 01m 30s 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.

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: squid 3.5.20-1 (Wed Apr 5 02:16:11 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 x86_64-unknown-linux-strip... no
# checking for strip... 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 x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# configure: CPU arch native optimization enabled: no
# checking simplified host os... linux (version )
# checking what kind of compiler we're using... clang
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to run the C preprocessor... clang -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... /sysroot/bin/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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... /sysroot/bin/ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse nm output from clang 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 x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# 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... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# 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 /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
# 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... clang
# 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 --host=x86_64-unknown-linux --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 = 3c41c2e466c6
# 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: /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 x86_64-unknown-linux-strip
# configure:3846: result: no
# configure:3856: checking for strip
# configure:3872: found /sysroot/bin/strip
# configure:3883: result: 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 x86_64-unknown-linux-gcc
# configure:4762: result: clang
# configure:5031: checking for C compiler version
# configure:5040: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5051: $? = 0
# configure:5040: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5051: $? = 0
# configure:5040: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5051: $? = 1
# configure:5040: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5051: $? = 1
# configure:5071: checking whether the C compiler works
# configure:5093: clang -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: clang -o conftest -g conftest.c >&5
# configure:5167: $? = 0
# configure:5189: result:
# configure:5211: checking whether we are cross compiling
# configure:5219: clang -o conftest -g conftest.c >&5
# configure:5223: $? = 0
# configure:5230: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:5234: $? = 127
# configure:5249: result: yes
# configure:5254: checking for suffix of object files
# configure:5276: clang -c conftest.c >&5
# configure:5280: $? = 0
# configure:5301: result: o
# configure:5305: checking whether we are using the GNU C compiler
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5333: result: yes
# configure:5342: checking whether clang accepts -g
# configure:5362: clang -c -g conftest.c >&5
# configure:5362: $? = 0
# configure:5403: result: yes
# configure:5420: checking for clang option to accept ISO C89
# configure:5483: clang -c conftest.c >&5
# configure:5483: $? = 0
# configure:5496: result: none needed
# configure:5521: checking whether clang understands -c and -o together
# configure:5543: clang -c conftest.c -o conftest2.o
# configure:5546: $? = 0
# configure:5543: clang -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 clang
# configure:5751: result: gcc3
# configure:5879: checking for C++ compiler version
# configure:5888: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5899: $? = 0
# configure:5888: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5899: $? = 0
# configure:5888: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5899: $? = 1
# configure:5888: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5899: $? = 1
# configure:5903: checking whether we are using the GNU C++ compiler
# configure:5922: clang++ -c conftest.cpp >&5
# configure:5922: $? = 0
# configure:5931: result: yes
# configure:5940: checking whether clang++ accepts -g
# configure:5960: clang++ -c -g conftest.cpp >&5
# configure:5960: $? = 0
# configure:6001: result: yes
# configure:6026: checking dependency style of clang++
# configure:6137: result: gcc3
# configure:6162: checking build system type
# configure:6176: result: x86_64-pc-linux-gnu
# configure:6196: checking host system type
# configure:6209: result: x86_64-unknown-linux-gnu
# 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: clang++ -c conftest.cpp >&5
# conftest.cpp:14:2: error: "not sunpro c"
# #error "not sunpro c"
# ^
# 1 error generated.
# 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: clang++ -c conftest.cpp >&5
# conftest.cpp:14:2: error: "not Intel(R) C++ Compiler"
# #error "not Intel(R) C++ Compiler"
# ^
# 1 error generated.
# 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: clang++ -c conftest.cpp >&5
# configure:6846: $? = 0
# configure:6900: result: clang
# configure:7060: checking for x86_64-unknown-linux-ranlib
# configure:7090: result: no
# configure:7100: checking for ranlib
# configure:7116: found /sysroot/bin/ranlib
# configure:7127: result: ranlib
# configure:7139: WARNING: using cross tools not prefixed with host triplet
# configure:7154: checking how to run the C preprocessor
# configure:7185: clang -E conftest.c
# configure:7185: $? = 0
# configure:7199: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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"
# | /* end confdefs.h. */
# | #include
# configure:7224: result: clang -E
# configure:7244: clang -E conftest.c
# configure:7244: $? = 0
# configure:7258: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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"
# | /* 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 /sysroot/bin/ar
# configure:7909: result: /sysroot/bin/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 clang
# configure:8430: result: /sysroot/bin/ld
# configure:8437: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:8452: result: yes
# configure:8464: checking for BSD- or MS-compatible name lister (nm)
# configure:8518: result: no
# configure:8532: checking for x86_64-unknown-linux-dumpbin
# configure:8562: result: no
# configure:8532: checking for x86_64-unknown-linux-link
# configure:8562: result: no
# configure:8576: checking for dumpbin
# configure:8606: result: no
# configure:8576: checking for link
# configure:8592: found /usr/sbin/link
# configure:8603: result: link -dump
# configure:8648: checking the name lister (nm) interface
# configure:8655: clang++ -c conftest.cpp >&5
# configure:8658: nm "conftest.o"
# configure:8661: output
# 0000000000000000 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-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:8891: result: func_convert_file_noop
# configure:8898: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:8918: result: func_convert_file_noop
# configure:8925: checking for /sysroot/bin/ld option to reload object files
# configure:8932: result: -r
# configure:8966: checking for x86_64-unknown-linux-objdump
# configure:8996: result: no
# configure:9006: checking for objdump
# configure:9022: found /sysroot/bin/objdump
# configure:9033: result: objdump
# configure:9065: checking how to recognize dependent libraries
# configure:9265: result: pass_all
# configure:9310: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:9480: result: /sysroot/bin/ar
# configure:9561: checking for archiver @FILE support
# configure:9578: clang++ -c conftest.cpp >&5
# configure:9578: $? = 0
# configure:9581: /sysroot/bin/ar cru libconftest.a @conftest.lst >&5
# /sysroot/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# configure:9584: $? = 0
# configure:9589: /sysroot/bin/ar cru libconftest.a @conftest.lst >&5
# /sysroot/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# /sysroot/bin/ar: conftest.o: No such file or directory
# configure:9592: $? = 1
# configure:9604: result: @
# configure:9622: checking for x86_64-unknown-linux-strip
# configure:9649: result: strip
# configure:9721: checking for x86_64-unknown-linux-ranlib
# configure:9748: result: ranlib
# configure:9890: checking command to parse nm output from clang object
# configure:10043: clang++ -c conftest.cpp >&5
# configure:10046: $? = 0
# configure:10050: nm 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: clang++ -o conftest -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:10438: clang++ -c conftest.cpp >&5
# configure:10441: $? = 0
# configure:10591: checking for x86_64-unknown-linux-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: clang++ -c conftest.cpp >&5
# configure:11369: $? = 0
# configure:11369: result: yes
# configure:11604: checking for objdir
# configure:11619: result: .libs
# configure:11879: checking if clang supports -fno-rtti -fno-exceptions
# configure:11897: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:11901: $? = 0
# configure:11914: result: yes
# configure:12272: checking for clang option to produce PIC
# configure:12279: result: -fPIC -DPIC
# configure:12287: checking if clang PIC flag -fPIC -DPIC works
# configure:12305: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:12309: $? = 0
# configure:12322: result: yes
# configure:12351: checking if clang static flag -static works
# configure:12379: result: no
# configure:12394: checking if clang supports -c -o file.o
# configure:12415: clang -c -o out/conftest2.o conftest.c >&5
# configure:12419: $? = 0
# configure:12441: result: yes
# configure:12449: checking if clang supports -c -o file.o
# configure:12496: result: yes
# configure:12529: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13792: result: yes
# configure:13829: checking whether -lc should be explicitly linked in
# configure:13837: clang -c conftest.c >&5
# configure:13840: $? = 0
# configure:13855: clang -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:14613: clang -o conftest -g -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:14613: $? = 0
# configure:14862: result: GNU/Linux ld.so
# configure:14984: checking how to hardcode library paths into programs
# configure:15009: result: immediate
# configure:15111: checking for shl_load
# configure:15111: clang -o conftest -g conftest.c >&5
# conftest.c:49: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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: clang -o conftest -g conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# conftest.c:26: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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: clang -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: clang++ -E conftest.cpp
# configure:15684: $? = 0
# configure:15698: clang++ -E conftest.cpp
# conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 DEFAULT_PREFIX /usr
# | #define USE_LOADABLE_MODULES 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15723: result: clang++ -E
# configure:15743: clang++ -E conftest.cpp
# configure:15743: $? = 0
# configure:15757: clang++ -E conftest.cpp
# conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 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 clang++
# configure:15986: result: /sysroot/bin/ld -m elf_x86_64
# configure:15993: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:16008: result: yes
# configure:16063: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:17136: result: yes
# configure:17172: clang++ -c conftest.cpp >&5
# configure:17175: $? = 0
# configure:17656: checking for clang++ option to produce PIC
# configure:17663: result: -fPIC -DPIC
# configure:17671: checking if clang++ PIC flag -fPIC -DPIC works
# configure:17689: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:17693: $? = 0
# configure:17706: result: yes
# configure:17729: checking if clang++ static flag -static works
# configure:17757: result: no
# configure:17769: checking if clang++ supports -c -o file.o
# configure:17790: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:17794: $? = 0
# configure:17816: result: yes
# configure:17821: checking if clang++ supports -c -o file.o
# configure:17868: result: yes
# configure:17898: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:17941: result: yes
# configure:18082: checking dynamic linker characteristics
# configure:18839: result: GNU/Linux ld.so
# 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 /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
# configure:19089: checking for library containing dlopen
# configure:19120: clang -o conftest -g conftest.c >&5
# configure:19120: $? = 0
# configure:19137: result: none required
# configure:19227: checking for dlerror
# configure:19227: clang -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: clang -o conftest -g conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# conftest.c:31: error: undefined reference to 'dld_link'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# conftest.cpp:2:12: warning: expression result unused [-Wunused-value]
# int main(){nm_test_func;return 0;}
# ^~~~~~~~~~~~
# 1 warning generated.
# configure:19410: $? = 0
# configure:19414: nm 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: clang++ -c conftest.cpp >&5
# conftest.cpp:55:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# conftest.cpp:28:13: error: use of undeclared identifier 'error_t'
# if (sizeof (error_t))
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_add'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_append'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_create_sep'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_insert'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -o conftest -g conftest.cpp >&5
# conftest.cpp:57: error: undefined reference to 'argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# conftest.cpp:59:10: fatal error: 'ltdl.h' file not found
# #include
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# configure:20007: $? = 0
# configure:20007: result: yes
# configure:20007: checking for dl.h
# configure:20007: clang++ -c conftest.cpp >&5
# conftest.cpp:59:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# conftest.cpp:59:10: fatal error: 'sys/dl.h' file not found
# #include
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# conftest.cpp:59:10: fatal error: 'dld.h' file not found
# #include
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# conftest.cpp:59:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #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: clang++ -c conftest.cpp >&5
# configure:20007: $? = 0
# configure:20007: result: yes
# configure:20022: checking for closedir
# configure:20022: clang++ -o conftest -g conftest.cpp >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for opendir
# configure:20022: clang++ -o conftest -g conftest.cpp >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for readdir
# configure:20022: clang++ -o conftest -g conftest.cpp >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20039: checking for strlcat
# configure:20039: clang++ -o conftest -g conftest.cpp >&5
# configure:20039: $? = 0
# configure:20039: result: yes
# configure:20039: checking for strlcpy
# configure:20039: clang++ -o conftest -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: clang
# 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-pc-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=clang
# 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=clang++
# 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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# 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=x86_64-unknown-linux-gnu
# ac_cv_lib_dld_dld_link=no
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_AR=/sysroot/bin/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=/sysroot/bin/ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=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
# 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/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# 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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
# 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=
# squid_cv_cc_option_optimize=-O2
# squid_cv_cc_option_wall=-Wall
# squid_cv_cc_option_werror='-Werror -Qunused-arguments'
# squid_cv_compiler=clang
# squid_cv_cxx_option_werror='-Werror -Qunused-arguments'
#
# ## ----------------- ##
# ## 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='/sysroot/bin/ar'
# AR_R='/sysroot/bin/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='clang++'
# BUILDCXXFLAGS=''
# BZR=''
# CACHE_EFFECTIVE_USER='proxy'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CGIEXT='.cgi'
# CHMOD='/usr/sbin/chmod'
# CONVENIENCE_LTDL_FALSE='#'
# CONVENIENCE_LTDL_TRUE=''
# CPP='clang -E'
# CPPFLAGS=''
# CPPUNITCONFIG='false'
# CRYPTLIB=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# 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=''
# 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/bin/ld -m elf_x86_64'
# 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='nm'
# NMEDIT=''
# NTLM_AUTH_HELPERS=''
# OBJDUMP='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='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=' '
# SQUID_CPPUNIT_INC=''
# SQUID_CPPUNIT_LA=''
# SQUID_CPPUNIT_LIBS=''
# SQUID_CXXFLAGS=' '
# SSLLIB=''
# STOREID_REWRITE_HELPERS=''
# STORE_LIBS_TO_ADD=''
# STORE_LIBS_TO_BUILD=''
# STORE_TESTS=''
# STRIP='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='link -dump'
# 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-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='/usr/share/squid'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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 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:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# #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 "x86_64-unknown-linux-gnu"
# #define SQUID_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--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' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --enable-ltdl-convenience"
# #define SQUID_BUILD_INFO ""
# #define _USE_INLINE_ 1
#
# configure: exit 1