Created
May 7, 2012 00:35
-
-
Save franciscolourenco/2625165 to your computer and use it in GitHub Desktop.
homebrew gpg2 install error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew --config | |
HOMEBREW_VERSION: 0.9 | |
HEAD: a3f66cdb0a2d2351b5056dba7a69f19419143345 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.7.3 | |
Kernel Architecture: x86_64 | |
Xcode: 4.3.2 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.1 build 318 | |
MacPorts or Fink? false | |
X11: /usr/X11 | |
System Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v gpg2 | |
==> Downloading ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.0.19.tar.bz2 | |
Already downloaded: /Users/user/Library/Caches/Homebrew/gnupg2-2.0.19.tar.bz2 | |
/usr/bin/tar xf /Users/user/Library/Caches/Homebrew/gnupg2-2.0.19.tar.bz2 | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file common/homedir.c | |
patching file configure | |
patching file tests/openpgp/Makefile.in | |
==> ./configure --prefix=/usr/local/Cellar/gnupg2/2.0.19 --disable-dependency-tracking --enable-symcryptrun --disable-agent --with-agent-pgm=/usr/local/bin/gpg-agent | |
./configure --prefix=/usr/local/Cellar/gnupg2/2.0.19 --disable-dependency-tracking --enable-symcryptrun --disable-agent --with-agent-pgm=/usr/local/bin/gpg-agent | |
checking for a BSD-compatible install... /usr/local/bin/ginstall -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
configure: autobuild project... gnupg2 | |
configure: autobuild revision... 2.0.19 | |
configure: autobuild hostname... unknown.home | |
configure: autobuild timestamp... 20120507-011713 | |
checking for style of include used by make... GNU | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking dependency style of /usr/bin/clang... none | |
checking how to run the C preprocessor... /usr/bin/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) gawk | |
checking for gcc... (cached) /usr/bin/clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/clang accepts -g... (cached) yes | |
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed | |
checking dependency style of /usr/bin/clang... (cached) none | |
checking how to run the C preprocessor... /usr/bin/clang -E | |
checking whether /usr/bin/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... /usr/bin/clang | |
checking whether to use a standard socket by default... no | |
configure: checking for libraries | |
checking for gpg-error-config... /usr/local/bin/gpg-error-config | |
checking for GPG Error - version >= 1.7... yes (1.10) | |
checking for libgcrypt-config... /usr/local/bin/libgcrypt-config | |
checking for LIBGCRYPT - version >= 1.4.0... yes (1.5.0) | |
checking LIBGCRYPT API version... okay | |
checking for libassuan-config... /usr/local/bin/libassuan-config | |
checking for LIBASSUAN - version >= 2.0.0... yes (2.0.3) | |
checking LIBASSUAN API version... okay | |
checking for ksba-config... /usr/local/bin/ksba-config | |
checking for KSBA - version >= 1.0.7... yes (1.2.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/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... no | |
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) gawk | |
checking for curl-config... /usr/bin/curl-config | |
checking for the version of libcurl... 7.21.4 | |
checking for libcurl >= version 7.10... yes | |
checking whether libcurl is usable... yes | |
checking for curl_free... yes | |
checking for ld used by GCC... /usr/bin/clang | |
checking if the linker (/usr/bin/clang) 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 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) /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 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.19 has been configured as follows: | |
Platform: Darwin (x86_64-apple-darwin11.3.0) | |
OpenPGP: yes | |
S/MIME: yes | |
Agent: no | |
Smartcard: yes | |
Gpgtar: no | |
Protect tool: (default) | |
Default agent: /usr/local/bin/gpg-agent | |
Default pinentry: (default) | |
Default scdaemon: (default) | |
Default dirmngr: (default) | |
==> make | |
make | |
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''@|"/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 | |
make all-am | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -Os -w -pipe -march=native -Qunused-arguments -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 | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c stringhelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c strlist.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c utf8conv.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c argparse.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c logging.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c dotlock.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c mischelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-stringhelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -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 | |
/usr/bin/clang -DJNLIB_IN_JNLIB -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a -liconv | |
Making all in common | |
make all-am | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-estream.o `test -f 'estream.c' || echo './'`estream.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-pka.o `test -f 'pka.c' || echo './'`pka.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-http.o `test -f 'http.c' || echo './'`http.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -DWITHOUT_GNU_PTH=1 -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo './'`estream.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo './'`pka.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-http.o `test -f 'http.c' || echo './'`http.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgrlhelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-convert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-percent.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-gettime.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-sysutils.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-sexputil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-exechelp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-session-env.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-ssh-utils.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-helpfile.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -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 | |
ranlib libcommon.a | |
rm -f libcommonpth.a | |
rm -f libsimple-pwquery.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 | |
rm -f libgpgrl.a | |
ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o | |
ar cru libgpgrl.a gpgrlhelp.o | |
ranlib libsimple-pwquery.a | |
ranlib libcommonpth.a | |
ranlib libgpgrl.a | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-convert t-convert.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-percent t-percent.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-gettime t-gettime.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-sysutils t-sysutils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-sexputil t-sexputil.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-exechelp t-exechelp.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-session-env t-session-env.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-ssh-utils t-ssh-utils.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-helpfile t-helpfile.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-b64 t-b64.o libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
Making all in kbx | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-util.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-init.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-blob.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-file.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-search.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-update.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-openpgp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keybox-dump.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -I../gl -I../common -I../intl -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -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 | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.2.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
ranlib libkeybox.a | |
Making all in g10 | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpg.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c server.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c build-packet.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c compress.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c compress-bz2.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c free-packet.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c getkey.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keydb.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keyring.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c seskey.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c kbnode.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c mainproc.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c armor.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c mdfilter.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c textfilter.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c progress.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c misc.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c rmd160.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c openfile.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keyid.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c parse-packet.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c cpr.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c plaintext.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c sig-check.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keylist.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c pkglue.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c pkclist.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c skclist.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c pubkey-enc.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c passphrase.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c seckey-cert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c encr-data.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c cipher.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c encode.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c sign.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c verify.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c revoke.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c decrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keyedit.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c dearmor.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c import.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c export.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c trustdb.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c tdbdump.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c tdbio.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c delkey.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keygen.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c helptext.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keyserver.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c photoid.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c call-agent.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c card-util.c | |
`/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c exec.c | |
sp/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgv.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../include -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c t-rmd160.c | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o t-rmd160 t-rmd160.o rmd160.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.0.3/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.0.3/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
Making all in keyserver | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-gpgkeys_ldap.o `test -f 'gpgkeys_ldap.c' || echo './'`gpgkeys_ldap.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_ldap-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-gpgkeys_hkp.o `test -f 'gpgkeys_hkp.c' || echo './'`gpgkeys_hkp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_hkp-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-gpgkeys_finger.o `test -f 'gpgkeys_finger.c' || echo './'`gpgkeys_finger.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_finger-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-gpgkeys_curl.o `test -f 'gpgkeys_curl.c' || echo './'`gpgkeys_curl.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg2keys_curl-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.10/lib -lgpg-error -liconv -lcurl | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.10/lib -lgpg-error -liconv -lcurl | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.10/lib -lgpg-error -liconv | |
Making all in sm | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgsm.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c misc.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keydb.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c server.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c call-agent.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c call-dirmngr.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c fingerprint.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c base64.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c certlist.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c certdump.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c certcheck.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c certchain.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c keylist.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c verify.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c sign.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c encrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c decrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c import.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c export.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c delete.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c certreqgen.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c certreqgen-ui.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../common -I../intl -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c qualified.c | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libksba/1.2.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.0.3/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -lz -lbz2 -liconv | |
Making all in scd | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c scdaemon.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c command.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c apdu.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c ccid-driver.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c iso7816.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app-help.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app-openpgp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app-nks.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app-dinsig.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app-p15.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c app-geldkarte.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gnupg_pcsc_wrapper-pcsc-wrapper.o `test -f 'pcsc-wrapper.c' || echo './'`pcsc-wrapper.c | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o gnupg-pcsc-wrapper gnupg_pcsc_wrapper-pcsc-wrapper.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libksba/1.2.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/pth/2.0.7/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libksba/1.2.0/lib -lksba -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.0.3/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -lusb -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
Making all in tools | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgconf.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgconf-comp.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c no-libgcrypt.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpg-connect-agent.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgkey2ssh-gpgkey2ssh.o `test -f 'gpgkey2ssh.c' || echo './'`gpgkey2ssh.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c symcryptrun.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c watchgnupg.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgparsemail.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c rfc822parse.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -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 | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c clean-sat.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c mk-tdata.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c make-dns-cert.c | |
/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg2/2.0.19/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg2/2.0.19/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg2/2.0.19/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg2/2.0.19/lib/gnupg2\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg2/2.0.19/share/gnupg2\"" -DGNUPG_SYSCONFDIR="\"/usr/local/Cellar/gnupg2/2.0.19/etc/gnupg2\"" -DGNUPG_DEFAULT_AGENT="\"/usr/local/bin/gpg-agent\"" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -c gpgsplit.c | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.0.3/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/pth/2.0.7/lib -lpth -ldl -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o gpgkey2ssh gpgkey2ssh-gpgkey2ssh.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libsimple-pwquery.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o watchgnupg watchgnupg.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o gpgparsemail gpgparsemail.o rfc822parse.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o clean-sat clean-sat.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o mk-tdata mk-tdata.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o make-dns-cert make-dns-cert.o | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -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.10/lib -lgpg-error -liconv | |
/usr/bin/clang -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/libassuan/2.0.3/include -I/usr/local/Cellar/libgpg-error/1.10/include -Os -w -pipe -march=native -Qunused-arguments -Wall -Wno-pointer-sign -Wpointer-arith -o gpgsplit gpgsplit.o ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -lz -lbz2 -liconv | |
Making all in po | |
Making all in doc | |
make all-am | |
/usr/bin/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.19" --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 --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_dearmor > ./plain-2 < ./plain-2o.asc | |
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib | |
Referenced from: /private/tmp/homebrew-gnupg2-2.0.19-NgYe/gnupg-2.0.19/tests/openpgp/../../g10/gpg2 | |
Reason: image not found | |
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib | |
Referenced from: /private/tmp/homebrew-gnupg2-2.0.19-NgYe/gnupg-2.0.19/tests/openpgp/../../g10/gpg2 | |
Reason: image not found | |
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib | |
Referenced from: /private/tmp/homebrew-gnupg2-2.0.19-NgYe/gnupg-2.0.19/tests/openpgp/../../g10/gpg2 | |
Reason: image not found | |
dyld: Library not loaded: /usr/local/lib/libgcrypt.11.dylib | |
Referenced from: /private/tmp/homebrew-gnupg2-2.0.19-NgYe/gnupg-2.0.19/tests/openpgp/../../g10/gpg2 | |
Reason: image not found | |
./gpg_dearmor: line 2: 5744 Trace/BPT trap: 5 ../../g10/gpg2 --no-options --no-greeting --no-secmem-warning --batch --dearmor | |
make[3]: *** [plain-1] Error 133 | |
make[3]: *** Waiting for unfinished jobs.... | |
./gpg_dearmor: line 2: 5745 Trace/BPT trap: 5 ../../g10/gpg2 --no-options --no-greeting --no-secmem-warning --batch --dearmor | |
make[3]: *** [plain-2] Error 133 | |
./gpg_dearmor: line 2: 5737 Trace/BPT trap: 5 ../../g10/gpg2 --no-options --no-greeting --no-secmem-warning --batch --dearmor | |
make[3]: *** [pubring.gpg] Error 133 | |
./gpg_dearmor: line 2: 5739 Trace/BPT trap: 5 ../../g10/gpg2 --no-options --no-greeting --no-secmem-warning --batch --dearmor | |
make[3]: *** [secring.gpg] Error 133 | |
make[2]: *** [all-recursive] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
config.log was copied to /Users/user/Library/Logs/Homebrew | |
==> Exit Status: 2 | |
https://github.com/mxcl/master/blob/master/Library/Formula/gnupg2.rb#L35 | |
==> Build Environment | |
CPU: quad-core 64-bit sandybridge | |
MacOS: 10.7.3-x86_64 | |
Xcode: 4.3.2 | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ => /usr/bin/clang | |
LD: /usr/bin/clang | |
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
MAKEFLAGS: -j4 | |
Error: Failed executing: make (gnupg2.rb:35) | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/reporting-bugs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Then manually deleted the indicated libraries and it became like this | |
---------------------------------------------------------------------- | |
$ brew doctor | |
Your system is raring to brew. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Then uninstalled GPGTools with the provided uninstaller and installed gpk+. It became like this | |
----------------------------------------------------------------------------------------------- | |
$ brew doctor | |
Error: The following libiconv files were detected in /usr/local: | |
include/iconv.h | |
Homebrew doesn't provide a libiconv formula, and expects to link against | |
the system version in /usr/lib. | |
If you have an alternate libiconv, many formulae will fail to compile or | |
link, especially if it wasn't compiled with the proper architectures. | |
Error: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libatk-1.0.0.2209.1.dylib /usr/local/lib/libgdk-x11-2.0.0.1200.0.dylib /usr/local/lib/libgdk_pixbuf-2.0.0.1200.0.dylib /usr/local/lib/libgdk_pixbuf_xlib-2.0.0.1200.0.dylib /usr/local/lib/libgio-2.0.0.0.0.dylib /usr/local/lib/libGLEW.1.5.4.dylib /usr/local/lib/libglib-2.0.0.1600.0.dylib /usr/local/lib/libgmodule-2.0.0.1600.0.dylib /usr/local/lib/libgobject-2.0.0.1600.0.dylib /usr/local/lib/libgthread-2.0.0.1600.0.dylib /usr/local/lib/libgtk-x11-2.0.0.1200.0.dylib /usr/local/lib/libintl.8.0.2.dylib /usr/local/lib/libjpeg.62.dylib /usr/local/lib/libpango-1.0.0.2100.0.dylib /usr/local/lib/libpangocairo-1.0.0.2100.0.dylib /usr/local/lib/libpangoft2-1.0.0.2100.0.dylib /usr/local/lib/libpangox-1.0.0.2100.0.dylib /usr/local/lib/libpangoxft-1.0.0.2100.0.dylib /usr/local/lib/libportaudio.2.0.0.dylib /usr/local/lib/libSDL-1.2.0.dylib /usr/local/lib/libz.1.2.5.dylib | |
Error: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .la files: | |
/usr/local/lib/libatk-1.0.la /usr/local/lib/libgdk-x11-2.0.la /usr/local/lib/libgdk_pixbuf-2.0.la /usr/local/lib/libgdk_pixbuf_xlib-2.0.la /usr/local/lib/libgio-2.0.la /usr/local/lib/libglib-2.0.la /usr/local/lib/libgmodule-2.0.la /usr/local/lib/libgobject-2.0.la /usr/local/lib/libgthread-2.0.la /usr/local/lib/libgtk-x11-2.0.la /usr/local/lib/libintl.la /usr/local/lib/libjpeg.la /usr/local/lib/libpango-1.0.la /usr/local/lib/libpangocairo-1.0.la /usr/local/lib/libpangoft2-1.0.la /usr/local/lib/libpangox-1.0.la /usr/local/lib/libpangoxft-1.0.la /usr/local/lib/libportaudio.la | |
Error: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libGLEW.a /usr/local/lib/libintl.a /usr/local/lib/libportaudio.a /usr/local/lib/libz.a | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1st brew doctor was like this | |
----------------------------- | |
$ brew doctor | |
Error: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/usr/local/MacGPG2/bin/gpg-error-config | |
/usr/local/MacGPG2/bin/ksba-config | |
/usr/local/MacGPG2/bin/libassuan-config | |
/usr/local/MacGPG2/bin/libgcrypt-config | |
/usr/local/MacGPG2/bin/libusb-config | |
/usr/local/MacGPG2/bin/pth-config | |
Error: gettext was detected in your PREFIX. | |
The gettext provided by Homebrew is "keg-only", meaning it does not | |
get linked into your PREFIX by default. | |
If you `brew link gettext` then a large number of brews that don't | |
otherwise have a `depends_on 'gettext'` will pick up gettext anyway | |
during the `./configure` step. | |
If you have a non-Homebrew provided gettext, other problems will happen | |
especially if it wasn't compiled with the proper architectures. | |
Error: You may have installed MacGPG2 via the package installer. | |
Several other checks in this script will turn up problems, such as stray | |
dylibs in /usr/local and permissions issues with share and man in /usr/local/. | |
Error: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libatk-1.0.0.2209.1.dylib /usr/local/lib/libgdk-x11-2.0.0.1200.0.dylib /usr/local/lib/libgdk_pixbuf-2.0.0.1200.0.dylib /usr/local/lib/libgdk_pixbuf_xlib-2.0.0.1200.0.dylib /usr/local/lib/libgio-2.0.0.0.0.dylib /usr/local/lib/libGLEW.1.5.4.dylib /usr/local/lib/libglib-2.0.0.1600.0.dylib /usr/local/lib/libgmodule-2.0.0.1600.0.dylib /usr/local/lib/libgobject-2.0.0.1600.0.dylib /usr/local/lib/libgthread-2.0.0.1600.0.dylib /usr/local/lib/libgtk-x11-2.0.0.1200.0.dylib /usr/local/lib/libintl.8.0.2.dylib /usr/local/lib/libjpeg.62.dylib /usr/local/lib/libpango-1.0.0.2100.0.dylib /usr/local/lib/libpangocairo-1.0.0.2100.0.dylib /usr/local/lib/libpangoft2-1.0.0.2100.0.dylib /usr/local/lib/libpangox-1.0.0.2100.0.dylib /usr/local/lib/libpangoxft-1.0.0.2100.0.dylib /usr/local/lib/libportaudio.2.0.0.dylib /usr/local/lib/libSDL-1.2.0.dylib /usr/local/lib/libz.1.2.5.dylib | |
Error: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .la files: | |
/usr/local/lib/libatk-1.0.la /usr/local/lib/libgdk-x11-2.0.la /usr/local/lib/libgdk_pixbuf-2.0.la /usr/local/lib/libgdk_pixbuf_xlib-2.0.la /usr/local/lib/libgio-2.0.la /usr/local/lib/libglib-2.0.la /usr/local/lib/libgmodule-2.0.la /usr/local/lib/libgobject-2.0.la /usr/local/lib/libgthread-2.0.la /usr/local/lib/libgtk-x11-2.0.la /usr/local/lib/libintl.la /usr/local/lib/libjpeg.la /usr/local/lib/libpango-1.0.la /usr/local/lib/libpangocairo-1.0.la /usr/local/lib/libpangoft2-1.0.la /usr/local/lib/libpangox-1.0.la /usr/local/lib/libpangoxft-1.0.la /usr/local/lib/libportaudio.la | |
Error: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libGLEW.a /usr/local/lib/libintl.a /usr/local/lib/libjpeg.a /usr/local/lib/libportaudio.a /usr/local/lib/libz.a | |
Error: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. | |
libgcrypt | |
libgpg-error | |
libiconv | |
libksba | |
nmap | |
pinentry | |
pth | |
Error: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install gtk+ | |
Run `brew missing` for more details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment