Skip to content

Instantly share code, notes, and snippets.

@ctaggart
Last active October 18, 2019 22:11
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 ctaggart/c202407c344cafb870a68f6bd5fdca06 to your computer and use it in GitHub Desktop.
Save ctaggart/c202407c344cafb870a68f6bd5fdca06 to your computer and use it in GitHub Desktop.
configure.ac:121: installing './compile'
configure.ac:8: installing './missing'
Makefile.am: installing './depcomp'
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-apple-darwin19.0.0
checking host system type... x86_64-apple-darwin19.0.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 UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... intercept-cc
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 intercept-cc accepts -g... yes
checking for intercept-cc option to accept ISO C89... none needed
checking whether intercept-cc understands -c and -o together... yes
checking dependency style of intercept-cc... 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 memset_s... yes
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 intercept-cc... /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... intercept-cc -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 -I/usr/local/opt/gettext/include -lintl)
checking for openssl... yes
checking for p11-kit-1... yes
checking for libp11 != 0.4.7... no
checking for known-broken versions of OpenSSL... no
checking for ENGINE_by_id() in OpenSSL... yes
checking for dtls1_stop_timer() in OpenSSL... yes
checking for DTLS_client_method() in OpenSSL... yes
checking for SSL_CTX_set_min_proto_version() in OpenSSL... no
checking for BIO_meth_free() in OpenSSL... no
checking for HMAC_CTX_copy... yes
checking for liblz4... yes
checking for LZ4_compress_default()... yes
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/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by intercept-cc... /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-darwin19.0.0 file names to x86_64-apple-darwin19.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin19.0.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... objdump
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 intercept-cc 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 dlfcn.h... yes
checking for objdir... .libs
checking if intercept-cc supports -fno-rtti -fno-exceptions... yes
checking for intercept-cc option to produce PIC... -fno-common -DPIC
checking if intercept-cc PIC flag -fno-common -DPIC works... yes
checking if intercept-cc static flag -static works... no
checking if intercept-cc supports -c -o file.o... yes
checking if intercept-cc supports -c -o file.o... (cached) yes
checking whether the intercept-cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin19.0.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 libxml-2.0... yes
checking for zlib... yes
checking for libproxy-1.0... yes
checking for stoken... yes
checking for libpskc >= 2.2.0... 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 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 python3... /usr/local/bin/python3
checking if groff can create UTF-8 XHTML... no. Not building HTML pages
checking for uid_wrapper, socket_wrapper... no
checking for nuttcp... 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 tests/softhsm2.conf
config.status: creating tests/configs/test-user-cert.config
config.status: creating tests/configs/test-user-pass.config
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
BUILD OPTIONS:
SSL library: OpenSSL
PKCS#11 support: no
DTLS support: yes
ESP support: yes
libproxy support: yes
RSA SecurID support: yes
PSKC OATH file support: no
GSSAPI support: yes
Yubikey support: yes
LZ4 compression: yes
Java bindings: no
Build docs: no
Unit tests: no
Net namespace tests: no
configure: WARNING:
***
*** Be sure to run "make check" to verify OpenSSL DTLS support
***
Making clean in tests
rm -rf .libs _libs
rm -f lzstest seqtest bad_dtls_test serverhash
rm -f *.o
test -z "lzstest.log seqtest.log bad_dtls_test.log" || rm -f lzstest.log seqtest.log bad_dtls_test.log
test -z "lzstest.trs seqtest.trs bad_dtls_test.trs" || rm -f lzstest.trs seqtest.trs bad_dtls_test.trs
test -z "test-suite.log" || rm -f test-suite.log
rm -f *.lo
Making clean in po
rm -rf .libs _libs
rm -f ar.mo bs.mo ca.mo cs.mo da.mo de.mo el.mo en_GB.mo en_US.mo es.mo eu.mo fi.mo fr.mo gl.mo hu.mo id.mo it.mo lt.mo nl.mo pa.mo pl.mo pt_BR.mo pt.mo sk.mo sl.mo sr@latin.mo sr.mo sv.mo tg.mo tr.mo ug.mo uk.mo zh_CN.mo zh_TW.mo
rm -f *.lo
test -z "libopenconnect.la " || rm -f libopenconnect.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f openconnect
rm -f *.o
rm -f *.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
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
CC libopenconnect_la-script.lo
CC libopenconnect_la-ntlm.lo
CC libopenconnect_la-digest.lo
CC libopenconnect_la-oncp.lo
CC libopenconnect_la-lzo.lo
CC libopenconnect_la-auth-juniper.lo
CC libopenconnect_la-esp.lo
CC libopenconnect_la-esp-seqno.lo
CC libopenconnect_la-openssl-esp.lo
CC libopenconnect_la-auth.lo
CC libopenconnect_la-cstp.lo
CC libopenconnect_la-dtls.lo
CC libopenconnect_la-openssl-dtls.lo
CC libopenconnect_la-oath.lo
CC libopenconnect_la-gpst.lo
CC libopenconnect_la-auth-globalprotect.lo
CC libopenconnect_la-pulse.lo
CC libopenconnect_la-yubikey.lo
CC libopenconnect_la-stoken.lo
CC libopenconnect_la-gssapi.lo
CC libopenconnect_la-openssl.lo
CC libopenconnect_la-openssl-pkcs11.lo
CC libopenconnect_la-iconv.lo
CC libopenconnect_la-tun.lo
CCLD libopenconnect.la
Making all in tests
CC lzstest.o
CCLD lzstest
CC seqtest.o
CCLD seqtest
CC bad_dtls_test-bad_dtls_test.o
CCLD bad_dtls_test
CC serverhash.o
CCLD serverhash
Making all 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 da.mo da.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
CC openconnect-xml.o
CC openconnect-main.o
CCLD openconnect
Transpiling cstp.c
warning: Missing child 140214595267784 of node AstNode { tag: TagImplicitCastExpr, children: [Some(140214595267784)], loc: SrcSpan { fileid: 190, begin_line: 182, begin_column: 7, end_line: 182, end_column: 16 }, type_id: Some(140214601295488), rvalue: RValue, macro_expansions: [], extras: [String("BitCast")] }
Exported Clang AST was invalid. Check warnings above for unimplemented features.
--> /Users/cameron/github/openconnect/cstp.c:182:7
[-Wclang-ast]
Transpiling auth.c
warning: Missing child 140214621521920 of node AstNode { tag: TagImplicitCastExpr, children: [Some(140214621521920)], loc: SrcSpan { fileid: 136, begin_line: 732, begin_column: 17, end_line: 732, end_column: 26 }, type_id: Some(140214618332800), rvalue: RValue, macro_expansions: [], extras: [String("BitCast")] }
Exported Clang AST was invalid. Check warnings above for unimplemented features.
--> /Users/cameron/github/openconnect/auth.c:732:17
[-Wclang-ast]
warning: Missing child 140214621607080 of node AstNode { tag: TagImplicitCastExpr, children: [Some(140214621607080)], loc: SrcSpan { fileid: 136, begin_line: 1158, begin_column: 43, end_line: 1158, end_column: 52 }, type_id: Some(140214618332800), rvalue: RValue, macro_expansions: [], extras: [String("BitCast")] }
Exported Clang AST was invalid. Check warnings above for unimplemented features.
--> /Users/cameron/github/openconnect/auth.c:1158:43
[-Wclang-ast]
thread 'main' panicked at 'not yet implemented: Attributed(CQualTypeId { qualifiers: Qualifiers { is_const: false, is_restrict: false, is_volatile: false }, ctype: CTypeId(268) }, Some(Nullable))', c2rust-transpile/src/translator/mod.rs:4597:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment