Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save netheril96/d1d4157a6c527d724c2d037eff10e9dd to your computer and use it in GitHub Desktop.
Save netheril96/d1d4157a6c527d724c2d037eff10e9dd to your computer and use it in GitHub Desktop.
openconnect on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for openconnect on Mac OS X 10.11.5
Build date: 2016-07-14 16:03:27
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: c2ece46e1b9d509c395b903ad0e472024832941f
Last commit: 28 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a03993f8e60ffebad5398f211a42de745e50bc2d
Core tap last commit: 76 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 7.3 build 703
Git: 2.7.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
OS X: 10.11.5-x86_64
Xcode: 7.3.1
CLT: N/A
X11: 2.7.9 => /opt/X11
Your system is ready to brew.
2016-07-14 16:03:10 +0800
./configure
--prefix=/usr/local/Cellar/openconnect/7.07
--sbindir=/usr/local/Cellar/openconnect/7.07/bin
--localstatedir=/usr/local/var
--with-vpnc-script=/usr/local/etc/vpnc-script
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-apple-darwin15.5.0
checking host system type... x86_64-apple-darwin15.5.0
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for 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... no
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 dependency style of clang... gcc3
checking for fdevname_r... no
checking for statfs... yes
checking for getline... yes
checking for strcasestr... yes
checking for strndup... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings
checking for socket... yes
checking for inet_aton... yes
checking for IPV6_PATHMTU socket option... no
checking for __android_log_vprint... no
checking for __android_log_vprint in -llog... no
checking for nl_langinfo... yes
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for functional NLS support... yes (with -lintl)
checking for GNUTLS... yes
checking for gnutls_dtls_set_data_mtu... yes
checking for gnutls_pkcs11_get_raw_issuer... no
checking for gnutls_certificate_set_x509_system_trust... yes
checking for gnutls_cipher_set_iv... yes
checking for gnutls_pkcs12_simple_parse... yes
checking for gnutls_certificate_set_key... yes
checking for gnutls_pk_to_sign... yes
checking for gnutls_pubkey_export2... yes
checking for gnutls_x509_crt_set_pin_function... yes
checking for gnutls_url_is_supported... yes
checking for gnutls_system_key_add_x509... yes
checking for gnutls_session_set_premaster... yes
checking for gnutls_pkcs11_add_provider... no
checking for tss library... no
checking for LIBLZ4... no
configure: WARNING:
***
*** lz4 not found.
***
checking for egrep... (cached) /usr/bin/grep -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.5.0 file names to x86_64-apple-darwin15.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.5.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking linker version script flag... unsupported
checking for LIBXML2... yes
checking for ZLIB... yes
checking for LIBPROXY... no
checking for libproxy... no
checking for LIBSTOKEN... no
checking for LIBPCSCLITE... yes
checking for LIBPSKC... no
checking for krb5-config... /usr/bin/krb5-config
checking whether /usr/bin/krb5-config supports gssapi... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking GSSAPI compilation with "-dynamic -Wl,-search_paths_first -lkrb5"... yes
checking if_tun.h usability... no
checking if_tun.h presence... no
checking for if_tun.h... no
checking linux/if_tun.h usability... no
checking linux/if_tun.h presence... no
checking for linux/if_tun.h... no
checking net/if_tun.h usability... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking net/tun/if_tun.h usability... no
checking net/tun/if_tun.h presence... no
checking for net/tun/if_tun.h... no
checking net/if_utun.h usability... yes
checking net/if_utun.h presence... yes
checking for net/if_utun.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking for python2... no
checking for python... /usr/bin/python
checking that python is version 2.x... yes
checking if groff can create UTF-8 XHTML... no. Not building HTML pages
checking for CWRAP... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openconnect.pc
config.status: creating po/Makefile
config.status: creating www/Makefile
config.status: creating libopenconnect.map
config.status: creating openconnect.8
config.status: creating www/styles/Makefile
config.status: creating www/inc/Makefile
config.status: creating www/images/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wextra conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wextra conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wno-missing-field-initializers conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wno-missing-field-initializers conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wno-sign-compare conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wno-sign-compare conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wno-unused-parameter conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Werror=pointer-to-int-cast conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=pointer-to-int-cast conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wdeclaration-after-statement conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wdeclaration-after-statement conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Werror-implicit-function-declaration conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror-implicit-function-declaration conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wformat-nonliteral conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wformat-nonliteral conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wformat-security conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wformat-security conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Winit-self conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Winit-self conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wmissing-declarations conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wmissing-declarations conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wmissing-include-dirs conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wmissing-include-dirs conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wnested-externs conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wnested-externs conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wpointer-arith conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wpointer-arith conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -Wwrite-strings conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wwrite-strings conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -llog
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -llog -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lintl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -ltspi
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -ltspi -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-M,conftest.map conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-M,conftest.map conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-M,conftest.map conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-M,conftest.map conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lproxy
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lproxy -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lproxy
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lproxy -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c -dynamic -Wl,-search_paths_first -lkrb5
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -dynamic -Wl,-search_paths_first -lkrb5 -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
2016-07-14 16:03:24 +0800
make
install
Making install in po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o ar.mo ar.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o bs.mo bs.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o ca.mo ca.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o cs.mo cs.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o de.mo de.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o el.mo el.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o en_GB.mo en_GB.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o en_US.mo en_US.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o es.mo es.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o eu.mo eu.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o fi.mo fi.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o fr.mo fr.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o gl.mo gl.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o hu.mo hu.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o id.mo id.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o it.mo it.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o lt.mo lt.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o nl.mo nl.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o pa.mo pa.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o pl.mo pl.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o pt_BR.mo pt_BR.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o pt.mo pt.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o sk.mo sk.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o sl.mo sl.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o sr@latin.mo sr@latin.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o sr.mo sr.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o sv.mo sv.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o tg.mo tg.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o tr.mo tr.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o ug.mo ug.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o uk.mo uk.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o zh_CN.mo zh_CN.po
rm -f && /usr/local/opt/gettext/bin/msgfmt -o zh_TW.mo zh_TW.po
make[2]: Nothing to be done for `install-exec-am'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook
linguas="ar bs ca cs de el en_GB en_US es eu fi fr gl hu id it lt nl pa pl pt_BR pt sk sl sr@latin sr sv tg tr ug uk zh_CN zh_TW"; \
for l in $linguas; do \
dir="/usr/local/Cellar/openconnect/7.07/share/locale/$l/LC_MESSAGES"; \
.././install-sh -c -d $dir; \
echo Installing $l.mo to $dir/openconnect.mo ; \
/usr/bin/install -c -m 644 $l.mo $dir/openconnect.mo; \
done
Installing ar.mo to /usr/local/Cellar/openconnect/7.07/share/locale/ar/LC_MESSAGES/openconnect.mo
Installing bs.mo to /usr/local/Cellar/openconnect/7.07/share/locale/bs/LC_MESSAGES/openconnect.mo
Installing ca.mo to /usr/local/Cellar/openconnect/7.07/share/locale/ca/LC_MESSAGES/openconnect.mo
Installing cs.mo to /usr/local/Cellar/openconnect/7.07/share/locale/cs/LC_MESSAGES/openconnect.mo
Installing de.mo to /usr/local/Cellar/openconnect/7.07/share/locale/de/LC_MESSAGES/openconnect.mo
Installing el.mo to /usr/local/Cellar/openconnect/7.07/share/locale/el/LC_MESSAGES/openconnect.mo
Installing en_GB.mo to /usr/local/Cellar/openconnect/7.07/share/locale/en_GB/LC_MESSAGES/openconnect.mo
Installing en_US.mo to /usr/local/Cellar/openconnect/7.07/share/locale/en_US/LC_MESSAGES/openconnect.mo
Installing es.mo to /usr/local/Cellar/openconnect/7.07/share/locale/es/LC_MESSAGES/openconnect.mo
Installing eu.mo to /usr/local/Cellar/openconnect/7.07/share/locale/eu/LC_MESSAGES/openconnect.mo
Installing fi.mo to /usr/local/Cellar/openconnect/7.07/share/locale/fi/LC_MESSAGES/openconnect.mo
Installing fr.mo to /usr/local/Cellar/openconnect/7.07/share/locale/fr/LC_MESSAGES/openconnect.mo
Installing gl.mo to /usr/local/Cellar/openconnect/7.07/share/locale/gl/LC_MESSAGES/openconnect.mo
Installing hu.mo to /usr/local/Cellar/openconnect/7.07/share/locale/hu/LC_MESSAGES/openconnect.mo
Installing id.mo to /usr/local/Cellar/openconnect/7.07/share/locale/id/LC_MESSAGES/openconnect.mo
Installing it.mo to /usr/local/Cellar/openconnect/7.07/share/locale/it/LC_MESSAGES/openconnect.mo
Installing lt.mo to /usr/local/Cellar/openconnect/7.07/share/locale/lt/LC_MESSAGES/openconnect.mo
Installing nl.mo to /usr/local/Cellar/openconnect/7.07/share/locale/nl/LC_MESSAGES/openconnect.mo
Installing pa.mo to /usr/local/Cellar/openconnect/7.07/share/locale/pa/LC_MESSAGES/openconnect.mo
Installing pl.mo to /usr/local/Cellar/openconnect/7.07/share/locale/pl/LC_MESSAGES/openconnect.mo
Installing pt_BR.mo to /usr/local/Cellar/openconnect/7.07/share/locale/pt_BR/LC_MESSAGES/openconnect.mo
Installing pt.mo to /usr/local/Cellar/openconnect/7.07/share/locale/pt/LC_MESSAGES/openconnect.mo
Installing sk.mo to /usr/local/Cellar/openconnect/7.07/share/locale/sk/LC_MESSAGES/openconnect.mo
Installing sl.mo to /usr/local/Cellar/openconnect/7.07/share/locale/sl/LC_MESSAGES/openconnect.mo
Installing sr@latin.mo to /usr/local/Cellar/openconnect/7.07/share/locale/sr@latin/LC_MESSAGES/openconnect.mo
Installing sr.mo to /usr/local/Cellar/openconnect/7.07/share/locale/sr/LC_MESSAGES/openconnect.mo
Installing sv.mo to /usr/local/Cellar/openconnect/7.07/share/locale/sv/LC_MESSAGES/openconnect.mo
Installing tg.mo to /usr/local/Cellar/openconnect/7.07/share/locale/tg/LC_MESSAGES/openconnect.mo
Installing tr.mo to /usr/local/Cellar/openconnect/7.07/share/locale/tr/LC_MESSAGES/openconnect.mo
Installing ug.mo to /usr/local/Cellar/openconnect/7.07/share/locale/ug/LC_MESSAGES/openconnect.mo
Installing uk.mo to /usr/local/Cellar/openconnect/7.07/share/locale/uk/LC_MESSAGES/openconnect.mo
Installing zh_CN.mo to /usr/local/Cellar/openconnect/7.07/share/locale/zh_CN/LC_MESSAGES/openconnect.mo
Installing zh_TW.mo to /usr/local/Cellar/openconnect/7.07/share/locale/zh_TW/LC_MESSAGES/openconnect.mo
CC libopenconnect_la-version.lo
CC libopenconnect_la-ssl.lo
CC libopenconnect_la-http.lo
CC libopenconnect_la-http-auth.lo
CC libopenconnect_la-auth-common.lo
CC libopenconnect_la-library.lo
CC libopenconnect_la-compat.lo
CC libopenconnect_la-lzs.lo
CC libopenconnect_la-mainloop.lo
library.c:32:10: fatal error: 'libxml/tree.h' file not found
#include <libxml/tree.h>
^
In file included from auth-common.c:31:
./openconnect-internal.h:114:10: In file included from http-auth.c:30fatal error: :
'libxml/tree.h' file not found
./openconnect-internal.h:114:10: fatal errorIn file included from compat.c:26:
./openconnect-internal.h:114:10: fatal error: #include <libxml/tree.h>
^
: 'libxml/tree.h' file not found'libxml/tree.h' file not found
In file included from ssl.c:#include <libxml/tree.h>#include <libxml/tree.h>
^
41:
./openconnect-internal.h:114:10: fatal error: 'libxml/tree.h' file not found
In file included from http.c:31 ^
#include <libxml/tree.h>
^
:
./openconnect-internal.h:114:10: fatal error: 'libxml/tree.h' file not found
#include <libxml/tree.h>
^
1 error generated.
1 error generated.
1 error generated.
1 error generated.
In file included from lzs.c:24:
./openconnect-internal.h:114:10: fatal error: 'libxml/tree.h' file not found
#include <libxml/tree.h>
^
1 error generated.
make[1]: *** [libopenconnect_la-compat.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [libopenconnect_la-http-auth.lo] Error 1
make[1]: *** [libopenconnect_la-auth-common.lo] Error 1
make[1]: *** [libopenconnect_la-ssl.lo] Error 1
1 error generated.
make[1]: *** [libopenconnect_la-library.lo] Error 1
1 error generated.
make[1]: *** [libopenconnect_la-http.lo] Error 1
make[1]: *** [libopenconnect_la-lzs.lo] Error 1
In file included from mainloop.c:31:
./openconnect-internal.h:114:10: fatal error: 'libxml/tree.h' file not found
#include <libxml/tree.h>
^
1 error generated.
make[1]: *** [libopenconnect_la-mainloop.lo] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: c2ece46e1b9d509c395b903ad0e472024832941f
Last commit: 22 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a03993f8e60ffebad5398f211a42de745e50bc2d
Core tap last commit: 70 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 0
Clang: 7.3 build 703
Git: 2.7.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
OS X: 10.11.5-x86_64
Xcode: 7.3.1
CLT: N/A
X11: 2.7.9 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /System/Library/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.11
PKG_CONFIG_PATH: /usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
HOMEBREW_SVN: /usr/bin/svn
HOMEBREW_BUILD_FROM_SOURCE: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/gnutls/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-http.lo -MD -MP -MF .deps/libopenconnect_la-http.Tpo -c http.c -fno-common -DPIC -o .libs/libopenconnect_la-http.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-http.lo -MD -MP -MF .deps/libopenconnect_la-http.Tpo -c http.c -fno-common -DPIC -o .libs/libopenconnect_la-http.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-ssl.lo -MD -MP -MF .deps/libopenconnect_la-ssl.Tpo -c ssl.c -fno-common -DPIC -o .libs/libopenconnect_la-ssl.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-ssl.lo -MD -MP -MF .deps/libopenconnect_la-ssl.Tpo -c ssl.c -fno-common -DPIC -o .libs/libopenconnect_la-ssl.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-http-auth.lo -MD -MP -MF .deps/libopenconnect_la-http-auth.Tpo -c http-auth.c -fno-common -DPIC -o .libs/libopenconnect_la-http-auth.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-http-auth.lo -MD -MP -MF .deps/libopenconnect_la-http-auth.Tpo -c http-auth.c -fno-common -DPIC -o .libs/libopenconnect_la-http-auth.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-version.lo -MD -MP -MF .deps/libopenconnect_la-version.Tpo -c version.c -fno-common -DPIC -o .libs/libopenconnect_la-version.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-version.lo -MD -MP -MF .deps/libopenconnect_la-version.Tpo -c version.c -fno-common -DPIC -o .libs/libopenconnect_la-version.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-auth-common.lo -MD -MP -MF .deps/libopenconnect_la-auth-common.Tpo -c auth-common.c -fno-common -DPIC -o .libs/libopenconnect_la-auth-common.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-auth-common.lo -MD -MP -MF .deps/libopenconnect_la-auth-common.Tpo -c auth-common.c -fno-common -DPIC -o .libs/libopenconnect_la-auth-common.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-library.lo -MD -MP -MF .deps/libopenconnect_la-library.Tpo -c library.c -fno-common -DPIC -o .libs/libopenconnect_la-library.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-library.lo -MD -MP -MF .deps/libopenconnect_la-library.Tpo -c library.c -fno-common -DPIC -o .libs/libopenconnect_la-library.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-compat.lo -MD -MP -MF .deps/libopenconnect_la-compat.Tpo -c compat.c -fno-common -DPIC -o .libs/libopenconnect_la-compat.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-compat.lo -MD -MP -MF .deps/libopenconnect_la-compat.Tpo -c compat.c -fno-common -DPIC -o .libs/libopenconnect_la-compat.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-lzs.lo -MD -MP -MF .deps/libopenconnect_la-lzs.Tpo -c lzs.c -fno-common -DPIC -o .libs/libopenconnect_la-lzs.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-lzs.lo -MD -MP -MF .deps/libopenconnect_la-lzs.Tpo -c lzs.c -fno-common -DPIC -o .libs/libopenconnect_la-lzs.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -g -O2 -MT libopenconnect_la-mainloop.lo -MD -MP -MF .deps/libopenconnect_la-mainloop.Tpo -c mainloop.c -fno-common -DPIC -o .libs/libopenconnect_la-mainloop.o
superenv removed: -Wall -Wextra -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/openconnect/7.07/share/locale" -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include -I/usr/include/libxml2 -MT libopenconnect_la-mainloop.lo -MD -MP -MF .deps/libopenconnect_la-mainloop.Tpo -c mainloop.c -fno-common -DPIC -o .libs/libopenconnect_la-mainloop.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by openconnect configure 7.07, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/openconnect/7.07 --sbindir=/usr/local/Cellar/openconnect/7.07/bin --localstatedir=/usr/local/var --with-vpnc-script=/usr/local/etc/vpnc-script
## --------- ##
## Platform. ##
## --------- ##
hostname = Siyuans-MacBook-Pro.local
uname -m = x86_64
uname -r = 15.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 210 tasks, 932 threads, 8 processors
Load average: 3.08, Mach factor: 5.34
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/libtasn1/bin
PATH: /usr/local/opt/nettle/bin
PATH: /usr/local/opt/gnutls/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2499: checking for pkg-config
configure:2517: found /usr/local/opt/pkg-config/bin/pkg-config
configure:2529: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:2554: checking pkg-config is at least version 0.9.0
configure:2557: result: yes
configure:2604: checking build system type
configure:2618: result: x86_64-apple-darwin15.5.0
configure:2638: checking host system type
configure:2651: result: x86_64-apple-darwin15.5.0
configure:2672: checking whether to enable maintainer-specific portions of Makefiles
configure:2681: result: yes
configure:2710: checking for a BSD-compatible install
configure:2778: result: /usr/bin/install -c
configure:2789: checking whether build environment is sane
configure:2844: result: yes
configure:2995: checking for a thread-safe mkdir -p
configure:3034: result: ./install-sh -c -d
configure:3041: checking for gawk
configure:3071: result: no
configure:3041: checking for mawk
configure:3071: result: no
configure:3041: checking for nawk
configure:3071: result: no
configure:3041: checking for awk
configure:3057: found /usr/bin/awk
configure:3068: result: awk
configure:3079: checking whether make sets $(MAKE)
configure:3101: result: yes
configure:3130: checking whether make supports nested variables
configure:3147: result: yes
configure:3284: checking whether make supports nested variables
configure:3301: result: yes
configure:3472: checking for style of include used by make
configure:3500: result: GNU
configure:3571: checking for gcc
configure:3598: result: clang
configure:3827: checking for C compiler version
configure:3836: clang --version >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3847: $? = 0
configure:3836: clang -v >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3847: $? = 0
configure:3836: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3847: $? = 1
configure:3836: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3847: $? = 1
configure:3867: checking whether the C compiler works
configure:3889: clang conftest.c >&5
configure:3893: $? = 0
configure:3941: result: yes
configure:3944: checking for C compiler default output file name
configure:3946: result: a.out
configure:3952: checking for suffix of executables
configure:3959: clang -o conftest conftest.c >&5
configure:3963: $? = 0
configure:3985: result:
configure:4007: checking whether we are cross compiling
configure:4015: clang -o conftest conftest.c >&5
configure:4019: $? = 0
configure:4026: ./conftest
configure:4030: $? = 0
configure:4045: result: no
configure:4050: checking for suffix of object files
configure:4072: clang -c conftest.c >&5
configure:4076: $? = 0
configure:4097: result: o
configure:4101: checking whether we are using the GNU C compiler
configure:4120: clang -c conftest.c >&5
configure:4120: $? = 0
configure:4129: result: yes
configure:4138: checking whether clang accepts -g
configure:4158: clang -c -g conftest.c >&5
configure:4158: $? = 0
configure:4199: result: yes
configure:4216: checking for clang option to accept ISO C89
configure:4279: clang -c -g -O2 conftest.c >&5
configure:4279: $? = 0
configure:4292: result: none needed
configure:4317: checking whether clang understands -c and -o together
configure:4339: clang -c conftest.c -o conftest2.o
configure:4342: $? = 0
configure:4339: clang -c conftest.c -o conftest2.o
configure:4342: $? = 0
configure:4354: result: yes
configure:4373: checking dependency style of clang
configure:4484: result: gcc3
configure:4500: checking for fdevname_r
configure:4500: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_fdevname_r", referenced from:
_main in conftest-7048d3.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| /* end confdefs.h. */
| /* Define fdevname_r to an innocuous variant, in case <limits.h> declares fdevname_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdevname_r innocuous_fdevname_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdevname_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fdevname_r
|
| /* 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 fdevname_r ();
| /* 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_fdevname_r || defined __stub___fdevname_r
| choke me
| #endif
|
| int
| main ()
| {
| return fdevname_r ();
| ;
| return 0;
| }
configure:4500: result: no
configure:4507: checking for statfs
configure:4507: clang -o conftest -g -O2 conftest.c >&5
configure:4507: $? = 0
configure:4507: result: yes
configure:4514: checking for getline
configure:4514: clang -o conftest -g -O2 conftest.c >&5
configure:4514: $? = 0
configure:4514: result: yes
configure:4523: checking for strcasestr
configure:4523: clang -o conftest -g -O2 conftest.c >&5
configure:4523: $? = 0
configure:4523: result: yes
configure:4530: checking for strndup
configure:4530: clang -o conftest -g -O2 conftest.c >&5
conftest.c:38:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
^
conftest.c:38:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:4530: $? = 0
configure:4530: result: yes
configure:4537: checking for asprintf
configure:4537: clang -o conftest -g -O2 conftest.c >&5
conftest.c:50:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:4537: $? = 0
configure:4537: result: yes
configure:4546: checking for vasprintf
configure:4546: clang -o conftest -g -O2 conftest.c >&5
conftest.c:51:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:4546: $? = 0
configure:4546: result: yes
configure:4646: checking for supported compiler flags
configure:4663: clang -c -g -O2 -Wall conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wextra conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wno-missing-field-initializers conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wno-sign-compare conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wno-unused-parameter conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Werror=pointer-to-int-cast conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wdeclaration-after-statement conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Werror-implicit-function-declaration conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wformat-nonliteral conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wformat-security conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Winit-self conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wmissing-declarations conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wmissing-include-dirs conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wnested-externs conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wpointer-arith conftest.c >&5
configure:4663: $? = 0
configure:4663: clang -c -g -O2 -Wwrite-strings conftest.c >&5
configure:4663: $? = 0
configure:4677: result: -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings
configure:4692: checking for socket
configure:4692: clang -o conftest -g -O2 conftest.c >&5
configure:4692: $? = 0
configure:4692: result: yes
configure:4748: checking for inet_aton
configure:4748: clang -o conftest -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4807: checking for IPV6_PATHMTU socket option
configure:4824: clang -c -g -O2 conftest.c >&5
conftest.c:27:15: error: use of undeclared identifier 'IPV6_PATHMTU'
int foo = IPV6_PATHMTU; (void)foo;
^
1 error generated.
configure:4824: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| /* end confdefs.h. */
|
| #include <netinet/in.h>
| #include <sys/socket.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| int foo = IPV6_PATHMTU; (void)foo;
| ;
| return 0;
| }
configure:4831: result: no
configure:4836: checking for __android_log_vprint
configure:4836: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___android_log_vprint", referenced from:
_main in conftest-cef128.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4836: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| /* end confdefs.h. */
| /* Define __android_log_vprint to an innocuous variant, in case <limits.h> declares __android_log_vprint.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __android_log_vprint innocuous___android_log_vprint
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __android_log_vprint (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __android_log_vprint
|
| /* 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 __android_log_vprint ();
| /* 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___android_log_vprint || defined __stub_____android_log_vprint
| choke me
| #endif
|
| int
| main ()
| {
| return __android_log_vprint ();
| ;
| return 0;
| }
configure:4836: result: no
configure:4840: checking for __android_log_vprint in -llog
configure:4865: clang -o conftest -g -O2 conftest.c -llog >&5
ld: library not found for -llog
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4865: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 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 __android_log_vprint ();
| int
| main ()
| {
| return __android_log_vprint ();
| ;
| return 0;
| }
configure:4874: result: no
configure:4951: checking for nl_langinfo
configure:4951: clang -o conftest -g -O2 conftest.c >&5
configure:4951: $? = 0
configure:4951: result: yes
configure:5001: checking for ld used by clang
configure:5068: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5075: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5090: result: no
configure:5097: checking for shared library run path origin
configure:5110: result: done
configure:5134: checking how to run the C preprocessor
configure:5165: clang -E conftest.c
configure:5165: $? = 0
configure:5179: clang -E conftest.c
conftest.c:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5204: result: clang -E
configure:5224: clang -E conftest.c
configure:5224: $? = 0
configure:5238: clang -E conftest.c
conftest.c:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5267: checking for grep that handles long lines and -e
configure:5325: result: /usr/bin/grep
configure:5330: checking for egrep
configure:5392: result: /usr/bin/grep -E
configure:5956: checking for iconv
configure:5980: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-e37d24.o
"_iconv_close", referenced from:
_main in conftest-e37d24.o
"_iconv_open", referenced from:
_main in conftest-e37d24.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <iconv.h>
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:6004: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:6004: $? = 0
configure:6014: result: yes
configure:6017: checking for working iconv
configure:6137: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:6137: $? = 0
configure:6137: ./conftest
configure:6137: $? = 0
configure:6149: result: yes
configure:6164: checking how to link with libiconv
configure:6166: result: -liconv
configure:6177: checking for iconv declaration
configure:6206: clang -c -g -O2 conftest.c >&5
configure:6206: $? = 0
configure:6217: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:6274: checking for msgfmt
configure:6292: found /usr/local/opt/gettext/bin/msgfmt
configure:6304: result: /usr/local/opt/gettext/bin/msgfmt
configure:6318: checking for functional NLS support
configure:6336: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_libintl_bindtextdomain", referenced from:
_main in conftest-c26157.o
"_libintl_dgettext", referenced from:
_main in conftest-c26157.o
"_libintl_setlocale", referenced from:
_main in conftest-c26157.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6336: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| #include <locale.h>
| #include <libintl.h>
| int
| main ()
| {
|
| setlocale(LC_ALL, "");
| bindtextdomain("openconnect", "/tmp");
| (void)dgettext("openconnect", "foo");
| ;
| return 0;
| }
configure:6821: clang -o conftest -g -O2 conftest.c -lintl >&5
configure:6821: $? = 0
configure:6822: result: yes (with -lintl)
configure:6892: checking for GNUTLS
configure:6899: $PKG_CONFIG --exists --print-errors "gnutls"
configure:6902: $? = 0
configure:6916: $PKG_CONFIG --exists --print-errors "gnutls"
configure:6919: $? = 0
configure:6957: result: yes
configure:7006: checking for gnutls_dtls_set_data_mtu
configure:7006: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7006: $? = 0
configure:7006: result: yes
configure:7013: checking for gnutls_pkcs11_get_raw_issuer
configure:7013: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
Undefined symbols for architecture x86_64:
"_gnutls_pkcs11_get_raw_issuer", referenced from:
_main in conftest-603b84.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| /* end confdefs.h. */
| /* Define gnutls_pkcs11_get_raw_issuer to an innocuous variant, in case <limits.h> declares gnutls_pkcs11_get_raw_issuer.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define gnutls_pkcs11_get_raw_issuer innocuous_gnutls_pkcs11_get_raw_issuer
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gnutls_pkcs11_get_raw_issuer (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef gnutls_pkcs11_get_raw_issuer
|
| /* 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 gnutls_pkcs11_get_raw_issuer ();
| /* 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_gnutls_pkcs11_get_raw_issuer || defined __stub___gnutls_pkcs11_get_raw_issuer
| choke me
| #endif
|
| int
| main ()
| {
| return gnutls_pkcs11_get_raw_issuer ();
| ;
| return 0;
| }
configure:7013: result: no
configure:7020: checking for gnutls_certificate_set_x509_system_trust
configure:7020: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7020: $? = 0
configure:7020: result: yes
configure:7067: checking for gnutls_cipher_set_iv
configure:7067: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7067: $? = 0
configure:7067: result: yes
configure:7074: checking for gnutls_pkcs12_simple_parse
configure:7074: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7074: $? = 0
configure:7074: result: yes
configure:7081: checking for gnutls_certificate_set_key
configure:7081: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7081: $? = 0
configure:7081: result: yes
configure:7088: checking for gnutls_pk_to_sign
configure:7088: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7088: $? = 0
configure:7088: result: yes
configure:7095: checking for gnutls_pubkey_export2
configure:7095: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7095: $? = 0
configure:7095: result: yes
configure:7102: checking for gnutls_x509_crt_set_pin_function
configure:7102: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7102: $? = 0
configure:7102: result: yes
configure:7109: checking for gnutls_url_is_supported
configure:7109: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7109: $? = 0
configure:7109: result: yes
configure:7116: checking for gnutls_system_key_add_x509
configure:7116: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7116: $? = 0
configure:7116: result: yes
configure:7124: checking for gnutls_session_set_premaster
configure:7124: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
configure:7124: $? = 0
configure:7124: result: yes
configure:7159: checking for gnutls_pkcs11_add_provider
configure:7159: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls >&5
Undefined symbols for architecture x86_64:
"_gnutls_pkcs11_add_provider", referenced from:
_main in conftest-140571.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| /* end confdefs.h. */
| /* Define gnutls_pkcs11_add_provider to an innocuous variant, in case <limits.h> declares gnutls_pkcs11_add_provider.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define gnutls_pkcs11_add_provider innocuous_gnutls_pkcs11_add_provider
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gnutls_pkcs11_add_provider (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef gnutls_pkcs11_add_provider
|
| /* 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 gnutls_pkcs11_add_provider ();
| /* 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_gnutls_pkcs11_add_provider || defined __stub___gnutls_pkcs11_add_provider
| choke me
| #endif
|
| int
| main ()
| {
| return gnutls_pkcs11_add_provider ();
| ;
| return 0;
| }
configure:7159: result: no
configure:7239: checking for tss library
configure:7256: clang -o conftest -g -O2 -I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include conftest.c -ltspi >&5
conftest.c:35:15: fatal error: 'trousers/tss.h' file not found
#include <trousers/tss.h>
^
1 error generated.
configure:7256: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| /* end confdefs.h. */
|
| #include <trousers/tss.h>
| #include <trousers/trousers.h>
| int
| main ()
| {
|
| int err = Tspi_Context_Create((void *)0);
| Trspi_Error_String(err);
| ;
| return 0;
| }
configure:7266: result: no
configure:7814: checking for LIBLZ4
configure:7821: $PKG_CONFIG --exists --print-errors "liblz4"
Package liblz4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblz4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblz4' found
configure:7824: $? = 1
configure:7838: $PKG_CONFIG --exists --print-errors "liblz4"
Package liblz4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblz4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblz4' found
configure:7841: $? = 1
configure:7855: result: no
No package 'liblz4' found
configure:7875: WARNING:
***
*** lz4 not found.
***
configure:7912: checking for egrep
configure:7974: result: /usr/bin/grep -E
configure:8027: checking how to print strings
configure:8054: result: printf
configure:8075: checking for a sed that does not truncate output
configure:8139: result: /usr/local/Library/ENV/4.3/sed
configure:8157: checking for fgrep
configure:8219: result: /usr/bin/grep -F
configure:8254: checking for ld used by clang
configure:8321: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:8328: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:8343: result: no
configure:8355: checking for BSD- or MS-compatible name lister (nm)
configure:8409: result: /usr/bin/nm -B
configure:8539: checking the name lister (/usr/bin/nm -B) interface
configure:8546: clang -c -g -O2 conftest.c >&5
configure:8549: /usr/bin/nm -B "conftest.o"
configure:8552: output
0000000000000210 S _some_variable
configure:8559: result: BSD nm
configure:8562: checking whether ln -s works
configure:8566: result: yes
configure:8574: checking the maximum length of command line arguments
configure:8705: result: 196608
configure:8753: checking how to convert x86_64-apple-darwin15.5.0 file names to x86_64-apple-darwin15.5.0 format
configure:8793: result: func_convert_file_noop
configure:8800: checking how to convert x86_64-apple-darwin15.5.0 file names to toolchain format
configure:8820: result: func_convert_file_noop
configure:8827: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:8834: result: -r
configure:8908: checking for objdump
configure:8938: result: no
configure:8967: checking how to recognize dependent libraries
configure:9167: result: pass_all
configure:9252: checking for dlltool
configure:9282: result: no
configure:9312: checking how to associate runtime and link libraries
configure:9339: result: printf %s\n
configure:9399: checking for ar
configure:9415: found /usr/bin/ar
configure:9426: result: ar
configure:9463: checking for archiver @FILE support
configure:9480: clang -c -g -O2 conftest.c >&5
configure:9480: $? = 0
configure:9483: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:9486: $? = 1
configure:9506: result: no
configure:9564: checking for strip
configure:9580: found /usr/bin/strip
configure:9591: result: strip
configure:9663: checking for ranlib
configure:9679: found /usr/bin/ranlib
configure:9690: result: ranlib
configure:9792: checking command to parse /usr/bin/nm -B output from clang object
configure:9945: clang -c -g -O2 conftest.c >&5
configure:9948: $? = 0
configure:9952: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9955: $? = 0
cannot find nm_test_var in conftest.nm
configure:9945: clang -c -g -O2 conftest.c >&5
configure:9948: $? = 0
configure:9952: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9955: $? = 0
configure:10021: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:10024: $? = 0
configure:10062: result: ok
configure:10109: checking for sysroot
configure:10139: result: no
configure:10146: checking for a working dd
configure:10184: result: /bin/dd
configure:10188: checking how to truncate binary pipes
configure:10203: result: /bin/dd bs=4096 count=1
configure:10532: checking for mt
configure:10562: result: no
configure:10582: checking if : is a manifest tool
configure:10588: : '-?'
configure:10596: result: no
configure:10652: checking for dsymutil
configure:10668: found /usr/bin/dsymutil
configure:10679: result: dsymutil
configure:10744: checking for nmedit
configure:10760: found /usr/bin/nmedit
configure:10771: result: nmedit
configure:10836: checking for lipo
configure:10852: found /usr/bin/lipo
configure:10863: result: lipo
configure:10928: checking for otool
configure:10944: found /usr/bin/otool
configure:10955: result: otool
configure:11020: checking for otool64
configure:11050: result: no
configure:11095: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:11128: result: yes
configure:11131: checking for -exported_symbols_list linker flag
configure:11151: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:11151: $? = 0
configure:11161: result: yes
configure:11164: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:11196: result: yes
configure:11268: checking for ANSI C header files
configure:11288: clang -c -g -O2 conftest.c >&5
configure:11288: $? = 0
configure:11361: clang -o conftest -g -O2 conftest.c >&5
configure:11361: $? = 0
configure:11361: ./conftest
configure:11361: $? = 0
configure:11372: result: yes
configure:11385: checking for sys/types.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for sys/stat.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for stdlib.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for string.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for memory.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for strings.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for inttypes.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for stdint.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11385: checking for unistd.h
configure:11385: clang -c -g -O2 conftest.c >&5
configure:11385: $? = 0
configure:11385: result: yes
configure:11399: checking for dlfcn.h
configure:11399: clang -c -g -O2 conftest.c >&5
configure:11399: $? = 0
configure:11399: result: yes
configure:11595: checking for objdir
configure:11610: result: .libs
configure:11874: checking if clang supports -fno-rtti -fno-exceptions
configure:11892: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:11896: $? = 0
configure:11909: result: yes
configure:12267: checking for clang option to produce PIC
configure:12274: result: -fno-common -DPIC
configure:12282: checking if clang PIC flag -fno-common -DPIC works
configure:12300: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:12304: $? = 0
configure:12317: result: yes
configure:12346: checking if clang static flag -static works
configure:12374: result: no
configure:12389: checking if clang supports -c -o file.o
configure:12410: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:12414: $? = 0
configure:12436: result: yes
configure:12444: checking if clang supports -c -o file.o
configure:12491: result: yes
configure:12524: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:13783: result: yes
configure:14023: checking dynamic linker characteristics
configure:14844: result: darwin15.5.0 dyld
configure:14966: checking how to hardcode library paths into programs
configure:14991: result: immediate
configure:15539: checking whether stripping libraries is possible
configure:15553: result: yes
configure:15579: checking if libtool supports shared libraries
configure:15581: result: yes
configure:15584: checking whether to build shared libraries
configure:15609: result: yes
configure:15612: checking whether to build static libraries
configure:15616: result: no
configure:15681: checking linker version script flag
configure:15714: clang -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c >&5
ld: unknown option: --version-script
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15714: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| int show, hide;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15758: clang -o conftest -g -O2 -Wl,-M,conftest.map conftest.c >&5
ld: warning: ignoring file conftest.map, file was built for unsupported file format ( 0x56 0x31 0x20 0x7B 0x20 0x67 0x6C 0x6F 0x62 0x61 0x6C 0x3A 0x20 0x73 0x68 0x6F ) which is not the architecture being linked (x86_64): conftest.map
configure:15758: $? = 0
configure:15804: clang -o conftest -g -O2 -Wl,-M,conftest.map conftest.c >&5
ld: warning: ignoring file conftest.map, file was built for unsupported file format ( 0x56 0x31 0x20 0x7B 0x20 0x67 0x6C 0x6F 0x62 0x61 0x6C 0x3A 0x20 0x73 0x68 0x6F ) which is not the architecture being linked (x86_64): conftest.map
configure:15804: $? = 0
configure:15822: result: unsupported
configure:15930: checking for LIBXML2
configure:15937: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:15940: $? = 0
configure:15954: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:15957: $? = 0
configure:16015: result: yes
configure:16022: checking for ZLIB
configure:16029: $PKG_CONFIG --exists --print-errors "zlib"
configure:16032: $? = 0
configure:16046: $PKG_CONFIG --exists --print-errors "zlib"
configure:16049: $? = 0
configure:16151: result: yes
configure:16167: checking for LIBPROXY
configure:16174: $PKG_CONFIG --exists --print-errors "libproxy-1.0"
Package libproxy-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libproxy-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libproxy-1.0' found
configure:16177: $? = 1
configure:16191: $PKG_CONFIG --exists --print-errors "libproxy-1.0"
Package libproxy-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libproxy-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libproxy-1.0' found
configure:16194: $? = 1
configure:16208: result: no
No package 'libproxy-1.0' found
configure:16247: checking for libproxy
configure:16262: clang -o conftest -g -O2 conftest.c -lproxy >&5
conftest.c:49:10: fatal error: 'libproxy.h' file not found
#include <libproxy.h>
^
1 error generated.
configure:16262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <libproxy.h>
| int
| main ()
| {
| (void)px_proxy_factory_new();
| ;
| return 0;
| }
configure:16281: clang -o conftest -g -O2 conftest.c -lproxy >&5
conftest.c:49:10: fatal error: 'proxy.h' file not found
#include <proxy.h>
^
1 error generated.
configure:16281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <proxy.h>
| int
| main ()
| {
| (void)px_proxy_factory_new();
| ;
| return 0;
| }
configure:16289: result: no
configure:16310: checking for LIBSTOKEN
configure:16317: $PKG_CONFIG --exists --print-errors "stoken"
Package stoken was not found in the pkg-config search path.
Perhaps you should add the directory containing `stoken.pc'
to the PKG_CONFIG_PATH environment variable
No package 'stoken' found
configure:16320: $? = 1
configure:16334: $PKG_CONFIG --exists --print-errors "stoken"
Package stoken was not found in the pkg-config search path.
Perhaps you should add the directory containing `stoken.pc'
to the PKG_CONFIG_PATH environment variable
No package 'stoken' found
configure:16337: $? = 1
configure:16351: result: no
No package 'stoken' found
configure:16407: checking for LIBPCSCLITE
configure:16472: result: yes
configure:16504: checking for LIBPSKC
configure:16511: $PKG_CONFIG --exists --print-errors "libpskc >= 2.2.0"
Package libpskc was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpskc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpskc' found
configure:16514: $? = 1
configure:16528: $PKG_CONFIG --exists --print-errors "libpskc >= 2.2.0"
Package libpskc was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpskc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpskc' found
configure:16531: $? = 1
configure:16545: result: no
No package 'libpskc' found
configure:16660: checking for krb5-config
configure:16678: found /usr/bin/krb5-config
configure:16690: result: /usr/bin/krb5-config
configure:16700: checking whether /usr/bin/krb5-config supports gssapi
configure:16703: result: yes
configure:16742: checking gssapi/gssapi.h usability
configure:16742: clang -c -g -O2 conftest.c >&5
configure:16742: $? = 0
configure:16742: result: yes
configure:16742: checking gssapi/gssapi.h presence
configure:16742: clang -E conftest.c
configure:16742: $? = 0
configure:16742: result: yes
configure:16742: checking for gssapi/gssapi.h
configure:16742: result: yes
configure:16772: checking GSSAPI compilation with "-dynamic -Wl,-search_paths_first -lkrb5"
configure:16793: clang -o conftest -g -O2 conftest.c -dynamic -Wl,-search_paths_first -lkrb5 >&5
conftest.c:61:4: warning: 'gss_init_sec_context' is deprecated: use GSS.framework [-Wdeprecated-declarations]
gss_init_sec_context(&minor, GSS_C_NO_CREDENTIAL, &ctx, GSS_C_NO_NAME, GSS_C_NO_OID,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/gssapi/gssapi.h:461:1: note: 'gss_init_sec_context' has been explicitly marked deprecated here
gss_init_sec_context(
^
1 warning generated.
configure:16793: $? = 0
configure:16795: result: yes
configure:17322: checking if_tun.h usability
configure:17322: clang -c -g -O2 conftest.c >&5
conftest.c:85:10: fatal error: 'if_tun.h' file not found
#include <if_tun.h>
^
1 error generated.
configure:17322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <if_tun.h>
configure:17322: result: no
configure:17322: checking if_tun.h presence
configure:17322: clang -E conftest.c
conftest.c:52:10: fatal error: 'if_tun.h' file not found
#include <if_tun.h>
^
1 error generated.
configure:17322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <if_tun.h>
configure:17322: result: no
configure:17322: checking for if_tun.h
configure:17322: result: no
configure:17328: checking linux/if_tun.h usability
configure:17328: clang -c -g -O2 conftest.c >&5
conftest.c:85:10: fatal error: 'linux/if_tun.h' file not found
#include <linux/if_tun.h>
^
1 error generated.
configure:17328: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/if_tun.h>
configure:17328: result: no
configure:17328: checking linux/if_tun.h presence
configure:17328: clang -E conftest.c
conftest.c:52:10: fatal error: 'linux/if_tun.h' file not found
#include <linux/if_tun.h>
^
1 error generated.
configure:17328: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <linux/if_tun.h>
configure:17328: result: no
configure:17328: checking for linux/if_tun.h
configure:17328: result: no
configure:17333: checking net/if_tun.h usability
configure:17333: clang -c -g -O2 conftest.c >&5
conftest.c:85:10: fatal error: 'net/if_tun.h' file not found
#include <net/if_tun.h>
^
1 error generated.
configure:17333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if_tun.h>
configure:17333: result: no
configure:17333: checking net/if_tun.h presence
configure:17333: clang -E conftest.c
conftest.c:52:10: fatal error: 'net/if_tun.h' file not found
#include <net/if_tun.h>
^
1 error generated.
configure:17333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <net/if_tun.h>
configure:17333: result: no
configure:17333: checking for net/if_tun.h
configure:17333: result: no
configure:17338: checking net/tun/if_tun.h usability
configure:17338: clang -c -g -O2 conftest.c >&5
conftest.c:85:10: fatal error: 'net/tun/if_tun.h' file not found
#include <net/tun/if_tun.h>
^
1 error generated.
configure:17338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/tun/if_tun.h>
configure:17338: result: no
configure:17338: checking net/tun/if_tun.h presence
configure:17338: clang -E conftest.c
conftest.c:52:10: fatal error: 'net/tun/if_tun.h' file not found
#include <net/tun/if_tun.h>
^
1 error generated.
configure:17338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| /* end confdefs.h. */
| #include <net/tun/if_tun.h>
configure:17338: result: no
configure:17338: checking for net/tun/if_tun.h
configure:17338: result: no
configure:17355: checking net/if_utun.h usability
configure:17355: clang -c -g -O2 conftest.c >&5
configure:17355: $? = 0
configure:17355: result: yes
configure:17355: checking net/if_utun.h presence
configure:17355: clang -E conftest.c
configure:17355: $? = 0
configure:17355: result: yes
configure:17355: checking for net/if_utun.h
configure:17355: result: yes
configure:17363: checking alloca.h usability
configure:17363: clang -c -g -O2 conftest.c >&5
configure:17363: $? = 0
configure:17363: result: yes
configure:17363: checking alloca.h presence
configure:17363: clang -E conftest.c
configure:17363: $? = 0
configure:17363: result: yes
configure:17363: checking for alloca.h
configure:17363: result: yes
configure:17372: checking endian.h usability
configure:17372: clang -c -g -O2 conftest.c >&5
conftest.c:87:10: fatal error: 'endian.h' file not found
#include <endian.h>
^
1 error generated.
configure:17372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| #define HAVE_NET_UTUN_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <endian.h>
configure:17372: result: no
configure:17372: checking endian.h presence
configure:17372: clang -E conftest.c
conftest.c:54:10: fatal error: 'endian.h' file not found
#include <endian.h>
^
1 error generated.
configure:17372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| #define HAVE_NET_UTUN_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <endian.h>
configure:17372: result: no
configure:17372: checking for endian.h
configure:17372: result: no
configure:17378: checking sys/endian.h usability
configure:17378: clang -c -g -O2 conftest.c >&5
conftest.c:87:10: fatal error: 'sys/endian.h' file not found
#include <sys/endian.h>
^
1 error generated.
configure:17378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| #define HAVE_NET_UTUN_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:17378: result: no
configure:17378: checking sys/endian.h presence
configure:17378: clang -E conftest.c
conftest.c:54:10: fatal error: 'sys/endian.h' file not found
#include <sys/endian.h>
^
1 error generated.
configure:17378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| #define HAVE_NET_UTUN_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <sys/endian.h>
configure:17378: result: no
configure:17378: checking for sys/endian.h
configure:17378: result: no
configure:17383: checking sys/isa_defs.h usability
configure:17383: clang -c -g -O2 conftest.c >&5
conftest.c:87:10: fatal error: 'sys/isa_defs.h' file not found
#include <sys/isa_defs.h>
^
1 error generated.
configure:17383: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| #define HAVE_NET_UTUN_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/isa_defs.h>
configure:17383: result: no
configure:17383: checking sys/isa_defs.h presence
configure:17383: clang -E conftest.c
conftest.c:54:10: fatal error: 'sys/isa_defs.h' file not found
#include <sys/isa_defs.h>
^
1 error generated.
configure:17383: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openconnect"
| #define PACKAGE_TARNAME "openconnect"
| #define PACKAGE_VERSION "7.07"
| #define PACKAGE_STRING "openconnect 7.07"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "openconnect"
| #define VERSION "7.07"
| #define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
| #define HAVE_STATFS 1
| #define HAVE_GETLINE 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
| #define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
| #define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
| #define HAVE_GNUTLS_PK_TO_SIGN 1
| #define HAVE_GNUTLS_PUBKEY_EXPORT2 1
| #define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
| #define HAVE_GNUTLS_URL_IS_SUPPORTED 1
| #define HAVE_GNUTLS_SYSTEM_KEYS 1
| #define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
| #define OPENCONNECT_GNUTLS 1
| #define DTLS_GNUTLS 1
| #define ESP_GNUTLS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBPCSCLITE 1
| #define GSSAPI_HDR <gssapi/gssapi.h>
| #define HAVE_GSSAPI 1
| #define HAVE_NET_UTUN_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <sys/isa_defs.h>
configure:17383: result: no
configure:17383: checking for sys/isa_defs.h
configure:17383: result: no
configure:17495: checking for python2
configure:17529: result: no
configure:17495: checking for python
configure:17514: found /usr/bin/python
configure:17526: result: /usr/bin/python
configure:17538: checking that python is version 2.x
configure:17541: result: yes
configure:17558: checking if groff can create UTF-8 XHTML
configure:17592: result: no. Not building HTML pages
configure:17609: checking for CWRAP
configure:17616: $PKG_CONFIG --exists --print-errors "uid_wrapper, socket_wrapper"
Package uid_wrapper was not found in the pkg-config search path.
Perhaps you should add the directory containing `uid_wrapper.pc'
to the PKG_CONFIG_PATH environment variable
No package 'uid_wrapper' found
Package socket_wrapper was not found in the pkg-config search path.
Perhaps you should add the directory containing `socket_wrapper.pc'
to the PKG_CONFIG_PATH environment variable
No package 'socket_wrapper' found
configure:17619: $? = 1
configure:17633: $PKG_CONFIG --exists --print-errors "uid_wrapper, socket_wrapper"
Package uid_wrapper was not found in the pkg-config search path.
Perhaps you should add the directory containing `uid_wrapper.pc'
to the PKG_CONFIG_PATH environment variable
No package 'uid_wrapper' found
Package socket_wrapper was not found in the pkg-config search path.
Perhaps you should add the directory containing `socket_wrapper.pc'
to the PKG_CONFIG_PATH environment variable
No package 'socket_wrapper' found
configure:17636: $? = 1
configure:17650: result: no
No package 'uid_wrapper' found
No package 'socket_wrapper' found
configure:17827: checking that generated files are newer than configure
configure:17833: result: done
configure:17928: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by openconnect config.status 7.07, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Siyuans-MacBook-Pro.local
config.status:1231: creating Makefile
config.status:1231: creating openconnect.pc
config.status:1231: creating po/Makefile
config.status:1231: creating www/Makefile
config.status:1231: creating libopenconnect.map
config.status:1231: creating openconnect.8
config.status:1231: creating www/styles/Makefile
config.status:1231: creating www/inc/Makefile
config.status:1231: creating www/images/Makefile
config.status:1231: creating tests/Makefile
config.status:1231: creating config.h
config.status:1460: executing depfiles commands
config.status:1460: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin15.5.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CWRAP_CFLAGS_set=
ac_cv_env_CWRAP_CFLAGS_value=
ac_cv_env_CWRAP_LIBS_set=
ac_cv_env_CWRAP_LIBS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBLZ4_CFLAGS_set=
ac_cv_env_LIBLZ4_CFLAGS_value=
ac_cv_env_LIBLZ4_LIBS_set=
ac_cv_env_LIBLZ4_LIBS_value=
ac_cv_env_LIBP11_CFLAGS_set=
ac_cv_env_LIBP11_CFLAGS_value=
ac_cv_env_LIBP11_LIBS_set=
ac_cv_env_LIBP11_LIBS_value=
ac_cv_env_LIBPCSCLITE_CFLAGS_set=
ac_cv_env_LIBPCSCLITE_CFLAGS_value=
ac_cv_env_LIBPCSCLITE_LIBS_set=
ac_cv_env_LIBPCSCLITE_LIBS_value=
ac_cv_env_LIBPROXY_CFLAGS_set=
ac_cv_env_LIBPROXY_CFLAGS_value=
ac_cv_env_LIBPROXY_LIBS_set=
ac_cv_env_LIBPROXY_LIBS_value=
ac_cv_env_LIBPSKC_CFLAGS_set=
ac_cv_env_LIBPSKC_CFLAGS_value=
ac_cv_env_LIBPSKC_LIBS_set=
ac_cv_env_LIBPSKC_LIBS_value=
ac_cv_env_LIBSTOKEN_CFLAGS_set=
ac_cv_env_LIBSTOKEN_CFLAGS_value=
ac_cv_env_LIBSTOKEN_LIBS_set=
ac_cv_env_LIBSTOKEN_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML2_CFLAGS_set=
ac_cv_env_LIBXML2_CFLAGS_value=
ac_cv_env_LIBXML2_LIBS_set=
ac_cv_env_LIBXML2_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_P11KIT_CFLAGS_set=
ac_cv_env_P11KIT_CFLAGS_value=
ac_cv_env_P11KIT_LIBS_set=
ac_cv_env_P11KIT_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___android_log_vprint=no
ac_cv_func_asprintf=yes
ac_cv_func_fdevname_r=no
ac_cv_func_getline=yes
ac_cv_func_gnutls_certificate_set_key=yes
ac_cv_func_gnutls_certificate_set_x509_system_trust=yes
ac_cv_func_gnutls_cipher_set_iv=yes
ac_cv_func_gnutls_dtls_set_data_mtu=yes
ac_cv_func_gnutls_pk_to_sign=yes
ac_cv_func_gnutls_pkcs11_add_provider=no
ac_cv_func_gnutls_pkcs11_get_raw_issuer=no
ac_cv_func_gnutls_pkcs12_simple_parse=yes
ac_cv_func_gnutls_pubkey_export2=yes
ac_cv_func_gnutls_session_set_premaster=yes
ac_cv_func_gnutls_system_key_add_x509=yes
ac_cv_func_gnutls_url_is_supported=yes
ac_cv_func_gnutls_x509_crt_set_pin_function=yes
ac_cv_func_inet_aton=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_socket=yes
ac_cv_func_statfs=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strndup=yes
ac_cv_func_vasprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=no
ac_cv_header_gssapi_gssapi_h=yes
ac_cv_header_if_tun_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_if_tun_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_if_tun_h=no
ac_cv_header_net_if_utun_h=yes
ac_cv_header_net_tun_if_tun_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_isa_defs_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin15.5.0
ac_cv_lib_log___android_log_vprint=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
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_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
ax_cv_check_vscript_flag=unsupported
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_GNUTLS_CFLAGS='-I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include'
pkg_cv_GNUTLS_LIBS='-L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls'
pkg_cv_LIBPCSCLITE_CFLAGS=' '
pkg_cv_LIBPCSCLITE_LIBS='-Wl,-framework -Wl,PCSC'
pkg_cv_LIBXML2_CFLAGS=-I/usr/include/libxml2
pkg_cv_LIBXML2_LIBS=-lxml2
pkg_cv_ZLIB_CFLAGS=
pkg_cv_ZLIB_LIBS=-lz
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/openconnect-20160714-2782-17jw4mj/openconnect-7.07/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APIMAJOR='5'
APIMINOR='3'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/openconnect-20160714-2782-17jw4mj/openconnect-7.07/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/openconnect-20160714-2782-17jw4mj/openconnect-7.07/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/openconnect-20160714-2782-17jw4mj/openconnect-7.07/missing automake-1.15'
AWK='awk'
BUILD_LZSTEST_FALSE=''
BUILD_LZSTEST_TRUE='#'
BUILD_WWW_FALSE=''
BUILD_WWW_TRUE='#'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 '
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS $(top_srcdir)/openconnect.h ${top_srcdir}/libopenconnect.map.in'
CPP='clang -E'
CPPFLAGS=''
CWRAP_CFLAGS=''
CWRAP_LIBS=''
CYGPATH_W='echo'
DEFAULT_VPNCSCRIPT='/usr/local/etc/vpnc-script'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DTLS_SSL_CFLAGS=''
DTLS_SSL_LIBS=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ESP_GNUTLS_FALSE='#'
ESP_GNUTLS_TRUE=''
ESP_OPENSSL_FALSE=''
ESP_OPENSSL_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GITVERSIONDEPS=''
GNUTLS_CFLAGS='-I/usr/local/Cellar/libtasn1/4.8/include -I/usr/local/Cellar/nettle/3.2/include -I/usr/local/Cellar/gnutls/3.4.14/include'
GNUTLS_LIBS='-L/usr/local/Cellar/gnutls/3.4.14/lib -lgnutls'
GREP='/usr/bin/grep'
GROFF=''
GSSAPI_CFLAGS=''
GSSAPI_LIBS='-dynamic -Wl,-search_paths_first -lkrb5'
HAVE_CWRAP_FALSE=''
HAVE_CWRAP_TRUE='#'
HAVE_VSCRIPT_COMPLEX_FALSE=''
HAVE_VSCRIPT_COMPLEX_TRUE='#'
HAVE_VSCRIPT_FALSE=''
HAVE_VSCRIPT_TRUE='#'
ICONV_CFLAGS=''
ICONV_LIBS='-liconv'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTL_CFLAGS=''
INTL_LIBS='-lintl'
JNI_CFLAGS=''
JNI_STANDALONE_FALSE=''
JNI_STANDALONE_TRUE='#'
KRB5_CONFIG='/usr/bin/krb5-config'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBICONV='-liconv'
LIBLZ4_CFLAGS=''
LIBLZ4_LIBS=''
LIBLZ4_PC=''
LIBOBJS=''
LIBP11_CFLAGS=''
LIBP11_LIBS=''
LIBPCSCLITE_CFLAGS=' '
LIBPCSCLITE_LIBS='-Wl,-framework -Wl,PCSC'
LIBPCSCLITE_PC='libpcsclite'
LIBPROXY_CFLAGS=''
LIBPROXY_LIBS=''
LIBPROXY_PC=''
LIBPSKC_CFLAGS=''
LIBPSKC_LIBS=''
LIBPSKC_PC=''
LIBS=''
LIBSTOKEN_CFLAGS=''
LIBSTOKEN_LIBS=''
LIBSTOKEN_PC=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_CFLAGS='-I/usr/include/libxml2'
LIBXML2_LIBS='-lxml2'
LINGUAS='ar bs ca cs de el en_GB en_US es eu fi fr gl hu id it lt nl pa pl pt_BR pt sk sl sr@latin sr sv tg tr ug uk zh_CN zh_TW'
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/openconnect-20160714-2782-17jw4mj/openconnect-7.07/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OPENBSD_LIBTOOL_FALSE=''
OPENBSD_LIBTOOL_TRUE='#'
OPENCONNECT_GNUTLS_FALSE='#'
OPENCONNECT_GNUTLS_TRUE=''
OPENCONNECT_GSSAPI_FALSE='#'
OPENCONNECT_GSSAPI_TRUE=''
OPENCONNECT_ICONV_FALSE='#'
OPENCONNECT_ICONV_TRUE=''
OPENCONNECT_JNI_FALSE=''
OPENCONNECT_JNI_TRUE='#'
OPENCONNECT_LIBPCSCLITE_FALSE='#'
OPENCONNECT_LIBPCSCLITE_TRUE=''
OPENCONNECT_OPENSSL_FALSE=''
OPENCONNECT_OPENSSL_TRUE='#'
OPENCONNECT_STOKEN_FALSE=''
OPENCONNECT_STOKEN_TRUE='#'
OPENCONNECT_WIN32_FALSE=''
OPENCONNECT_WIN32_TRUE='#'
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OTOOL64=':'
OTOOL='otool'
P11KIT_CFLAGS=''
P11KIT_LIBS=''
P11KIT_PC=''
PACKAGE='openconnect'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='openconnect'
PACKAGE_STRING='openconnect 7.07'
PACKAGE_TARNAME='openconnect'
PACKAGE_URL=''
PACKAGE_VERSION='7.07'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11'
PKG_CONFIG_PATH='/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig'
PYTHON='/usr/bin/python'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSL_CFLAGS='$(GNUTLS_CFLAGS)'
SSL_DTLS_PC='gnutls'
SSL_LIBS='$(GNUTLS_LIBS)'
STRIP='strip'
SYMVER_ASPRINTF=''
SYMVER_GETLINE=''
SYMVER_JAVA=''
SYMVER_TIME=''
SYMVER_VASPRINTF=''
SYMVER_WIN32_STRERROR=''
TSS_CFLAGS=''
TSS_LIBS=''
USE_NLS_FALSE='#'
USE_NLS_TRUE=''
VERSION='7.07'
VSCRIPT_LDFLAGS=''
WFLAGS=' -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings'
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz'
ZLIB_PC='zlib'
_ACJNI_JAVAC=''
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin15.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin15.5.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin15.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/openconnect-20160714-2782-17jw4mj/openconnect-7.07/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/usr/local/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/usr/local/Cellar/openconnect/7.07'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/local/Cellar/openconnect/7.07/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "openconnect"
#define PACKAGE_TARNAME "openconnect"
#define PACKAGE_VERSION "7.07"
#define PACKAGE_STRING "openconnect 7.07"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "openconnect"
#define VERSION "7.07"
#define DEFAULT_VPNCSCRIPT "/usr/local/etc/vpnc-script"
#define HAVE_STATFS 1
#define HAVE_GETLINE 1
#define HAVE_STRCASESTR 1
#define HAVE_STRNDUP 1
#define HAVE_ASPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_INET_ATON 1
#define HAVE_NL_LANGINFO 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GNUTLS_DTLS_SET_DATA_MTU 1
#define HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST 1
#define HAVE_GNUTLS_PKCS12_SIMPLE_PARSE 1
#define HAVE_GNUTLS_CERTIFICATE_SET_KEY 1
#define HAVE_GNUTLS_PK_TO_SIGN 1
#define HAVE_GNUTLS_PUBKEY_EXPORT2 1
#define HAVE_GNUTLS_X509_CRT_SET_PIN_FUNCTION 1
#define HAVE_GNUTLS_URL_IS_SUPPORTED 1
#define HAVE_GNUTLS_SYSTEM_KEYS 1
#define HAVE_GNUTLS_SESSION_SET_PREMASTER 1
#define OPENCONNECT_GNUTLS 1
#define DTLS_GNUTLS 1
#define ESP_GNUTLS 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBPCSCLITE 1
#define GSSAPI_HDR <gssapi/gssapi.h>
#define HAVE_GSSAPI 1
#define HAVE_NET_UTUN_H 1
#define HAVE_ALLOCA_H 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment