Skip to content

Instantly share code, notes, and snippets.

@philipmw
Created March 24, 2014 01:41
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 philipmw/9732762 to your computer and use it in GitHub Desktop.
Save philipmw/9732762 to your computer and use it in GitHub Desktop.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... scripts/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 build system type... x86_64-apple-darwin13.1.0
checking host system type... x86_64-apple-darwin13.1.0
configure: autobuild project... gnupg2
configure: autobuild revision... 2.0.22
configure: autobuild hostname... 10ddb1c568b7.ant.amazon.com
configure: autobuild timestamp... 20140323-183713
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 dependency style of clang... none
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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether SELinux support is requested... no
checking whether to enable the BZIP2 compression algorithm... yes
checking whether to enable external program execution... yes
checking whether to enable photo ID viewing... yes
checking whether to use a fixed photo ID viewer... no
checking whether to enable external keyserver helpers... yes
checking whether LDAP keyserver support is requested... yes
checking whether HKP keyserver support is requested... yes
checking whether finger key fetching support is requested... yes
checking whether generic object key fetching support is requested... yes
checking whether email keyserver support is requested... no
checking whether keyserver exec-path is enabled... yes
checking for the size of the key and uid cache... 4096
checking whether use of capabilities is requested... no
checking whether to enable the internal CCID driver... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: checking for programs
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for gawk... (cached) awk
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) none
checking how to run the C preprocessor... clang -E
checking whether clang and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking for perl... /usr/bin/perl
checking for windres... no
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for faqprog.pl... no
checking for tar... /usr/bin/tar
checking whether /usr/bin/tar speaks USTAR... yes
checking for cc for build... clang
checking whether to use a standard socket by default... no
configure: checking for libraries
checking for gpg-error-config... /usr/local/opt/libgpg-error/bin/gpg-error-config
checking for GPG Error - version >= 1.11... yes (1.12)
configure: WARNING:
***
*** The config script /usr/local/opt/libgpg-error/bin/gpg-error-config was
*** built for x86_64-apple-darwin12.5.0 and thus may not match the
*** used host x86_64-apple-darwin13.1.0.
*** You may want to use the configure option --with-gpg-error-prefix
*** to specify a matching config script.
***
checking for libgcrypt-config... /usr/local/opt/libgcrypt/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.4.0... yes (1.6.1)
checking LIBGCRYPT API version... okay
checking for libassuan-config... /usr/local/opt/libassuan/bin/libassuan-config
checking for LIBASSUAN - version >= 2.0.0... yes (2.1.1)
checking LIBASSUAN API version... okay
checking for ksba-config... /usr/local/opt/libksba/bin/ksba-config
checking for KSBA - version >= 1.0.7... yes (1.3.0)
checking KSBA API version... okay
checking for usb_bulk_write in -lusb... yes
checking for usb_create_match... no
checking for library containing dlopen... none required
checking for openpty in -lutil... yes
checking for shred... /usr/bin/shred
checking for pth-config... /usr/local/opt/pth/bin/pth-config
checking for PTH - version >= 1.3.7... yes
checking whether PTH installation is sane... yes
configure: checking for networking options
checking for gethostbyname... yes
checking for setsockopt... yes
checking adns.h usability... no
checking adns.h presence... no
checking for adns.h... no
checking for adns_free... no
checking for library containing res_query... none required
checking for library containing dn_expand... none required
checking for library containing dn_skipname... no
checking for library containing __dn_skipname... none required
checking whether the resolver is usable... no
checking whether I can make the resolver usable with BIND_8_COMPAT... yes
checking whether LDAP via "-lldap" is present and sane... yes
checking for ldap_get_option... yes
checking for ldap_set_option... yes
checking for ldap_start_tls_s... yes
checking for ldap_start_tls_sA... no
checking for gawk... (cached) awk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.30.0
checking for libcurl >= version 7.10... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for ld used by GCC... /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 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);
configure: checking for gettext
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for strchr... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
configure: checking for header files
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inttypes.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
configure: checking for system characteristics
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for size_t... yes
checking for mode_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for socklen_t... yes
checking endianess... little
checking for byte typedef... no
checking for ushort typedef... yes
checking for ulong typedef... no
checking for u16 typedef... no
checking for u32 typedef... no
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of time_t... 8
checking for UINT64_C... yes
checking size of uint64_t... 8
configure: checking for library functions
checking whether getpagesize is declared... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for vprintf... yes
checking for _doprnt... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strerror... yes
checking for strlwr... no
checking for tcgetattr... yes
checking for mmap... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for ctermid... yes
checking for times... yes
checking for gmtime_r... yes
checking for unsetenv... yes
checking for fcntl... yes
checking for ftruncate... yes
checking for inet_ntop... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for clock_gettime... no
checking for atexit... yes
checking for raise... yes
checking for getpagesize... yes
checking for strftime... yes
checking for nl_langinfo... yes
checking for setlocale... yes
checking for waitpid... yes
checking for wait4... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for pipe... yes
checking for stat... yes
checking for getaddrinfo... yes
checking for ttyname... yes
checking for rand... yes
checking for ftello... yes
checking for fsync... yes
checking for stat... (cached) yes
checking for struct sigaction... yes
checking for sigset_t... yes
checking for memicmp... no
checking for stpcpy... yes
checking for strsep... yes
checking for strlwr... (cached) no
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... no
checking for strtol... yes
checking for memrchr... no
checking for isascii... yes
checking for timegm... yes
checking for getrusage... (cached) yes
checking for setrlimit... (cached) yes
checking for stat... (cached) yes
checking for setlocale... (cached) yes
checking for flockfile... yes
checking for funlockfile... yes
checking for fopencookie... no
checking for funopen... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long long int... yes
checking for long double... yes
checking whether stat file-mode macros are broken... no
checking for unsigned long long int... yes
checking for mkdtemp... yes
checking for setenv... yes
checking for unsetenv... (cached) yes
checking for unsetenv() return type... int
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking absolute name of <stdint.h>... (cached) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdint.h
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 64
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for sig_atomic_t integer literal suffix...
checking for size_t integer literal suffix... ul
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking for strpbrk... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking if mkdir takes one argument... no
checking whether regular expression support is requested... yes
checking for library containing regcomp... none required
checking for regcomp... yes
checking whether your system's regexp library is broken... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflateInit2_ in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane... no
checking whether readline via "-lreadline -lcurses" is present and sane... no
checking whether readline via "-lreadline -lncurses" is present and sane... no
configure: checking for cc features
checking if gcc supports -Wno-pointer-sign... yes
checking if gcc supports -Wpointer-arith... yes
configure: checking system features for estream-printf
checking for stdint.h... (cached) yes
checking for long long int... (cached) yes
checking for long double... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ptrdiff_t... yes
checking size of unsigned long... (cached) 8
checking size of void *... 8
checking for nl_langinfo and THOUSANDS_SEP... no
configure: checking system features for estream
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gl/Makefile
config.status: creating include/Makefile
config.status: creating jnlib/Makefile
config.status: creating common/Makefile
config.status: creating common/w32info-rc.h
config.status: creating kbx/Makefile
config.status: creating g10/Makefile
config.status: creating sm/Makefile
config.status: creating agent/Makefile
config.status: creating scd/Makefile
config.status: creating keyserver/Makefile
config.status: creating keyserver/gpg2keys_mailto
config.status: creating keyserver/gpg2keys_test
config.status: creating tools/gpg-zip
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/openpgp/Makefile
config.status: creating tests/pkits/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
GnuPG v2.0.22 has been configured as follows:
Revision: 210546f (8453)
Platform: Darwin (x86_64-apple-darwin13.1.0)
OpenPGP: yes
S/MIME: yes
Agent: no
Smartcard: yes
Gpgtar: no
Protect tool: /usr/local/opt/gpg-agent/libexec/gpg-protect-tool
Default agent: /usr/local/opt/gpg-agent/bin/gpg-agent
Default pinentry: (default)
Default scdaemon: (default)
Default dirmngr: (default)
clang called with: -E -
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: --version
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
cc called with: -c conftest.c
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
cc called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
cc called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c -lcposix
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lcposix -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c -lusb
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lusb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lutil
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lutil -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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/pth/2.0.7/include -lresolv -L/usr/local/Cellar/pth/2.0.7/lib conftest.c -lpth -ldl
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/pth/2.0.7/include -lresolv -L/usr/local/Cellar/pth/2.0.7/lib conftest.c -lpth -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lresolv
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lbind
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lbind -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lldap
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lldap
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lldap
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lldap
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lldap
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lcurl
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lcurl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lcurl
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lcurl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -liconv
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -liconv
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lintl
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lintl -liconv
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lintl -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c -lz
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -lresolv conftest.c -lbz2
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lbz2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lreadline
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lreadline -ltermcap
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -ltermcap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lreadline -lcurses
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -lcurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -lresolv conftest.c -lreadline -lncurses
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-pointer-sign conftest.c
superenv executed: clang -pipe -Os -march=native -c -Wno-pointer-sign conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv conftest.c
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in gl
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca_.h; \
} > alloca.h-t
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''ABSOLUTE_STDINT_H''@|"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdint.h"|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint_.h; \
} > stdint.h-t
mv -f alloca.h-t alloca.h
mv stdint.h-t stdint.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c allocsa.c
rm -f libgnu.a
ar cru libgnu.a allocsa.o
ranlib libgnu.a
Making all in include
make[2]: Nothing to be done for `all'.
Making all in jnlib
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c stringhelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c strlist.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c utf8conv.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c argparse.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c logging.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c dotlock.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mischelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-stringhelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-support.c
rm -f libjnlib.a
ar cru libjnlib.a stringhelp.o strlist.o utf8conv.o argparse.o logging.o dotlock.o mischelp.o
ranlib libjnlib.a
clang -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a -liconv
Making all in common
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-estream.o `test -f 'estream.c' || echo './'`estream.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-pka.o `test -f 'pka.c' || echo './'`pka.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-http.o `test -f 'http.c' || echo './'`http.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-srv.o `test -f 'srv.c' || echo './'`srv.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo './'`estream.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo './'`pka.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-http.o `test -f 'http.c' || echo './'`http.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo './'`srv.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgrlhelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-convert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-percent.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-gettime.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-sysutils.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-sexputil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-exechelp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-session-env.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-ssh-utils.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-helpfile.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-b64.c
rm -f libcommon.a
ar cru libcommon.a libcommon_a-i18n.o libcommon_a-status.o libcommon_a-tlv.o libcommon_a-init.o libcommon_a-sexputil.o libcommon_a-sysutils.o libcommon_a-homedir.o libcommon_a-gettime.o libcommon_a-yesno.o libcommon_a-b64enc.o libcommon_a-b64dec.o libcommon_a-convert.o libcommon_a-percent.o libcommon_a-miscellaneous.o libcommon_a-xasprintf.o libcommon_a-xreadline.o libcommon_a-membuf.o libcommon_a-iobuf.o libcommon_a-ttyio.o libcommon_a-asshelp.o libcommon_a-exechelp.o libcommon_a-signal.o libcommon_a-estream.o libcommon_a-estream-printf.o libcommon_a-audit.o libcommon_a-dns-cert.o libcommon_a-pka.o libcommon_a-http.o libcommon_a-localename.o libcommon_a-session-env.o libcommon_a-ssh-utils.o libcommon_a-helpfile.o libcommon_a-get-passphrase.o libcommon_a-srv.o
rm -f libcommonpth.a
ar cru libcommonpth.a libcommonpth_a-i18n.o libcommonpth_a-status.o libcommonpth_a-tlv.o libcommonpth_a-init.o libcommonpth_a-sexputil.o libcommonpth_a-sysutils.o libcommonpth_a-homedir.o libcommonpth_a-gettime.o libcommonpth_a-yesno.o libcommonpth_a-b64enc.o libcommonpth_a-b64dec.o libcommonpth_a-convert.o libcommonpth_a-percent.o libcommonpth_a-miscellaneous.o libcommonpth_a-xasprintf.o libcommonpth_a-xreadline.o libcommonpth_a-membuf.o libcommonpth_a-iobuf.o libcommonpth_a-ttyio.o libcommonpth_a-asshelp.o libcommonpth_a-exechelp.o libcommonpth_a-signal.o libcommonpth_a-estream.o libcommonpth_a-estream-printf.o libcommonpth_a-audit.o libcommonpth_a-dns-cert.o libcommonpth_a-pka.o libcommonpth_a-http.o libcommonpth_a-localename.o libcommonpth_a-session-env.o libcommonpth_a-ssh-utils.o libcommonpth_a-helpfile.o libcommonpth_a-srv.o
rm -f libsimple-pwquery.a
ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o
ranlib libcommon.a
rm -f libgpgrl.a
ar cru libgpgrl.a gpgrlhelp.o
ranlib libsimple-pwquery.a
ranlib libgpgrl.a
ranlib libcommonpth.a
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-convert t-convert.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-percent t-percent.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-gettime t-gettime.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sysutils t-sysutils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sexputil t-sexputil.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-exechelp t-exechelp.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-session-env t-session-env.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-ssh-utils t-ssh-utils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-helpfile t-helpfile.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-b64 t-b64.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
Making all in kbx
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-util.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-init.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-blob.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-file.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-search.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-update.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-openpgp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-dump.c
clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c kbxutil.c
rm -f libkeybox.a
ar cru libkeybox.a keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o
clang -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
ranlib libkeybox.a
Making all in g10
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpg.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c server.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c build-packet.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c compress.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c compress-bz2.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c free-packet.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c getkey.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keydb.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyring.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c seskey.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c kbnode.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mainproc.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c armor.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mdfilter.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c textfilter.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c progress.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c misc.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c rmd160.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c openfile.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyid.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c parse-packet.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c cpr.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c plaintext.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c sig-check.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keylist.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c pkglue.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c pkclist.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c skclist.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c pubkey-enc.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c passphrase.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c seckey-cert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c encr-data.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c cipher.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c encode.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c sign.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c verify.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c revoke.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c decrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyedit.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c dearmor.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c import.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c export.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c trustdb.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c tdbdump.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c tdbio.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c delkey.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keygen.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c helptext.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyserver.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c photoid.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c call-agent.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c card-util.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c exec.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgv.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-rmd160.c
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o verify.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-rmd160 t-rmd160.o rmd160.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o pkclist.o skclist.o pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o trustdb.o tdbdump.o tdbio.o delkey.o keygen.o helptext.o keyserver.o photoid.o call-agent.o card-util.o exec.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
Making all in keyserver
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-gpgkeys_ldap.o `test -f 'gpgkeys_ldap.c' || echo './'`gpgkeys_ldap.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-gpgkeys_hkp.o `test -f 'gpgkeys_hkp.c' || echo './'`gpgkeys_hkp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-gpgkeys_finger.o `test -f 'gpgkeys_finger.c' || echo './'`gpgkeys_finger.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-gpgkeys_curl.o `test -f 'gpgkeys_curl.c' || echo './'`gpgkeys_curl.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_hkp gpg2keys_hkp-gpgkeys_hkp.o gpg2keys_hkp-ksutil.o gpg2keys_hkp-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -lcurl
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_finger gpg2keys_finger-gpgkeys_finger.o gpg2keys_finger-ksutil.o gpg2keys_finger-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_ldap gpg2keys_ldap-gpgkeys_ldap.o gpg2keys_ldap-ksutil.o gpg2keys_ldap-no-libgcrypt.o ../jnlib/libjnlib.a -lldap -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_curl gpg2keys_curl-gpgkeys_curl.o gpg2keys_curl-ksutil.o gpg2keys_curl-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -lcurl
Making all in sm
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgsm.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c misc.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keydb.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c server.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c call-agent.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c call-dirmngr.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c fingerprint.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c base64.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certlist.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certdump.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certcheck.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certchain.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keylist.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c verify.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c sign.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c encrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c decrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c import.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c export.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c delete.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certreqgen.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certreqgen-ui.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c qualified.c
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o qualified.o ../common/libcommon.a ../kbx/libkeybox.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lz -lbz2 -liconv
Making all in scd
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c scdaemon.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c command.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c apdu.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c ccid-driver.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c iso7816.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-help.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-openpgp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-nks.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-dinsig.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-p15.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-geldkarte.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gnupg_pcsc_wrapper-pcsc-wrapper.o `test -f 'pcsc-wrapper.c' || echo './'`pcsc-wrapper.c
clang -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gnupg-pcsc-wrapper gnupg_pcsc_wrapper-pcsc-wrapper.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o scdaemon scdaemon.o command.o apdu.o ccid-driver.o iso7816.o app.o app-help.o app-openpgp.o app-nks.o app-dinsig.o app-p15.o app-geldkarte.o ../common/libcommonpth.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -lusb -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
Making all in tools
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgconf.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgconf-comp.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c no-libgcrypt.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpg-connect-agent.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgkey2ssh-gpgkey2ssh.o `test -f 'gpgkey2ssh.c' || echo './'`gpgkey2ssh.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c symcryptrun.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c watchgnupg.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgparsemail.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c rfc822parse.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_check_pattern-gpg-check-pattern.o `test -f 'gpg-check-pattern.c' || echo './'`gpg-check-pattern.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c clean-sat.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mk-tdata.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c make-dns-cert.c
clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.22_1/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/opt/gpg-agent/bin/gpg-agent\"" -DGNUPG_DEFAULT_PROTECT_TOOL="\"/usr/local/opt/gpg-agent/libexec/gpg-protect-tool\"" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgsplit.c
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgconf gpgconf.o gpgconf-comp.o no-libgcrypt.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-connect-agent gpg-connect-agent.o no-libgcrypt.o ../common/libgpgrl.a ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgkey2ssh gpgkey2ssh-gpgkey2ssh.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libsimple-pwquery.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o watchgnupg watchgnupg.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgparsemail gpgparsemail.o rfc822parse.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o clean-sat clean-sat.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o mk-tdata mk-tdata.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o make-dns-cert make-dns-cert.o
clang -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsplit gpgsplit.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lz -lbz2 -liconv
Making all in po
Making all in doc
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
clang -o yat2m ./yat2m.c
for file in gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi tools.texi ; do \
./yat2m -I . --release "GnuPG 2.0.22" --source "GNU Privacy Guard" --store \
`test -f '$file' || echo './'`$file ; done
yat2m: writing 'gnupg.7'
yat2m: writing 'gpg2.1'
yat2m: writing 'gpgsm.1'
yat2m: writing 'gpg-agent.1'
yat2m: writing 'scdaemon.1'
yat2m: writing 'watchgnupg.1'
yat2m: writing 'gpgv2.1'
yat2m: writing 'addgnupghome.8'
yat2m: writing 'gpgconf.1'
yat2m: writing 'applygnupgdefaults.8'
yat2m: writing 'gpgsm-gencert.sh.1'
yat2m: writing 'gpg-preset-passphrase.1'
yat2m: writing 'gpg-connect-agent.1'
yat2m: writing 'dirmngr-client.1'
yat2m: writing 'gpgparsemail.1'
yat2m: writing 'symcryptrun.1'
yat2m: writing 'gpg-zip.1'
Making all in tests
Making all in openpgp
echo '#!/bin/sh' >./gpg_dearmor
../../tools/mk-tdata 500 >data-500
../../tools/mk-tdata 9000 >data-9000
../../tools/mk-tdata 32000 >data-32000
echo "../../g10/gpg2 --homedir . --no-options --no-greeting \
--no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
../../tools/mk-tdata 80000 >data-80000
cat ./../../doc/HACKING \
./../../doc/DETAILS \
./../../doc/gpg.texi >plain-large
./gpg_dearmor > ./pubring.gpg < ./pubring.asc
./gpg_dearmor > ./secring.gpg < ./secring.asc
./gpg_dearmor > ./plain-1 < ./plain-1o.asc
gpg: WARNING: unsafe permissions on homedir `.'
./gpg_dearmor > ./plain-2 < ./plain-2o.asc
./gpg_dearmor > ./plain-3 < ./plain-3o.asc
gpg: WARNING: unsafe permissions on homedir `.'
gpg: WARNING: unsafe permissions on homedir `.'
./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc
./gpg_dearmor > ./secring.skr < ./secring.skr.asc
gpg: WARNING: unsafe permissions on homedir `.'
gpg: WARNING: unsafe permissions on homedir `.'
gpg: WARNING: unsafe permissions on homedir `.'
gpg: WARNING: unsafe permissions on homedir `.'
../../g10/gpg2 --homedir . --quiet --yes --no-permission-warning --import ./pubdemo.asc
cat ./gpg-agent.conf.tmpl > gpg-agent.conf
echo timestamp >./prepared.stamp
Making all in .
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c asschk.c
srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../sm/gpgsm ./runtest ./inittests
gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59
gpgsm: keybox `/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/pubring.kbx' created
gpgsm: total number processed: 1
gpgsm: imported: 1
gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59
gpgsm: total number processed: 1
gpgsm: imported: 1
gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59
gpgsm: total number processed: 1
gpgsm: imported: 1
echo timestamp >./inittests.stamp
clang -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o asschk asschk.o
Making all in pkits
srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../../sm/gpgsm silent=yes ./inittests
echo timestamp >./inittests.stamp
make[2]: Nothing to be done for `all-am'.
clang called with: -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c allocsa.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -Wno-pointer-sign -c allocsa.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c argparse.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c argparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c utf8conv.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c utf8conv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c strlist.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c strlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c stringhelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c stringhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c logging.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c logging.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c dotlock.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c dotlock.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mischelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c mischelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-stringhelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c t-stringhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-support.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c t-support.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-i18n.o i18n.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-i18n.o i18n.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-tlv.o tlv.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-tlv.o tlv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-status.o status.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-status.o status.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-init.o init.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-init.o init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sexputil.o sexputil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-sexputil.o sexputil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-homedir.o homedir.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-homedir.o homedir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sysutils.o sysutils.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-sysutils.o sysutils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-gettime.o gettime.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-gettime.o gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-yesno.o yesno.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-yesno.o yesno.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64enc.o b64enc.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-b64enc.o b64enc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64dec.o b64dec.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-b64dec.o b64dec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-convert.o convert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-convert.o convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-percent.o percent.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-percent.o percent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-miscellaneous.o miscellaneous.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-miscellaneous.o miscellaneous.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xasprintf.o xasprintf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-xasprintf.o xasprintf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xreadline.o xreadline.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-xreadline.o xreadline.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-membuf.o membuf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-membuf.o membuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-iobuf.o iobuf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-iobuf.o iobuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ttyio.o ttyio.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-ttyio.o ttyio.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp.o asshelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-asshelp.o asshelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-exechelp.o exechelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-exechelp.o exechelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-signal.o signal.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-signal.o signal.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-estream.o estream.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-estream.o estream.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-estream-printf.o estream-printf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-estream-printf.o estream-printf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-audit.o audit.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-audit.o audit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dns-cert.o dns-cert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-dns-cert.o dns-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-pka.o pka.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-pka.o pka.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-http.o http.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-http.o http.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-localename.o localename.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-localename.o localename.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-session-env.o session-env.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-session-env.o session-env.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ssh-utils.o ssh-utils.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-ssh-utils.o ssh-utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-helpfile.o helpfile.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-helpfile.o helpfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-get-passphrase.o get-passphrase.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-get-passphrase.o get-passphrase.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -DWITHOUT_GNU_PTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-srv.o srv.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -DWITHOUT_GNU_PTH=1 -Wno-pointer-sign -c -o libcommon_a-srv.o srv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-i18n.o i18n.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-i18n.o i18n.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-status.o status.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-status.o status.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-tlv.o tlv.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-tlv.o tlv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-init.o init.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-init.o init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sexputil.o sexputil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-sexputil.o sexputil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sysutils.o sysutils.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-sysutils.o sysutils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-homedir.o homedir.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-homedir.o homedir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-gettime.o gettime.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-gettime.o gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-yesno.o yesno.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-yesno.o yesno.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64enc.o b64enc.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-b64enc.o b64enc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64dec.o b64dec.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-b64dec.o b64dec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-convert.o convert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-convert.o convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-percent.o percent.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-percent.o percent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-miscellaneous.o miscellaneous.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-miscellaneous.o miscellaneous.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xasprintf.o xasprintf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-xasprintf.o xasprintf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xreadline.o xreadline.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-xreadline.o xreadline.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-membuf.o membuf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-membuf.o membuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-iobuf.o iobuf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-iobuf.o iobuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ttyio.o ttyio.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-ttyio.o ttyio.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp.o asshelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-asshelp.o asshelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-exechelp.o exechelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-exechelp.o exechelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-signal.o signal.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-signal.o signal.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-estream.o estream.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-estream.o estream.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-estream-printf.o estream-printf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-estream-printf.o estream-printf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-audit.o audit.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-audit.o audit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dns-cert.o dns-cert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-dns-cert.o dns-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-pka.o pka.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-pka.o pka.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-http.o http.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-http.o http.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-localename.o localename.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-localename.o localename.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-session-env.o session-env.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-session-env.o session-env.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ssh-utils.o ssh-utils.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-ssh-utils.o ssh-utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-helpfile.o helpfile.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-helpfile.o helpfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-srv.o srv.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c -o libcommonpth_a-srv.o srv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-simple-pwquery.o simple-pwquery.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c -o libsimple_pwquery_a-simple-pwquery.o simple-pwquery.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-asshelp.o asshelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c -o libsimple_pwquery_a-asshelp.o asshelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgrlhelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c gpgrlhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-convert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-percent.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-percent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-gettime.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-sysutils.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-sysutils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-sexputil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-sexputil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-exechelp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-exechelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-session-env.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-session-env.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-ssh-utils.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-ssh-utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-helpfile.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-helpfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-b64.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c t-b64.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-convert t-convert.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-convert t-convert.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-percent t-percent.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-percent t-percent.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-gettime t-gettime.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-gettime t-gettime.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sysutils t-sysutils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-sysutils t-sysutils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-exechelp t-exechelp.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-exechelp t-exechelp.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sexputil t-sexputil.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-sexputil t-sexputil.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-session-env t-session-env.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-session-env t-session-env.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-ssh-utils t-ssh-utils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-ssh-utils t-ssh-utils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-b64 t-b64.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-b64 t-b64.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-helpfile t-helpfile.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -lresolv -o t-helpfile t-helpfile.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-file.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-file.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-util.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-blob.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-blob.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-init.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-search.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-search.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-update.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-update.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-openpgp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-openpgp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-dump.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c keybox-dump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c kbxutil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -I../gl -I../common -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -Wno-pointer-sign -c kbxutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-pointer-sign -lresolv -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c server.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c server.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpg.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c build-packet.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c build-packet.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c compress.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c compress.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c compress-bz2.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c compress-bz2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c free-packet.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c free-packet.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c getkey.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c getkey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keydb.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keydb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyring.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keyring.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c seskey.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c seskey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c kbnode.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c kbnode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mainproc.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c mainproc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c armor.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c armor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mdfilter.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c mdfilter.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c textfilter.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c textfilter.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c progress.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c progress.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c misc.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c misc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c rmd160.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c rmd160.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c openfile.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c openfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyid.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keyid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c parse-packet.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c parse-packet.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c cpr.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c cpr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c plaintext.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c plaintext.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c sig-check.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c sig-check.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keylist.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keylist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c pkglue.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c pkglue.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c pkclist.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c pkclist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c skclist.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c skclist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c pubkey-enc.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c pubkey-enc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c passphrase.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c passphrase.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c seckey-cert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c seckey-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c encr-data.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c encr-data.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c cipher.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c cipher.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c encode.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c encode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c sign.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c sign.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c verify.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c verify.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c revoke.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c revoke.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c decrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c decrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyedit.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keyedit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c dearmor.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c dearmor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c import.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c import.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c export.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c trustdb.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c trustdb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c tdbdump.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c tdbdump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c tdbio.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c tdbio.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c delkey.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c delkey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keygen.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keygen.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c helptext.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c helptext.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keyserver.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keyserver.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c photoid.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c photoid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c call-agent.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c call-agent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c card-util.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c card-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c exec.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c exec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgv.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpgv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c t-rmd160.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c t-rmd160.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o verify.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o verify.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-rmd160 t-rmd160.o rmd160.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o t-rmd160 t-rmd160.o rmd160.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o pkclist.o skclist.o pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o trustdb.o tdbdump.o tdbio.o delkey.o keygen.o helptext.o keyserver.o photoid.o call-agent.o card-util.o exec.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o pkclist.o skclist.o pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o trustdb.o tdbdump.o tdbio.o delkey.o keygen.o helptext.o keyserver.o photoid.o call-agent.o card-util.o exec.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -lz -lbz2 -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-gpgkeys_ldap.o gpgkeys_ldap.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_ldap-gpgkeys_ldap.o gpgkeys_ldap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-ksutil.o ksutil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_ldap-ksutil.o ksutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-gpgkeys_hkp.o gpgkeys_hkp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_hkp-gpgkeys_hkp.o gpgkeys_hkp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-no-libgcrypt.o no-libgcrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_ldap-no-libgcrypt.o no-libgcrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-ksutil.o ksutil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_hkp-ksutil.o ksutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-no-libgcrypt.o no-libgcrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_hkp-no-libgcrypt.o no-libgcrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-gpgkeys_finger.o gpgkeys_finger.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_finger-gpgkeys_finger.o gpgkeys_finger.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-ksutil.o ksutil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_finger-ksutil.o ksutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-no-libgcrypt.o no-libgcrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_finger-no-libgcrypt.o no-libgcrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-gpgkeys_curl.o gpgkeys_curl.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_curl-gpgkeys_curl.o gpgkeys_curl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-ksutil.o ksutil.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_curl-ksutil.o ksutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-no-libgcrypt.o no-libgcrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg2keys_curl-no-libgcrypt.o no-libgcrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_hkp gpg2keys_hkp-gpgkeys_hkp.o gpg2keys_hkp-ksutil.o gpg2keys_hkp-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -lcurl
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o gpg2keys_hkp gpg2keys_hkp-gpgkeys_hkp.o gpg2keys_hkp-ksutil.o gpg2keys_hkp-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -lcurl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_finger gpg2keys_finger-gpgkeys_finger.o gpg2keys_finger-ksutil.o gpg2keys_finger-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o gpg2keys_finger gpg2keys_finger-gpgkeys_finger.o gpg2keys_finger-ksutil.o gpg2keys_finger-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_ldap gpg2keys_ldap-gpgkeys_ldap.o gpg2keys_ldap-ksutil.o gpg2keys_ldap-no-libgcrypt.o ../jnlib/libjnlib.a -lldap -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o gpg2keys_ldap gpg2keys_ldap-gpgkeys_ldap.o gpg2keys_ldap-ksutil.o gpg2keys_ldap-no-libgcrypt.o ../jnlib/libjnlib.a -lldap -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2keys_curl gpg2keys_curl-gpgkeys_curl.o gpg2keys_curl-ksutil.o gpg2keys_curl-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -lcurl
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o gpg2keys_curl gpg2keys_curl-gpgkeys_curl.o gpg2keys_curl-ksutil.o gpg2keys_curl-no-libgcrypt.o ../gl/libgnu.a ../common/libcommon.a ../jnlib/libjnlib.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -lcurl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c misc.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c misc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgsm.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpgsm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keydb.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keydb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c server.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c server.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c call-agent.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c call-agent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c call-dirmngr.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c call-dirmngr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c fingerprint.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c fingerprint.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c base64.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c base64.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certlist.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c certlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certdump.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c certdump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certcheck.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c certcheck.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certchain.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c certchain.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c keylist.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c keylist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c verify.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c verify.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c sign.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c sign.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c encrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c encrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c decrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c decrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c import.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c import.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c export.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c delete.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c delete.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certreqgen.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c certreqgen.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c certreqgen-ui.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c certreqgen-ui.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c qualified.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c qualified.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o qualified.o ../common/libcommon.a ../kbx/libkeybox.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lz -lbz2 -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o qualified.o ../common/libcommon.a ../kbx/libkeybox.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libgpgrl.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -lgpg-error -lgpg-error -lz -lbz2 -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c command.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c scdaemon.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c scdaemon.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c apdu.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c apdu.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c ccid-driver.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c ccid-driver.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c iso7816.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c iso7816.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-help.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app-help.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-openpgp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app-openpgp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-nks.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app-nks.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-dinsig.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app-dinsig.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-p15.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app-p15.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c app-geldkarte.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -c app-geldkarte.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gnupg_pcsc_wrapper-pcsc-wrapper.o pcsc-wrapper.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -Wno-pointer-sign -c -o gnupg_pcsc_wrapper-pcsc-wrapper.o pcsc-wrapper.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gnupg-pcsc-wrapper gnupg_pcsc_wrapper-pcsc-wrapper.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-pointer-sign -lresolv -o gnupg-pcsc-wrapper gnupg_pcsc_wrapper-pcsc-wrapper.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/pth/2.0.7/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o scdaemon scdaemon.o command.o apdu.o ccid-driver.o iso7816.o app.o app-help.o app-openpgp.o app-nks.o app-dinsig.o app-p15.o app-geldkarte.o ../common/libcommonpth.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -lusb -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libksba/1.3.0/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/pth/2.0.7/include -Wno-pointer-sign -lresolv -o scdaemon scdaemon.o command.o apdu.o ccid-driver.o iso7816.o app.o app-help.o app-openpgp.o app-nks.o app-dinsig.o app-p15.o app-geldkarte.o ../common/libcommonpth.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.0/lib -lksba -lgpg-error -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -lusb -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c no-libgcrypt.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c no-libgcrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgconf-comp.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpgconf-comp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgconf.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpgconf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpg-connect-agent.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpg-connect-agent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgkey2ssh-gpgkey2ssh.o gpgkey2ssh.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpgkey2ssh-gpgkey2ssh.o gpgkey2ssh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c symcryptrun.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c symcryptrun.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c watchgnupg.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c watchgnupg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgparsemail.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpgparsemail.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c rfc822parse.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c rfc822parse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_check_pattern-gpg-check-pattern.o gpg-check-pattern.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -c -o gpg_check_pattern-gpg-check-pattern.o gpg-check-pattern.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c clean-sat.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c clean-sat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c mk-tdata.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c mk-tdata.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c make-dns-cert.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c make-dns-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c gpgsplit.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg2/2.0.22_1/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg2/2.0.22_1/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg2/2.0.22_1/lib/gnupg2" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg2/2.0.22_1/share/gnupg2" -DGNUPG_SYSCONFDIR="/usr/local/Cellar/gnupg2/2.0.22_1/etc/gnupg2" -DGNUPG_DEFAULT_AGENT="/usr/local/opt/gpg-agent/bin/gpg-agent" -DGNUPG_DEFAULT_PROTECT_TOOL="/usr/local/opt/gpg-agent/libexec/gpg-protect-tool" -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -c gpgsplit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgconf gpgconf.o gpgconf-comp.o no-libgcrypt.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpgconf gpgconf.o gpgconf-comp.o no-libgcrypt.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-connect-agent gpg-connect-agent.o no-libgcrypt.o ../common/libgpgrl.a ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpg-connect-agent gpg-connect-agent.o no-libgcrypt.o ../common/libgpgrl.a ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libassuan/2.1.1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgkey2ssh gpgkey2ssh-gpgkey2ssh.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o gpgkey2ssh gpgkey2ssh-gpgkey2ssh.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libsimple-pwquery.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libsimple-pwquery.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o watchgnupg watchgnupg.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o watchgnupg watchgnupg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgparsemail gpgparsemail.o rfc822parse.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpgparsemail gpgparsemail.o rfc822parse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -Wno-pointer-sign -lresolv -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o clean-sat clean-sat.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o clean-sat clean-sat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o mk-tdata mk-tdata.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o mk-tdata mk-tdata.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o make-dns-cert make-dns-cert.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o make-dns-cert make-dns-cert.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsplit gpgsplit.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lz -lbz2 -liconv
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.1/include -I/usr/local/Cellar/libgpg-error/1.12/include -I/usr/local/Cellar/libassuan/2.1.1/include -Wno-pointer-sign -lresolv -o gpgsplit gpgsplit.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.6.1/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.12/lib -lgpg-error -lgpg-error -lz -lbz2 -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o yat2m ./yat2m.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o yat2m ./yat2m.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c asschk.c
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -Wno-pointer-sign -c asschk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o asschk asschk.o
superenv removed: -g -O2 -Wall -Wpointer-arith
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-pointer-sign -lresolv -o asschk asschk.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
Making check in m4
make[1]: Nothing to be done for `check'.
Making check in gl
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am
make[2]: Nothing to be done for `check-am'.
Making check in include
make[1]: Nothing to be done for `check'.
Making check in jnlib
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
PASS: t-stringhelp
=============
1 test passed
=============
Making check in common
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
PASS: t-convert
PASS: t-percent
PASS: t-gettime
PASS: t-sysutils
PASS: t-sexputil
max. file descriptors: 256
open file descriptors: 11
PASS: t-exechelp
Known envvars: GPG_TTY(ttyname) TERM(ttytype) DISPLAY(display) XAUTHORITY(xauthority) XMODIFIERS GTK_IM_MODULE QT_IM_MODULE PINENTRY_USER_DATA(pinentry-user-data)
PASS: t-session-env
PASS: t-ssh-utils
==================
All 8 tests passed
==================
Making check in kbx
make[1]: Nothing to be done for `check'.
Making check in g10
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
PASS: t-rmd160
=============
1 test passed
=============
Making check in keyserver
make[1]: Nothing to be done for `check'.
Making check in sm
make[1]: Nothing to be done for `check'.
Making check in scd
make[1]: Nothing to be done for `check'.
Making check in tools
make[1]: Nothing to be done for `check'.
Making check in po
Making check in doc
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am
make[2]: Nothing to be done for `check-am'.
Making check in tests
Making check in openpgp
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53716 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: version.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53722 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: mds.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53727 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: decrypt.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53732 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: decrypt-dsa.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53737 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: sigs.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53742 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: sigs-dsa.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53747 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: encrypt.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53752 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: encrypt-dsa.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53757 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: seat.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53762 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: clearsig.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53767 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: encryptp.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53772 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: detach.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53777 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armsigs.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53782 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armencrypt.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53787 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armencryptp.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53792 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: signencrypt.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53797 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: signencrypt-dsa.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53802 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armsignencrypt.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53807 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armdetach.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53812 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armdetachm.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53817 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: detachm.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53822 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: genkey1024.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53827 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: conventional.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53832 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: conventional-mdc.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53837 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: multisig.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53842 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: verify.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53847 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: armor.test
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib
Referenced from: /usr/local/opt/gpg-agent/bin/gpg-agent
Reason: image not found
/bin/sh: line 1: 53852 Trace/BPT trap: 5 GNUPGHOME=/private/tmp/gnupg2-OdWI/gnupg-2.0.22/tests/openpgp GPG_AGENT_INFO= LC_ALL=C gpg-agent --quiet --daemon sh ${dir}$tst
FAIL: import.test
======================================
28 of 28 tests failed
Please report to http://bugs.gnupg.org
======================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: 3fa6a147254b4ddb6546419a4fcbc7234acf371d
CPU: quad-core 64-bit ivybridge
OS X: 10.9.2-x86_64
Xcode: 5.1
CLT: 5.1.0.0.1.1393561416
X11: 2.7.5 => /opt/X11
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gnupg configure 2.0.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnupg2/2.0.22_1 --sbindir=/usr/local/Cellar/gnupg2/2.0.22_1/bin --enable-symcryptrun --disable-agent --with-agent-pgm=/usr/local/opt/gpg-agent/bin/gpg-agent --with-protect-tool-pgm=/usr/local/opt/gpg-agent/libexec/gpg-protect-tool
## --------- ##
## Platform. ##
## --------- ##
hostname = 10ddb1c568b7.ant.amazon.com
uname -m = x86_64
uname -r = 13.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/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 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 153 tasks, 648 threads, 4 processors
Load average: 3.02, Mach factor: 1.58
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/libgpg-error/bin
PATH: /usr/local/opt/libgcrypt/bin
PATH: /usr/local/opt/libksba/bin
PATH: /usr/local/opt/libassuan/bin
PATH: /usr/local/opt/pinentry/bin
PATH: /usr/local/opt/pth/bin
PATH: /usr/local/opt/gpg-agent/bin
PATH: /usr/local/opt/dirmngr/bin
PATH: /usr/local/opt/libusb-compat/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2792: checking for a BSD-compatible install
configure:2860: result: /usr/bin/install -c
configure:2871: checking whether build environment is sane
configure:2921: result: yes
configure:3062: checking for a thread-safe mkdir -p
configure:3101: result: scripts/install-sh -c -d
configure:3114: checking for gawk
configure:3144: result: no
configure:3114: checking for mawk
configure:3144: result: no
configure:3114: checking for nawk
configure:3144: result: no
configure:3114: checking for awk
configure:3130: found /usr/bin/awk
configure:3141: result: awk
configure:3152: checking whether make sets $(MAKE)
configure:3174: result: yes
configure:3258: checking build system type
configure:3272: result: x86_64-apple-darwin13.1.0
configure:3292: checking host system type
configure:3305: result: x86_64-apple-darwin13.1.0
configure:3329: autobuild project... gnupg2
configure:3331: autobuild revision... 2.0.22
configure:3335: autobuild hostname... 10ddb1c568b7.ant.amazon.com
configure:3344: autobuild timestamp... 20140323-183713
configure:3361: checking for style of include used by make
configure:3389: result: GNU
configure:3460: checking for gcc
configure:3487: result: clang
configure:3716: checking for C compiler version
configure:3725: clang --version >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:3736: $? = 0
configure:3725: clang -v >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -o a.out -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3736: $? = 1
configure:3725: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3736: $? = 1
configure:3725: clang -qversion >&5
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
configure:3736: $? = 1
configure:3756: checking whether the C compiler works
configure:3778: clang -lresolv conftest.c >&5
configure:3782: $? = 0
configure:3830: result: yes
configure:3833: checking for C compiler default output file name
configure:3835: result: a.out
configure:3841: checking for suffix of executables
configure:3848: clang -o conftest -lresolv conftest.c >&5
configure:3852: $? = 0
configure:3874: result:
configure:3896: checking whether we are cross compiling
configure:3904: clang -o conftest -lresolv conftest.c >&5
configure:3908: $? = 0
configure:3915: ./conftest
configure:3919: $? = 0
configure:3934: result: no
configure:3939: checking for suffix of object files
configure:3961: clang -c conftest.c >&5
configure:3965: $? = 0
configure:3986: result: o
configure:3990: checking whether we are using the GNU C compiler
configure:4009: clang -c conftest.c >&5
configure:4009: $? = 0
configure:4018: result: yes
configure:4027: checking whether clang accepts -g
configure:4047: clang -c -g conftest.c >&5
configure:4047: $? = 0
configure:4088: result: yes
configure:4105: checking for clang option to accept ISO C89
configure:4168: clang -c -g -O2 conftest.c >&5
configure:4168: $? = 0
configure:4181: result: none needed
configure:4203: checking dependency style of clang
configure:4314: result: none
configure:4335: checking how to run the C preprocessor
configure:4366: clang -E conftest.c
configure:4366: $? = 0
configure:4380: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4405: result: clang -E
configure:4425: clang -E conftest.c
configure:4425: $? = 0
configure:4439: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4468: checking for grep that handles long lines and -e
configure:4526: result: /usr/bin/grep
configure:4531: checking for egrep
configure:4593: result: /usr/bin/grep -E
configure:4598: checking for ANSI C header files
configure:4618: clang -c -g -O2 conftest.c >&5
configure:4618: $? = 0
configure:4691: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:4691: $? = 0
configure:4691: ./conftest
configure:4691: $? = 0
configure:4702: result: yes
configure:4715: checking for sys/types.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for sys/stat.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for stdlib.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for string.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for memory.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for strings.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for inttypes.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for stdint.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4715: checking for unistd.h
configure:4715: clang -c -g -O2 conftest.c >&5
configure:4715: $? = 0
configure:4715: result: yes
configure:4728: checking minix/config.h usability
configure:4728: clang -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <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 <minix/config.h>
configure:4728: result: no
configure:4728: checking minix/config.h presence
configure:4728: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4728: result: no
configure:4728: checking for minix/config.h
configure:4728: result: no
configure:4749: checking whether it is safe to define __EXTENSIONS__
configure:4767: clang -c -g -O2 conftest.c >&5
configure:4767: $? = 0
configure:4774: result: yes
configure:5106: checking whether SELinux support is requested
configure:5115: result: no
configure:5120: checking whether to enable the BZIP2 compression algorithm
configure:5127: result: yes
configure:5132: checking whether to enable external program execution
configure:5139: result: yes
configure:5148: checking whether to enable photo ID viewing
configure:5162: result: yes
configure:5166: checking whether to use a fixed photo ID viewer
configure:5184: result: no
configure:5188: checking whether to enable external keyserver helpers
configure:5202: result: yes
configure:5207: checking whether LDAP keyserver support is requested
configure:5216: result: yes
configure:5219: checking whether HKP keyserver support is requested
configure:5228: result: yes
configure:5231: checking whether finger key fetching support is requested
configure:5240: result: yes
configure:5243: checking whether generic object key fetching support is requested
configure:5252: result: yes
configure:5255: checking whether email keyserver support is requested
configure:5264: result: no
configure:5268: checking whether keyserver exec-path is enabled
configure:5279: result: yes
configure:5288: checking for the size of the key and uid cache
configure:5306: result: 4096
configure:5319: checking whether use of capabilities is requested
configure:5329: result: no
configure:5337: checking whether to enable the internal CCID driver
configure:5344: result: yes
configure:5362: checking whether to enable maintainer-specific portions of Makefiles
configure:5371: result: no
configure:5386: checking for programs
configure:5388: checking whether make sets $(MAKE)
configure:5410: result: yes
configure:5419: checking whether build environment is sane
configure:5469: result: yes
configure:5491: checking for gawk
configure:5518: result: awk
configure:5577: checking for gcc
configure:5604: result: clang
configure:5833: checking for C compiler version
configure:5842: clang --version >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:5853: $? = 0
configure:5842: clang -v >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -o a.out -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5853: $? = 1
configure:5842: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:5853: $? = 1
configure:5842: clang -qversion >&5
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
configure:5853: $? = 1
configure:5857: checking whether we are using the GNU C compiler
configure:5885: result: yes
configure:5894: checking whether clang accepts -g
configure:5955: result: yes
configure:5972: checking for clang option to accept ISO C89
configure:6048: result: none needed
configure:6070: checking dependency style of clang
configure:6181: result: none
configure:6201: checking how to run the C preprocessor
configure:6271: result: clang -E
configure:6291: clang -E conftest.c
configure:6291: $? = 0
configure:6305: clang -E conftest.c
conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:6305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6334: checking whether clang and cc understand -c and -o together
configure:6365: clang -c conftest.c -o conftest2.o >&5
configure:6369: $? = 0
configure:6375: clang -c conftest.c -o conftest2.o >&5
configure:6379: $? = 0
configure:6390: cc -c conftest.c >&5
configure:6394: $? = 0
configure:6402: cc -c conftest.c -o conftest2.o >&5
configure:6406: $? = 0
configure:6412: cc -c conftest.c -o conftest2.o >&5
configure:6416: $? = 0
configure:6434: result: yes
configure:6463: checking whether ln -s works
configure:6467: result: yes
configure:6517: checking for ranlib
configure:6533: found /usr/bin/ranlib
configure:6544: result: ranlib
configure:6609: checking for ar
configure:6625: found /usr/bin/ar
configure:6636: result: ar
configure:6660: checking for perl
configure:6678: found /usr/bin/perl
configure:6690: result: /usr/bin/perl
configure:6741: checking for windres
configure:6771: result: no
configure:6791: checking for strerror in -lcposix
configure:6816: clang -o conftest -g -O2 -lresolv conftest.c -lcposix >&5
conftest.c:40:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:40:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
ld: library not found for -lcposix
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| /* 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 strerror ();
| int
| main ()
| {
| return strerror ();
| ;
| return 0;
| }
configure:6825: result: no
configure:6843: checking for special C compiler options needed for large files
configure:6888: result: no
configure:6894: checking for _FILE_OFFSET_BITS value needed for large files
configure:6919: clang -c -g -O2 conftest.c >&5
configure:6919: $? = 0
configure:6951: result: no
configure:7036: checking for faqprog.pl
configure:7045: result: no
configure:7071: checking for tar
configure:7089: found /usr/bin/tar
configure:7101: result: /usr/bin/tar
configure:7117: checking whether /usr/bin/tar speaks USTAR
configure:7125: result: yes
configure:7150: checking for cc for build
configure:7157: result: clang
configure:7285: checking whether to use a standard socket by default
configure:7299: result: no
configure:7330: checking for libraries
configure:7406: checking for gpg-error-config
configure:7424: found /usr/local/opt/libgpg-error/bin/gpg-error-config
configure:7436: result: /usr/local/opt/libgpg-error/bin/gpg-error-config
configure:7459: checking for GPG Error - version >= 1.11
configure:7486: result: yes (1.12)
configure:7499: WARNING:
***
*** The config script /usr/local/opt/libgpg-error/bin/gpg-error-config was
*** built for x86_64-apple-darwin12.5.0 and thus may not match the
*** used host x86_64-apple-darwin13.1.0.
*** You may want to use the configure option --with-gpg-error-prefix
*** to specify a matching config script.
***
configure:7586: checking for libgcrypt-config
configure:7604: found /usr/local/opt/libgcrypt/bin/libgcrypt-config
configure:7616: result: /usr/local/opt/libgcrypt/bin/libgcrypt-config
configure:7647: checking for LIBGCRYPT - version >= 1.4.0
configure:7681: result: yes (1.6.1)
configure:7693: checking LIBGCRYPT API version
configure:7696: result: okay
configure:7760: checking for libassuan-config
configure:7778: found /usr/local/opt/libassuan/bin/libassuan-config
configure:7791: result: /usr/local/opt/libassuan/bin/libassuan-config
configure:7819: checking for LIBASSUAN - version >= 2.0.0
configure:7849: result: yes (2.1.1)
configure:7860: checking LIBASSUAN API version
configure:7863: result: okay
configure:7918: checking for ksba-config
configure:7936: found /usr/local/opt/libksba/bin/ksba-config
configure:7949: result: /usr/local/opt/libksba/bin/ksba-config
configure:7966: checking for KSBA - version >= 1.0.7
configure:8000: result: yes (1.3.0)
configure:8012: checking KSBA API version
configure:8015: result: okay
configure:8065: checking for usb_bulk_write in -lusb
configure:8090: clang -o conftest -g -O2 -lresolv conftest.c -lusb >&5
configure:8090: $? = 0
configure:8099: result: yes
configure:8112: checking for usb_create_match
configure:8112: clang -o conftest -g -O2 -lresolv conftest.c >&5
Undefined symbols for architecture x86_64:
"_usb_create_match", referenced from:
_main in conftest-c0dbc3.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:8112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| /* end confdefs.h. */
| /* Define usb_create_match to an innocuous variant, in case <limits.h> declares usb_create_match.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define usb_create_match innocuous_usb_create_match
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char usb_create_match (); 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 usb_create_match
|
| /* 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 usb_create_match ();
| /* 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_usb_create_match || defined __stub___usb_create_match
| choke me
| #endif
|
| int
| main ()
| {
| return usb_create_match ();
| ;
| return 0;
| }
configure:8112: result: no
configure:8129: checking for library containing dlopen
configure:8160: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:8160: $? = 0
configure:8177: result: none required
configure:8194: checking for openpty in -lutil
configure:8219: clang -o conftest -g -O2 -lresolv conftest.c -lutil >&5
configure:8219: $? = 0
configure:8228: result: yes
configure:8243: checking for shred
configure:8274: result: /usr/bin/shred
configure:8307: checking for pth-config
configure:8325: found /usr/local/opt/pth/bin/pth-config
configure:8338: result: /usr/local/opt/pth/bin/pth-config
configure:8352: checking for PTH - version >= 1.3.7
configure:8378: result: yes
configure:8380: checking whether PTH installation is sane
configure:8404: clang -o conftest -g -O2 -I/usr/local/Cellar/pth/2.0.7/include -lresolv -L/usr/local/Cellar/pth/2.0.7/lib conftest.c -lpth -ldl >&5
configure:8404: $? = 0
configure:8420: result: yes
configure:8463: checking for networking options
configure:8472: checking for gethostbyname
configure:8472: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:8472: $? = 0
configure:8472: result: yes
configure:8518: checking for setsockopt
configure:8518: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:8518: $? = 0
configure:8518: result: yes
configure:8583: checking adns.h usability
configure:8583: clang -c -g -O2 conftest.c >&5
conftest.c:73:10: fatal error: 'adns.h' file not found
#include <adns.h>
^
1 error generated.
configure:8583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 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 <adns.h>
configure:8583: result: no
configure:8583: checking adns.h presence
configure:8583: clang -E conftest.c
conftest.c:40:10: fatal error: 'adns.h' file not found
#include <adns.h>
^
1 error generated.
configure:8583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| /* end confdefs.h. */
| #include <adns.h>
configure:8583: result: no
configure:8583: checking for adns.h
configure:8583: result: no
configure:8644: checking for adns_free
configure:8644: clang -o conftest -g -O2 -lresolv conftest.c >&5
Undefined symbols for architecture x86_64:
"_adns_free", referenced from:
_main in conftest-8a7c9c.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:8644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| /* end confdefs.h. */
| /* Define adns_free to an innocuous variant, in case <limits.h> declares adns_free.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define adns_free innocuous_adns_free
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char adns_free (); 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 adns_free
|
| /* 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 adns_free ();
| /* 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_adns_free || defined __stub___adns_free
| choke me
| #endif
|
| int
| main ()
| {
| return adns_free ();
| ;
| return 0;
| }
configure:8644: result: no
configure:8689: checking for library containing res_query
configure:8720: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:8720: $? = 0
configure:8737: result: none required
configure:8804: checking for library containing dn_expand
configure:8835: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:8835: $? = 0
configure:8852: result: none required
configure:8919: checking for library containing dn_skipname
configure:8950: clang -o conftest -g -O2 -lresolv conftest.c >&5
Undefined symbols for architecture x86_64:
"_dn_skipname", referenced from:
_main in conftest-aebda6.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:8950: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 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 dn_skipname ();
| int
| main ()
| {
| return dn_skipname ();
| ;
| return 0;
| }
configure:8950: clang -o conftest -g -O2 -lresolv conftest.c -lresolv >&5
Undefined symbols for architecture x86_64:
"_dn_skipname", referenced from:
_main in conftest-e8c147.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:8950: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 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 dn_skipname ();
| int
| main ()
| {
| return dn_skipname ();
| ;
| return 0;
| }
configure:8950: clang -o conftest -g -O2 -lresolv conftest.c -lbind >&5
ld: library not found for -lbind
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8950: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 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 dn_skipname ();
| int
| main ()
| {
| return dn_skipname ();
| ;
| return 0;
| }
configure:8967: result: no
configure:8974: checking for library containing __dn_skipname
configure:9005: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:9005: $? = 0
configure:9022: result: none required
configure:9043: checking whether the resolver is usable
configure:9063: clang -o conftest -g -O2 -lresolv conftest.c >&5
conftest.c:47:22: error: use of undeclared identifier 'PACKETSZ'
unsigned char answer[PACKETSZ];
^
conftest.c:48:23: error: use of undeclared identifier 'C_IN'
res_query("foo.bar",C_IN,T_A,answer,PACKETSZ);
^
2 errors generated.
configure:9063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <netinet/in.h>
| #include <arpa/nameser.h>
| #include <resolv.h>
| int
| main ()
| {
| unsigned char answer[PACKETSZ];
| res_query("foo.bar",C_IN,T_A,answer,PACKETSZ);
| dn_skipname(0,0);
| dn_expand(0,0,0,0,0);
|
| ;
| return 0;
| }
configure:9070: result: no
configure:9077: checking whether I can make the resolver usable with BIND_8_COMPAT
configure:9097: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:9097: $? = 0
configure:9102: result: yes
configure:9213: checking whether LDAP via "-lldap" is present and sane
configure:9233: clang -o conftest -g -O2 -lresolv conftest.c -lldap >&5
configure:9233: $? = 0
configure:9240: result: yes
configure:9283: checking for ldap_get_option
configure:9283: clang -o conftest -g -O2 -lresolv conftest.c -lldap >&5
configure:9283: $? = 0
configure:9283: result: yes
configure:9283: checking for ldap_set_option
configure:9283: clang -o conftest -g -O2 -lresolv conftest.c -lldap >&5
configure:9283: $? = 0
configure:9283: result: yes
configure:9297: checking for ldap_start_tls_s
configure:9297: clang -o conftest -g -O2 -lresolv conftest.c -lldap >&5
configure:9297: $? = 0
configure:9297: result: yes
configure:9297: checking for ldap_start_tls_sA
configure:9297: clang -o conftest -g -O2 -lresolv conftest.c -lldap >&5
Undefined symbols for architecture x86_64:
"_ldap_start_tls_sA", referenced from:
_main in conftest-1353dd.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:9297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| /* end confdefs.h. */
| /* Define ldap_start_tls_sA to an innocuous variant, in case <limits.h> declares ldap_start_tls_sA.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define ldap_start_tls_sA innocuous_ldap_start_tls_sA
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char ldap_start_tls_sA (); 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 ldap_start_tls_sA
|
| /* 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 ldap_start_tls_sA ();
| /* 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_ldap_start_tls_sA || defined __stub___ldap_start_tls_sA
| choke me
| #endif
|
| int
| main ()
| {
| return ldap_start_tls_sA ();
| ;
| return 0;
| }
configure:9297: result: no
configure:9393: checking for gawk
configure:9420: result: awk
configure:9451: checking for curl-config
configure:9469: found /usr/bin/curl-config
configure:9481: result: /usr/bin/curl-config
configure:9492: checking for the version of libcurl
configure:9499: result: 7.30.0
configure:9506: checking for libcurl >= version 7.10
configure:9519: result: yes
configure:9560: checking whether libcurl is usable
configure:9593: clang -o conftest -g -O2 -lresolv conftest.c -lcurl >&5
configure:9593: $? = 0
configure:9607: result: yes
configure:9620: checking for curl_free
configure:9620: clang -o conftest -g -O2 -lresolv conftest.c -lcurl >&5
configure:9620: $? = 0
configure:9620: result: yes
configure:9874: checking for ld used by GCC
configure:9938: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:9945: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:9958: result: no
configure:9965: checking for shared library run path origin
configure:9978: result: done
configure:10486: checking for iconv
configure:10510: clang -o conftest -g -O2 -lresolv conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-3c118e.o
"_iconv_close", referenced from:
_main in conftest-3c118e.o
"_iconv_open", referenced from:
_main in conftest-3c118e.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:10510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| /* 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:10534: clang -o conftest -g -O2 -lresolv conftest.c -liconv >&5
configure:10534: $? = 0
configure:10544: result: yes
configure:10547: checking for working iconv
configure:10667: clang -o conftest -g -O2 -lresolv conftest.c -liconv >&5
configure:10667: $? = 0
configure:10667: ./conftest
configure:10667: $? = 0
configure:10679: result: yes
configure:10694: checking how to link with libiconv
configure:10696: result: -liconv
configure:10707: checking for iconv declaration
configure:10736: clang -c -g -O2 conftest.c >&5
configure:10736: $? = 0
configure:10747: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:10769: checking for gettext
configure:10772: checking whether NLS is requested
configure:10781: result: yes
configure:10822: checking for msgfmt
configure:10857: result: no
configure:10863: checking for gmsgfmt
configure:10894: result: :
configure:10945: checking for xgettext
configure:10980: result: no
configure:11023: checking for msgmerge
configure:11057: result: no
configure:11096: checking for CFPreferencesCopyAppValue
configure:11114: clang -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:11114: $? = 0
configure:11123: result: yes
configure:11130: checking for CFLocaleCopyCurrent
configure:11148: clang -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:11148: $? = 0
configure:11157: result: yes
configure:11206: checking for GNU gettext in libc
configure:11226: clang -o conftest -g -O2 -lresolv conftest.c >&5
conftest.c:78:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:11226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:11235: result: no
configure:11269: checking for iconv
configure:11327: result: yes
configure:11330: checking for working iconv
configure:11462: result: yes
configure:11477: checking how to link with libiconv
configure:11479: result: -liconv
configure:11925: checking for GNU gettext in libintl
configure:11953: clang -o conftest -g -O2 -lresolv conftest.c -lintl >&5
conftest.c:79:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:11953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:11981: clang -o conftest -g -O2 -lresolv conftest.c -lintl -liconv >&5
conftest.c:79:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:11981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:11994: result: no
configure:12029: checking whether to use NLS
configure:12031: result: no
configure:12109: checking for strchr
configure:12109: clang -o conftest -g -O2 -lresolv conftest.c >&5
conftest.c:102:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:102:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:12109: $? = 0
configure:12109: result: yes
configure:12131: checking for nl_langinfo and CODESET
configure:12147: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:12147: $? = 0
configure:12156: result: yes
configure:12167: checking for LC_MESSAGES
configure:12183: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:12183: $? = 0
configure:12191: result: yes
configure:12214: checking for header files
configure:12216: checking for ANSI C header files
configure:12320: result: yes
configure:12331: checking for string.h
configure:12331: result: yes
configure:12331: checking for unistd.h
configure:12331: result: yes
configure:12331: checking langinfo.h usability
configure:12331: clang -c -g -O2 conftest.c >&5
configure:12331: $? = 0
configure:12331: result: yes
configure:12331: checking langinfo.h presence
configure:12331: clang -E conftest.c
configure:12331: $? = 0
configure:12331: result: yes
configure:12331: checking for langinfo.h
configure:12331: result: yes
configure:12331: checking termio.h usability
configure:12331: clang -c -g -O2 conftest.c >&5
conftest.c:119:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:12331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_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 <termio.h>
configure:12331: result: no
configure:12331: checking termio.h presence
configure:12331: clang -E conftest.c
conftest.c:86:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:12331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include <termio.h>
configure:12331: result: no
configure:12331: checking for termio.h
configure:12331: result: no
configure:12331: checking locale.h usability
configure:12331: clang -c -g -O2 conftest.c >&5
configure:12331: $? = 0
configure:12331: result: yes
configure:12331: checking locale.h presence
configure:12331: clang -E conftest.c
configure:12331: $? = 0
configure:12331: result: yes
configure:12331: checking for locale.h
configure:12331: result: yes
configure:12331: checking getopt.h usability
configure:12331: clang -c -g -O2 conftest.c >&5
configure:12331: $? = 0
configure:12331: result: yes
configure:12331: checking getopt.h presence
configure:12331: clang -E conftest.c
configure:12331: $? = 0
configure:12331: result: yes
configure:12331: checking for getopt.h
configure:12331: result: yes
configure:12344: checking pty.h usability
configure:12344: clang -c -g -O2 conftest.c >&5
conftest.c:121:10: fatal error: 'pty.h' file not found
#include <pty.h>
^
1 error generated.
configure:12344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_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 <pty.h>
configure:12344: result: no
configure:12344: checking pty.h presence
configure:12344: clang -E conftest.c
conftest.c:88:10: fatal error: 'pty.h' file not found
#include <pty.h>
^
1 error generated.
configure:12344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include <pty.h>
configure:12344: result: no
configure:12344: checking for pty.h
configure:12344: result: no
configure:12344: checking utmp.h usability
configure:12344: clang -c -g -O2 conftest.c >&5
configure:12344: $? = 0
configure:12344: result: yes
configure:12344: checking utmp.h presence
configure:12344: clang -E conftest.c
configure:12344: $? = 0
configure:12344: result: yes
configure:12344: checking for utmp.h
configure:12344: result: yes
configure:12344: checking pwd.h usability
configure:12344: clang -c -g -O2 conftest.c >&5
configure:12344: $? = 0
configure:12344: result: yes
configure:12344: checking pwd.h presence
configure:12344: clang -E conftest.c
configure:12344: $? = 0
configure:12344: result: yes
configure:12344: checking for pwd.h
configure:12344: result: yes
configure:12344: checking for inttypes.h
configure:12344: result: yes
configure:12354: checking whether time.h and sys/time.h may both be included
configure:12374: clang -c -g -O2 conftest.c >&5
configure:12374: $? = 0
configure:12381: result: yes
configure:12394: checking for system characteristics
configure:12396: checking for an ANSI C-conforming const
configure:12462: clang -c -g -O2 conftest.c >&5
configure:12462: $? = 0
configure:12469: result: yes
configure:12477: checking for inline
configure:12493: clang -c -g -O2 conftest.c >&5
configure:12493: $? = 0
configure:12501: result: inline
configure:12519: checking for working volatile
configure:12538: clang -c -g -O2 conftest.c >&5
configure:12538: $? = 0
configure:12545: result: yes
configure:12553: checking for size_t
configure:12553: clang -c -g -O2 conftest.c >&5
configure:12553: $? = 0
configure:12553: clang -c -g -O2 conftest.c >&5
conftest.c:128:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:12553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12553: result: yes
configure:12564: checking for mode_t
configure:12564: clang -c -g -O2 conftest.c >&5
configure:12564: $? = 0
configure:12564: clang -c -g -O2 conftest.c >&5
conftest.c:128:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:12564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 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
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:12564: result: yes
configure:12575: checking return type of signal handlers
configure:12593: clang -c -g -O2 conftest.c >&5
conftest.c:98:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:12593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12600: result: void
configure:12608: checking whether sys_siglist is declared
configure:12608: clang -c -g -O2 conftest.c >&5
configure:12608: $? = 0
configure:12608: result: yes
configure:12633: checking for sys/socket.h
configure:12633: clang -c -g -O2 conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for sys/time.h
configure:12633: clang -c -g -O2 conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for unistd.h
configure:12633: result: yes
configure:12633: checking for wchar.h
configure:12633: clang -c -g -O2 conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for stdint.h
configure:12633: result: yes
configure:12668: checking for socklen_t
configure:12668: clang -c -g -O2 conftest.c >&5
configure:12668: $? = 0
configure:12668: clang -c -g -O2 conftest.c >&5
conftest.c:109:24: error: expected expression
if (sizeof ((socklen_t)))
^
1 error generated.
configure:12668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:12668: result: yes
configure:12749: checking endianess
configure:12771: clang -c -g -O2 conftest.c >&5
configure:12771: $? = 0
configure:12788: clang -c -g -O2 conftest.c >&5
conftest.c:106:10: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:12788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
| int
| main ()
| {
|
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
| ;
| return 0;
| }
configure:12827: result: little
configure:12842: checking for byte typedef
configure:12863: clang -c -g -O2 conftest.c >&5
conftest.c:108:20: error: use of undeclared identifier 'byte'
int a = sizeof(byte);
^
1 error generated.
configure:12863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define LITTLE_ENDIAN_HOST 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef byte
| int a = sizeof(byte);
|
| ;
| return 0;
| }
configure:12871: result: no
configure:12879: checking for ushort typedef
configure:12900: clang -c -g -O2 conftest.c >&5
configure:12900: $? = 0
configure:12908: result: yes
configure:12916: checking for ulong typedef
configure:12937: clang -c -g -O2 conftest.c >&5
conftest.c:109:20: error: use of undeclared identifier 'ulong'
int a = sizeof(ulong);
^
1 error generated.
configure:12937: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef ulong
| int a = sizeof(ulong);
|
| ;
| return 0;
| }
configure:12945: result: no
configure:12953: checking for u16 typedef
configure:12974: clang -c -g -O2 conftest.c >&5
conftest.c:109:20: error: use of undeclared identifier 'u16'
int a = sizeof(u16);
^
1 error generated.
configure:12974: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u16
| int a = sizeof(u16);
|
| ;
| return 0;
| }
configure:12982: result: no
configure:12990: checking for u32 typedef
configure:13011: clang -c -g -O2 conftest.c >&5
conftest.c:109:20: error: use of undeclared identifier 'u32'
int a = sizeof(u32);
^
1 error generated.
configure:13011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg2"
| #define PACKAGE_TARNAME "gnupg2"
| #define PACKAGE_VERSION "2.0.22"
| #define PACKAGE_STRING "gnupg 2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg2"
| #define VERSION "2.0.22"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg2"
| #define PACKAGE_GT "gnupg22"
| #define VERSION "2.0.22"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.7"
| #define PK_UID_CACHE_SIZE 4096
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.1.1"
| #define HAVE_LIBUSB 1
| #define HAVE_LIBUTIL 1
| #define SHRED "/usr/bin/shred"
| #define HAVE_PTH 1
| #define USE_GNU_PTH 1
| #define USE_DNS_SRV 1
| #define USE_DNS_PKA 1
| #define USE_DNS_CERT 1
| #define BIND_8_COMPAT 1
| #define HAVE_LDAP_GET_OPTION 1
| #define HAVE_LDAP_SET_OPTION 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_VERNUM 0x071E00
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_FEATURE_NTLM_WB 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define PRINTABLE_OS_NAME "Darwin"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_INTTYPES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u32
| int a = sizeof(u32);
|
| ;
| return 0;
| }
configure:13019: result: no
configure:13032: checking size of unsigned short
configure:13037: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:13037: $? = 0
configure:13037: ./conftest
configure:13037: $? = 0
configure:13051: result: 2
configure:13065: checking size of unsigned int
configure:13070: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:13070: $? = 0
configure:13070: ./conftest
configure:13070: $? = 0
configure:13084: result: 4
configure:13098: checking size of unsigned long
configure:13103: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:13103: $? = 0
configure:13103: ./conftest
configure:13103: $? = 0
configure:13117: result: 8
configure:13131: checking size of unsigned long long
configure:13136: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:13136: $? = 0
configure:13136: ./conftest
configure:13136: $? = 0
configure:13150: result: 8
configure:13164: checking size of time_t
configure:13169: clang -o conftest -g -O2 -lresolv conftest.c >&5
configure:13169: $? =
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment