Created
May 2, 2015 21:56
-
-
Save anonymous/529ffe922261402a75ab to your computer and use it in GitHub Desktop.
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
2015-05-02 22:38:45 +0100 | |
./configure | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/usr/local/Cellar/gnupg21/2.1.3 | |
--sbindir=/usr/local/Cellar/gnupg21/2.1.3/bin | |
--sysconfdir=/usr/local/etc | |
--enable-symcryptrun | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-apple-darwin14.4.0 | |
checking host system type... x86_64-apple-darwin14.4.0 | |
configure: autobuild project... gnupg2 | |
configure: autobuild revision... 2.1.3 | |
configure: autobuild hostname... Dominyks-MacBook-Pro.local | |
configure: autobuild timestamp... 20150502-223847 | |
checking for style of include used by make... GNU | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether SELinux support is requested... no | |
checking whether to allocate extra secure memory... no | |
checking whether to enable trust models... yes | |
checking whether to enable the RSA public key for gpg... yes | |
checking whether to enable the ECDH public key for gpg... yes | |
checking whether to enable the ECDSA public key for gpg... yes | |
checking whether to enable the EdDSA public key for gpg... yes | |
checking whether to enable the IDEA cipher for gpg... yes | |
checking whether to enable the CAST5 cipher for gpg... yes | |
checking whether to enable the BLOWFISH cipher for gpg... yes | |
checking whether to enable the AES128 cipher for gpg... yes | |
checking whether to enable the AES192 cipher for gpg... yes | |
checking whether to enable the AES256 cipher for gpg... yes | |
checking whether to enable the TWOFISH cipher for gpg... yes | |
checking whether to enable the CAMELLIA128 cipher for gpg... yes | |
checking whether to enable the CAMELLIA192 cipher for gpg... yes | |
checking whether to enable the CAMELLIA256 cipher for gpg... yes | |
checking whether to enable the MD5 hash for gpg... yes | |
checking whether to enable the RIPE-MD160 hash for gpg... yes | |
checking whether to enable the SHA-224 hash for gpg... yes | |
checking whether to enable the SHA-384 hash for gpg... yes | |
checking whether to enable the SHA-512 hash for gpg... yes | |
checking whether to enable the ZIP and ZLIB compression algorithm... yes | |
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 for the size of the key and uid cache... 4096 | |
checking whether use of capabilities is requested... no | |
checking whether smartcard support is requested... yes | |
checking whether to enable the internal CCID driver... yes | |
checking whether to auto start dirmngr... 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 whether make supports nested variables... (cached) yes | |
checking for gawk... (cached) awk | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking how to run the C preprocessor... clang -E | |
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 tar... /usr/bin/tar | |
checking whether /usr/bin/tar speaks USTAR... yes | |
checking for cc for build... clang | |
configure: checking for libraries | |
checking for gpg-error-config... /usr/local/opt/libgpg-error/bin/gpg-error-config | |
checking for GPG Error - version >= 1.16... yes (1.19) | |
configure: WARNING: | |
*** | |
*** The config script /usr/local/opt/libgpg-error/bin/gpg-error-config was | |
*** built for x86_64-apple-darwin14.3.0 and thus may not match the | |
*** used host x86_64-apple-darwin14.4.0. | |
*** You may want to use the configure option --with-gpg-error-prefix | |
*** to specify a matching config script or use $SYSROOT. | |
*** | |
checking for libgcrypt-config... /usr/local/opt/libgcrypt/bin/libgcrypt-config | |
checking for LIBGCRYPT - version >= 1.6.0... yes (1.6.3) | |
checking LIBGCRYPT API version... okay | |
configure: WARNING: | |
*** | |
*** The config script /usr/local/opt/libgcrypt/bin/libgcrypt-config was | |
*** built for x86_64-apple-darwin14.1.0 and thus may not match the | |
*** used host x86_64-apple-darwin14.4.0. | |
*** You may want to use the configure option --with-libgcrypt-prefix | |
*** to specify a matching config script or use $SYSROOT. | |
*** | |
checking for libassuan-config... /usr/local/opt/libassuan/bin/libassuan-config | |
checking for LIBASSUAN - version >= 2.1.0... yes (2.2.0) | |
checking LIBASSUAN API version... okay | |
checking for ksba-config... /usr/local/opt/libksba/bin/ksba-config | |
checking for KSBA - version >= 1.2.0... yes (1.3.3) | |
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 encfs... /usr/bin/encfs | |
checking for fusermount... /usr/bin/fusermount | |
checking for openpty in -lutil... yes | |
checking for shred... /usr/bin/shred | |
checking for npth-config... /usr/local/opt/npth/bin/npth-config | |
checking for NPTH - version >= 0.91... yes (1.2) | |
checking NPTH API version... okay | |
configure: WARNING: | |
*** | |
*** The config script /usr/local/opt/npth/bin/npth-config was | |
*** built for x86_64-apple-darwin14.3.0 and thus may not match the | |
*** used host x86_64-apple-darwin14.4.0. | |
*** You may want to use the configure option --with-npth-prefix | |
*** to specify a matching config script. | |
*** | |
checking for ntbtls-config... no | |
checking for NTBTLS - version >= 0.1.0... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for LIBGNUTLS... 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 library containing res_query... none required | |
checking for library containing dn_expand... none required | |
checking for library containing dn_skipname... no | |
checking for library containing __dn_skipname... none required | |
checking whether the resolver is usable... no | |
checking whether I can make the resolver usable with BIND_8_COMPAT... yes | |
checking whether LDAP via "-lldap" is present and sane... yes | |
checking for ldap_get_option... yes | |
checking for ldap_set_option... yes | |
checking for ldap_start_tls_s... yes | |
checking for ldap_start_tls_sA... no | |
checking for ber_free in -llber... yes | |
checking for sendmail... /usr/sbin/sendmail | |
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure: checking for gettext | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for xgettext... /usr/local/opt/gettext/bin/xgettext | |
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge | |
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... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... external libintl | |
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation | |
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 signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... 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 socklen_t... yes | |
checking for library containing inet_addr... none required | |
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 whether time.h and sys/time.h may both be included... (cached) yes | |
checking size of time_t... 8 | |
checking whether time_t is unsigned... no | |
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 canonicalize_file_name... no | |
checking for strcasecmp... yes | |
checking for strncasecmp... yes | |
checking for ctermid... yes | |
checking for times... yes | |
checking for gmtime_r... yes | |
checking for strtoull... yes | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for fcntl... yes | |
checking for ftruncate... yes | |
checking for inet_ntop... yes | |
checking for canonicalize_file_name... (cached) no | |
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 getaddrinfo... yes | |
checking for ttyname... yes | |
checking for rand... yes | |
checking for ftello... yes | |
checking for fsync... yes | |
checking for stat... yes | |
checking for lstat... yes | |
checking for struct sigaction... yes | |
checking for sigset_t... yes | |
checking for signal.h... (cached) 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 getenv... yes | |
checking for inet_pton... yes | |
checking for strpbrk... 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 ignores unknown -Wno-* options... no | |
checking if gcc supports -Wno-pointer-sign... yes | |
checking if gcc supports -Wpointer-arith... yes | |
checking that generated files are newer than configure... done | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating m4/Makefile | |
config.status: creating Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating common/Makefile | |
config.status: creating common/w32info-rc.h | |
config.status: creating kbx/Makefile | |
config.status: creating g10/Makefile | |
config.status: creating sm/Makefile | |
config.status: creating agent/Makefile | |
config.status: creating scd/Makefile | |
config.status: creating g13/Makefile | |
config.status: creating dirmngr/Makefile | |
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 g10/gpg.w32-manifest | |
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.1.3 has been configured as follows: | |
Revision: b1e1959 (45537) | |
Platform: Darwin (x86_64-apple-darwin14.4.0) | |
OpenPGP: yes | |
S/MIME: yes | |
Agent: yes | |
Smartcard: yes | |
G13: yes | |
Dirmngr: yes | |
Gpgtar: yes | |
Protect tool: (default) | |
LDAP wrapper: (default) | |
Default agent: (default) | |
Default pinentry: (default) | |
Default scdaemon: (default) | |
Default dirmngr: (default) | |
Dirmngr auto start: yes | |
Readline support: no | |
LDAP support: yes | |
DNS SRV support: yes | |
TLS support: gnutls | |
Warning: Mismatches between the target platform and the | |
to be used libraries have been detected for: | |
libgpg-error libgcrypt | |
Please check above for more warning messages. | |
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
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lcposix | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lcposix -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lusb | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lusb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lutil | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lutil -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lresolv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lbind | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lbind -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lldap | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lldap | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lldap | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lldap | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lldap | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -llber | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -llber -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-search-dirs | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lbz2 | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lbz2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lreadline | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lreadline -ltermcap | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -ltermcap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lreadline -lcurses | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -lcurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -lresolv conftest.c -lreadline -lncurses | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -lresolv conftest.c -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -Wno-pointer-sign conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -Wno-pointer-sign conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -Wpointer-arith conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -Wpointer-arith conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
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
2015-05-02 22:39:29 +0100 | |
make | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in m4 | |
make[2]: Nothing to be done for `all'. | |
Making all in common | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-logging.o `test -f 'logging.c' || echo './'`logging.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-status.o `test -f 'status.c' || echo './'`status.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-percent.o `test -f 'percent.c' || echo './'`percent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-audit.o `test -f 'audit.c' || echo './'`audit.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-pka.o `test -f 'pka.c' || echo './'`pka.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-localename.o `test -f 'localename.c' || echo './'`localename.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-userids.o `test -f 'userids.c' || echo './'`userids.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-get-passphrase.o `test -f 'get-passphrase.c' || echo './'`get-passphrase.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-srv.o `test -f 'srv.c' || echo './'`srv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mapstrings.o `test -f 'mapstrings.c' || echo './'`mapstrings.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-stringhelp.o `test -f 'stringhelp.c' || echo './'`stringhelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-strlist.o `test -f 'strlist.c' || echo './'`strlist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-utf8conv.o `test -f 'utf8conv.c' || echo './'`utf8conv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-argparse.o `test -f 'argparse.c' || echo './'`argparse.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-logging.o `test -f 'logging.c' || echo './'`logging.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dotlock.o `test -f 'dotlock.c' || echo './'`dotlock.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mischelp.o `test -f 'mischelp.c' || echo './'`mischelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-status.o `test -f 'status.c' || echo './'`status.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-tlv.o `test -f 'tlv.c' || echo './'`tlv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64dec.o `test -f 'b64dec.c' || echo './'`b64dec.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-zb32.o `test -f 'zb32.c' || echo './'`zb32.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-percent.o `test -f 'percent.c' || echo './'`percent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mbox-util.o `test -f 'mbox-util.c' || echo './'`mbox-util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp2.o `test -f 'asshelp2.c' || echo './'`asshelp2.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-audit.o `test -f 'audit.c' || echo './'`audit.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo './'`pka.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-localename.o `test -f 'localename.c' || echo './'`localename.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-session-env.o `test -f 'session-env.c' || echo './'`session-env.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-userids.o `test -f 'userids.c' || echo './'`userids.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-openpgp-oid.o `test -f 'openpgp-oid.c' || echo './'`openpgp-oid.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ssh-utils.o `test -f 'ssh-utils.c' || echo './'`ssh-utils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-agent-opt.o `test -f 'agent-opt.c' || echo './'`agent-opt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-helpfile.o `test -f 'helpfile.c' || echo './'`helpfile.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-exechelp-posix.o `test -f 'exechelp-posix.c' || echo './'`exechelp-posix.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo './'`srv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgrlhelp.o gpgrlhelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommontls_a-http.o `test -f 'http.c' || echo './'`http.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommontlsnpth_a-http.o `test -f 'http.c' || echo './'`http.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-stringhelp.o t-stringhelp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-support.o t-support.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-timestuff.o t-timestuff.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-convert.o t-convert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-percent.o t-percent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-gettime.o t-gettime.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-sysutils.o t-sysutils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-sexputil.o t-sexputil.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-session-env.o t-session-env.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-openpgp-oid.o t-openpgp-oid.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-ssh-utils.o t-ssh-utils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-dns-cert.o t-dns-cert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-pka.o t-pka.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-mapstrings.o t-mapstrings.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-zb32.o t-zb32.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-mbox-util.o t-mbox-util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-exechelp.o t-exechelp.c | |
rm -f libcommon.a | |
ar cru libcommon.a libcommon_a-mapstrings.o libcommon_a-stringhelp.o libcommon_a-strlist.o libcommon_a-utf8conv.o libcommon_a-argparse.o libcommon_a-logging.o libcommon_a-dotlock.o libcommon_a-mischelp.o 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-zb32.o libcommon_a-convert.o libcommon_a-percent.o libcommon_a-mbox-util.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-asshelp2.o libcommon_a-signal.o libcommon_a-audit.o libcommon_a-dns-cert.o libcommon_a-pka.o libcommon_a-localename.o libcommon_a-session-env.o libcommon_a-userids.o libcommon_a-openpgp-oid.o libcommon_a-ssh-utils.o libcommon_a-agent-opt.o libcommon_a-helpfile.o libcommon_a-exechelp-posix.o libcommon_a-get-passphrase.o libcommon_a-srv.o | |
rm -f libcommonpth.a | |
rm -f libgpgrl.a | |
ar cru libcommonpth.a libcommonpth_a-mapstrings.o libcommonpth_a-stringhelp.o libcommonpth_a-strlist.o libcommonpth_a-utf8conv.o libcommonpth_a-argparse.o libcommonpth_a-logging.o libcommonpth_a-dotlock.o libcommonpth_a-mischelp.o 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-zb32.o libcommonpth_a-convert.o libcommonpth_a-percent.o libcommonpth_a-mbox-util.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-asshelp2.o libcommonpth_a-signal.o libcommonpth_a-audit.o libcommonpth_a-dns-cert.o libcommonpth_a-pka.o libcommonpth_a-localename.o libcommonpth_a-session-env.o libcommonpth_a-userids.o libcommonpth_a-openpgp-oid.o libcommonpth_a-ssh-utils.o libcommonpth_a-agent-opt.o libcommonpth_a-helpfile.o libcommonpth_a-exechelp-posix.o libcommonpth_a-srv.o | |
ar cru libgpgrl.a gpgrlhelp.o | |
rm -f libcommontls.a | |
ar cru libcommontls.a libcommontls_a-http.o | |
ranlib libgpgrl.a | |
ranlib libcommontls.a | |
ranlib libcommonpth.a | |
ranlib libcommon.a | |
rm -f libcommontlsnpth.a | |
ar cru libcommontlsnpth.a libcommontlsnpth_a-http.o | |
ranlib libcommontlsnpth.a | |
rm -f libsimple-pwquery.a | |
ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o | |
ranlib libsimple-pwquery.a | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-stringhelp t-stringhelp.o t-support.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-timestuff t-timestuff.o t-support.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-convert t-convert.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-percent t-percent.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-gettime t-gettime.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sysutils t-sysutils.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sexputil t-sexputil.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-session-env t-session-env.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-openpgp-oid t-openpgp-oid.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-dns-cert t-dns-cert.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-ssh-utils t-ssh-utils.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-pka t-pka.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-mapstrings t-mapstrings.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-zb32 t-zb32.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-mbox-util t-mbox-util.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-exechelp t-exechelp.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in kbx | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-util.o keybox-util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-init.o keybox-init.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-blob.o keybox-blob.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-file.o keybox-file.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-search.o keybox-search.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-update.o keybox-update.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-openpgp.o keybox-openpgp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-dump.o keybox-dump.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o kbxutil.o 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 | |
ranlib libkeybox.a | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../common/libcommon.a -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in g10 | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg.o gpg.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o build-packet.o build-packet.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o compress.o compress.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o compress-bz2.o compress-bz2.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o free-packet.o free-packet.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o getkey.o getkey.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keydb.o keydb.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyring.o keyring.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o seskey.o seskey.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o kbnode.o kbnode.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mainproc.o mainproc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o armor.o armor.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mdfilter.o mdfilter.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o textfilter.o textfilter.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o progress.o progress.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o rmd160.o rmd160.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o openfile.o openfile.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyid.o keyid.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o parse-packet.o parse-packet.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o cpr.o cpr.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o plaintext.o plaintext.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o sig-check.o sig-check.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keylist.o keylist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pkglue.o pkglue.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ecdh.o ecdh.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pkclist.o pkclist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o skclist.o skclist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pubkey-enc.o pubkey-enc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o passphrase.o passphrase.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt.o decrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt-data.o decrypt-data.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o cipher.o cipher.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o encrypt.o encrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o sign.o sign.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o verify.o verify.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o revoke.o revoke.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyedit.o keyedit.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o dearmor.o dearmor.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o import.o import.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o export.o export.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o migrate.o migrate.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o delkey.o delkey.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keygen.o keygen.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o helptext.o helptext.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyserver.o keyserver.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-dirmngr.o call-dirmngr.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o photoid.o photoid.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-agent.o call-agent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o trust.o trust.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o trustdb.o trustdb.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o tdbdump.o tdbdump.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o tdbio.o tdbio.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o card-util.o card-util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o exec.o exec.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgv.o gpgv.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-rmd160.o t-rmd160.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-rmd160 t-rmd160.o rmd160.o | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o verify.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o pkclist.o skclist.o pubkey-enc.o passphrase.o decrypt.o decrypt-data.o cipher.o encrypt.o sign.o verify.o revoke.o keyedit.o dearmor.o import.o export.o migrate.o delkey.o keygen.o helptext.o keyserver.o call-dirmngr.o photoid.o call-agent.o trust.o trustdb.o tdbdump.o tdbio.o card-util.o exec.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -liconv | |
Making all in sm | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgsm.o gpgsm.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keydb.o keydb.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-agent.o call-agent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-dirmngr.o call-dirmngr.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o fingerprint.o fingerprint.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o base64.o base64.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certlist.o certlist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certdump.o certdump.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certcheck.o certcheck.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certchain.o certchain.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keylist.o keylist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o verify.o verify.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o sign.o sign.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o encrypt.o encrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt.o decrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o import.o import.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o export.o export.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o delete.o delete.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certreqgen.o certreqgen.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certreqgen-ui.o certreqgen-ui.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o minip12.o minip12.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o qualified.o qualified.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o minip12.o qualified.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in agent | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-gpg-agent.o `test -f 'gpg-agent.c' || echo './'`gpg-agent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-command.o `test -f 'command.c' || echo './'`command.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-command-ssh.o `test -f 'command-ssh.c' || echo './'`command-ssh.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-call-pinentry.o `test -f 'call-pinentry.c' || echo './'`call-pinentry.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-cache.o `test -f 'cache.c' || echo './'`cache.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-trans.o `test -f 'trans.c' || echo './'`trans.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-findkey.o `test -f 'findkey.c' || echo './'`findkey.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-pksign.o `test -f 'pksign.c' || echo './'`pksign.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-pkdecrypt.o `test -f 'pkdecrypt.c' || echo './'`pkdecrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-genkey.o `test -f 'genkey.c' || echo './'`genkey.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-protect.o `test -f 'protect.c' || echo './'`protect.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-trustlist.o `test -f 'trustlist.c' || echo './'`trustlist.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-divert-scd.o `test -f 'divert-scd.c' || echo './'`divert-scd.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-cvt-openpgp.o `test -f 'cvt-openpgp.c' || echo './'`cvt-openpgp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-call-scd.o `test -f 'call-scd.c' || echo './'`call-scd.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-learncard.o `test -f 'learncard.c' || echo './'`learncard.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_protect_tool-protect-tool.o `test -f 'protect-tool.c' || echo './'`protect-tool.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_protect_tool-protect.o `test -f 'protect.c' || echo './'`protect.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o preset-passphrase.o preset-passphrase.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-protect.o t-protect.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o protect.o protect.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-agent gpg_agent-gpg-agent.o gpg_agent-command.o gpg_agent-command-ssh.o gpg_agent-call-pinentry.o gpg_agent-cache.o gpg_agent-trans.o gpg_agent-findkey.o gpg_agent-pksign.o gpg_agent-pkdecrypt.o gpg_agent-genkey.o gpg_agent-protect.o gpg_agent-trustlist.o gpg_agent-divert-scd.o gpg_agent-cvt-openpgp.o gpg_agent-call-scd.o gpg_agent-learncard.o ../common/libcommonpth.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/npth/1.2/lib -lnpth -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-preset-passphrase preset-passphrase.o ../common/libsimple-pwquery.a ../common/libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-protect-tool gpg_protect_tool-protect-tool.o gpg_protect_tool-protect.o ../common/libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-protect t-protect.o protect.o ../common/libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in scd | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o scdaemon.o scdaemon.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o command.o command.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o atr.o atr.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o apdu.o apdu.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ccid-driver.o ccid-driver.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o iso7816.o iso7816.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app.o app.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-help.o app-help.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-openpgp.o app-openpgp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-nks.o app-nks.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-dinsig.o app-dinsig.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-p15.o app-p15.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-geldkarte.o app-geldkarte.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o app-sc-hsm.o app-sc-hsm.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o scdaemon scdaemon.o command.o atr.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 app-sc-hsm.o ../common/libcommonpth.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/npth/1.2/lib -lnpth -lusb -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in g13 | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o g13.o g13.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o utils.o utils.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o create.o create.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mount.o mount.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mountinfo.o mountinfo.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-gpg.o call-gpg.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o runner.o runner.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o backend.o backend.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o be-encfs.o be-encfs.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o be-truecrypt.o be-truecrypt.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o g13 g13.o utils.o server.o create.o mount.o mountinfo.o call-gpg.o runner.o backend.o be-encfs.o be-truecrypt.o ../common/libcommonpth.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/npth/1.2/lib -lnpth -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in dirmngr | |
cat ../tools/no-libgcrypt.c > no-libgcrypt.c | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o dirmngr.o dirmngr.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o crlcache.o crlcache.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o crlfetch.o crlfetch.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certcache.o certcache.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o cdblib.o cdblib.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ocsp.o ocsp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o validate.o validate.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-action.o ks-action.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-hkp.o ks-engine-hkp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-http.o ks-engine-http.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-finger.o ks-engine-finger.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-kdns.o ks-engine-kdns.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ks-engine-ldap.o ks-engine-ldap.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ldap-parse-uri.o ldap-parse-uri.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ldapserver.o ldapserver.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ldap.o ldap.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ldap-wrapper.o ldap-wrapper.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o dirmngr-client.o dirmngr-client.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o no-libgcrypt.o no-libgcrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o dirmngr_ldap-dirmngr_ldap.o `test -f 'dirmngr_ldap.c' || echo './'`dirmngr_ldap.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-ldap-parse-uri.o t-ldap-parse-uri.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o dirmngr dirmngr.o server.o crlcache.o crlfetch.o certcache.o cdblib.o misc.o ocsp.o validate.o ks-action.o ks-engine-hkp.o ks-engine-http.o ks-engine-finger.o ks-engine-kdns.o ks-engine-ldap.o ldap-parse-uri.o ldapserver.o ldap.o ldap-wrapper.o ../common/libcommontlsnpth.a ../common/libcommonpth.a -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/npth/1.2/lib -lnpth -L/usr/local/Cellar/gnutls/3.3.14/lib -lgnutls -lintl -Wl,-framework -Wl,CoreFoundation -liconv -lldap | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o dirmngr-client dirmngr-client.o ../common/libcommon.a no-libgcrypt.o -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-ldap-parse-uri t-ldap-parse-uri.o ldap-parse-uri.o -lldap ../common/libcommontls.a ../common/libcommon.a no-libgcrypt.o -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/gnutls/3.3.14/lib -lgnutls -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o dirmngr_ldap dirmngr_ldap-dirmngr_ldap.o ../common/libcommon.a no-libgcrypt.o -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lldap -llber -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in tools | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgconf.o gpgconf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgconf-comp.o gpgconf-comp.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o no-libgcrypt.o no-libgcrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg-connect-agent.o gpg-connect-agent.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o symcryptrun.o symcryptrun.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o watchgnupg.o watchgnupg.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgparsemail.o gpgparsemail.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o rfc822parse.o rfc822parse.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgkey2ssh-gpgkey2ssh.o `test -f 'gpgkey2ssh.c' || echo './'`gpgkey2ssh.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgtar-gpgtar.o `test -f 'gpgtar.c' || echo './'`gpgtar.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgtar-gpgtar-create.o `test -f 'gpgtar-create.c' || echo './'`gpgtar-create.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgtar-gpgtar-extract.o `test -f 'gpgtar-extract.c' || echo './'`gpgtar-extract.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgtar-gpgtar-list.o `test -f 'gpgtar-list.c' || echo './'`gpgtar-list.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgtar-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_check_pattern-gpg-check-pattern.o `test -f 'gpg-check-pattern.c' || echo './'`gpg-check-pattern.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o clean-sat.o clean-sat.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mk-tdata.o mk-tdata.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o make-dns-cert.o make-dns-cert.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR=\"/usr/local/Cellar/gnupg21/2.1.3/share/locale\" -DGNUPG_BINDIR="\"/usr/local/Cellar/gnupg21/2.1.3/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/local/Cellar/gnupg21/2.1.3/libexec\"" -DGNUPG_LIBDIR="\"/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/local/Cellar/gnupg21/2.1.3/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/usr/local/Cellar/gnupg21/2.1.3/var\"" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgsplit.o gpgsplit.c | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgconf gpgconf.o gpgconf-comp.o no-libgcrypt.o ../common/libcommon.a -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-connect-agent gpg-connect-agent.o no-libgcrypt.o ../common/libgpgrl.a ../common/libcommon.a -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/npth/1.2/lib -lnpth -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o symcryptrun symcryptrun.o -lutil ../common/libcommon.a ../common/libsimple-pwquery.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o watchgnupg watchgnupg.o | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgparsemail gpgparsemail.o rfc822parse.o | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgkey2ssh gpgkey2ssh-gpgkey2ssh.o ../common/libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgtar gpgtar-gpgtar.o gpgtar-gpgtar-create.o gpgtar-gpgtar-extract.o gpgtar-gpgtar-list.o gpgtar-no-libgcrypt.o ../common/libcommon.a -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg-check-pattern gpg_check_pattern-gpg-check-pattern.o ../common/libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o clean-sat clean-sat.o | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o mk-tdata mk-tdata.o | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o make-dns-cert make-dns-cert.o | |
clang -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsplit gpgsplit.o ../common/libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
Making all in po | |
Making all in doc | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
clang -o yat2m ./yat2m.c | |
for file in gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi dirmngr.texi scdaemon.texi tools.texi ; do \ | |
./yat2m -I . -D gpgtwoone --release "GnuPG 2.1.3" --source "GNU Privacy Guard 2.1" --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 'dirmngr.8' | |
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 | |
make[3]: Nothing to be done for `all'. | |
Making all in . | |
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o asschk.o asschk.c | |
srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../sm/gpgsm ./runtest ./inittests | |
gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 | |
gpgsm: keybox '/private/var/folders/qs/rg1v7kz56wv3v9z4qwgtv3g80000gn/T/gnupg2120150502-14393-1g9p1fa/gnupg-2.1.3/tests/pubring.kbx' created | |
gpgsm: total number processed: 1 | |
gpgsm: imported: 1 | |
gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 | |
gpgsm: total number processed: 1 | |
gpgsm: imported: 1 | |
gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 | |
gpgsm: total number processed: 1 | |
gpgsm: imported: 1 | |
echo timestamp >./inittests.stamp | |
clang -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o asschk asschk.o | |
Making all in pkits | |
srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=../../sm/gpgsm silent=yes ./inittests | |
echo timestamp >./inittests.stamp | |
make[2]: Nothing to be done for `all-am'. |
This file has been truncated, but you can view the full file.
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
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mapstrings.o mapstrings.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-mapstrings.o mapstrings.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-stringhelp.o stringhelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-stringhelp.o stringhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-utf8conv.o utf8conv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-utf8conv.o utf8conv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-strlist.o strlist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-strlist.o strlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-argparse.o argparse.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-argparse.o argparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-logging.o logging.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-logging.o logging.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dotlock.o dotlock.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-dotlock.o dotlock.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mischelp.o mischelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-mischelp.o mischelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-i18n.o i18n.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-i18n.o i18n.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-status.o status.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-status.o status.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-tlv.o tlv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-tlv.o tlv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-init.o init.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-init.o init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sexputil.o sexputil.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-sexputil.o sexputil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-sysutils.o sysutils.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-sysutils.o sysutils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-homedir.o homedir.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-homedir.o homedir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-gettime.o gettime.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-gettime.o gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-yesno.o yesno.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-yesno.o yesno.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64enc.o b64enc.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-b64enc.o b64enc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-b64dec.o b64dec.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-b64dec.o b64dec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-zb32.o zb32.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-zb32.o zb32.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-convert.o convert.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-convert.o convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-percent.o percent.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-percent.o percent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-mbox-util.o mbox-util.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-mbox-util.o mbox-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-miscellaneous.o miscellaneous.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-miscellaneous.o miscellaneous.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xasprintf.o xasprintf.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-xasprintf.o xasprintf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-xreadline.o xreadline.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-xreadline.o xreadline.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-membuf.o membuf.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-membuf.o membuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-iobuf.o iobuf.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-iobuf.o iobuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ttyio.o ttyio.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-ttyio.o ttyio.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp.o asshelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-asshelp.o asshelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-asshelp2.o asshelp2.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-asshelp2.o asshelp2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-signal.o signal.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-signal.o signal.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-audit.o audit.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-audit.o audit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-dns-cert.o dns-cert.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-dns-cert.o dns-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-pka.o pka.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-pka.o pka.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-localename.o localename.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-localename.o localename.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-session-env.o session-env.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-session-env.o session-env.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-userids.o userids.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-userids.o userids.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-openpgp-oid.o openpgp-oid.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-openpgp-oid.o openpgp-oid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-ssh-utils.o ssh-utils.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-ssh-utils.o ssh-utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-agent-opt.o agent-opt.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-agent-opt.o agent-opt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-helpfile.o helpfile.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-helpfile.o helpfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-exechelp-posix.o exechelp-posix.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-exechelp-posix.o exechelp-posix.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-get-passphrase.o get-passphrase.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-get-passphrase.o get-passphrase.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommon_a-srv.o srv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommon_a-srv.o srv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mapstrings.o mapstrings.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-mapstrings.o mapstrings.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-stringhelp.o stringhelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-stringhelp.o stringhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-strlist.o strlist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-strlist.o strlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-utf8conv.o utf8conv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-utf8conv.o utf8conv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-argparse.o argparse.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-argparse.o argparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-logging.o logging.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-logging.o logging.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dotlock.o dotlock.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-dotlock.o dotlock.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mischelp.o mischelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-mischelp.o mischelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-i18n.o i18n.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-i18n.o i18n.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-tlv.o tlv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-tlv.o tlv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-status.o status.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-status.o status.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-init.o init.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-init.o init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sexputil.o sexputil.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-sexputil.o sexputil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-sysutils.o sysutils.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-sysutils.o sysutils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-homedir.o homedir.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-homedir.o homedir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-gettime.o gettime.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-gettime.o gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-yesno.o yesno.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-yesno.o yesno.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64enc.o b64enc.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-b64enc.o b64enc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-b64dec.o b64dec.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-b64dec.o b64dec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-zb32.o zb32.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-zb32.o zb32.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-convert.o convert.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-convert.o convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-percent.o percent.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-percent.o percent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-mbox-util.o mbox-util.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-mbox-util.o mbox-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-miscellaneous.o miscellaneous.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-miscellaneous.o miscellaneous.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xasprintf.o xasprintf.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-xasprintf.o xasprintf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-xreadline.o xreadline.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-xreadline.o xreadline.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-membuf.o membuf.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-membuf.o membuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-iobuf.o iobuf.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-iobuf.o iobuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ttyio.o ttyio.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-ttyio.o ttyio.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp.o asshelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-asshelp.o asshelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-asshelp2.o asshelp2.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-asshelp2.o asshelp2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-signal.o signal.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-signal.o signal.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-audit.o audit.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-audit.o audit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-dns-cert.o dns-cert.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-dns-cert.o dns-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-localename.o localename.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-localename.o localename.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-pka.o pka.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-pka.o pka.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-session-env.o session-env.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-session-env.o session-env.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-userids.o userids.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-userids.o userids.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-openpgp-oid.o openpgp-oid.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-openpgp-oid.o openpgp-oid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-ssh-utils.o ssh-utils.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-ssh-utils.o ssh-utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-agent-opt.o agent-opt.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-agent-opt.o agent-opt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-helpfile.o helpfile.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-helpfile.o helpfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-exechelp-posix.o exechelp-posix.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-exechelp-posix.o exechelp-posix.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommonpth_a-srv.o srv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommonpth_a-srv.o srv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgrlhelp.o gpgrlhelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o gpgrlhelp.o gpgrlhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -DWITHOUT_NPTH=1 -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommontls_a-http.o http.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -DWITHOUT_NPTH=1 -Wno-pointer-sign -c -o libcommontls_a-http.o http.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libcommontlsnpth_a-http.o http.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libtasn1/4.5/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/gnutls/3.3.14/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o libcommontlsnpth_a-http.o http.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-simple-pwquery.o simple-pwquery.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o libsimple_pwquery_a-simple-pwquery.o simple-pwquery.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libsimple_pwquery_a-asshelp.o asshelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o libsimple_pwquery_a-asshelp.o asshelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-stringhelp.o t-stringhelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-stringhelp.o t-stringhelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-support.o t-support.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-support.o t-support.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-timestuff.o t-timestuff.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-timestuff.o t-timestuff.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-convert.o t-convert.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-convert.o t-convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-percent.o t-percent.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-percent.o t-percent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-gettime.o t-gettime.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-gettime.o t-gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-sysutils.o t-sysutils.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-sysutils.o t-sysutils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-sexputil.o t-sexputil.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-sexputil.o t-sexputil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-session-env.o t-session-env.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-session-env.o t-session-env.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-openpgp-oid.o t-openpgp-oid.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-openpgp-oid.o t-openpgp-oid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-ssh-utils.o t-ssh-utils.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-ssh-utils.o t-ssh-utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-dns-cert.o t-dns-cert.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-dns-cert.o t-dns-cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-pka.o t-pka.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-pka.o t-pka.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-mbox-util.o t-mbox-util.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-mbox-util.o t-mbox-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-zb32.o t-zb32.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-zb32.o t-zb32.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-mapstrings.o t-mapstrings.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-mapstrings.o t-mapstrings.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-exechelp.o t-exechelp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-exechelp.o t-exechelp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-convert t-convert.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-convert t-convert.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-timestuff t-timestuff.o t-support.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-timestuff t-timestuff.o t-support.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-percent t-percent.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-percent t-percent.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-stringhelp t-stringhelp.o t-support.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-stringhelp t-stringhelp.o t-support.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-gettime t-gettime.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-gettime t-gettime.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sexputil t-sexputil.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-sexputil t-sexputil.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-sysutils t-sysutils.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-sysutils t-sysutils.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-session-env t-session-env.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-session-env t-session-env.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-openpgp-oid t-openpgp-oid.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-openpgp-oid t-openpgp-oid.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-ssh-utils t-ssh-utils.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-ssh-utils t-ssh-utils.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-dns-cert t-dns-cert.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-dns-cert t-dns-cert.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-pka t-pka.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-pka t-pka.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-mapstrings t-mapstrings.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-mapstrings t-mapstrings.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-zb32 t-zb32.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-zb32 t-zb32.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-mbox-util t-mbox-util.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-mbox-util t-mbox-util.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-exechelp t-exechelp.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-exechelp t-exechelp.o libcommon.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-util.o keybox-util.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-util.o keybox-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-init.o keybox-init.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-init.o keybox-init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-blob.o keybox-blob.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-blob.o keybox-blob.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-file.o keybox-file.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-file.o keybox-file.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-search.o keybox-search.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-search.o keybox-search.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-update.o keybox-update.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-update.o keybox-update.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-openpgp.o keybox-openpgp.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-openpgp.o keybox-openpgp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keybox-dump.o keybox-dump.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keybox-dump.o keybox-dump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o kbxutil.o kbxutil.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o kbxutil.o kbxutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../common/libcommon.a -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o kbxutil kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../common/libcommon.a -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o build-packet.o build-packet.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o build-packet.o build-packet.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o compress.o compress.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o compress.o compress.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o server.o server.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg.o gpg.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o gpg.o gpg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o compress-bz2.o compress-bz2.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o compress-bz2.o compress-bz2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o free-packet.o free-packet.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o free-packet.o free-packet.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o getkey.o getkey.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o getkey.o getkey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keydb.o keydb.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keydb.o keydb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyring.o keyring.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keyring.o keyring.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o seskey.o seskey.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o seskey.o seskey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o kbnode.o kbnode.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o kbnode.o kbnode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mainproc.o mainproc.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o mainproc.o mainproc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o armor.o armor.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o armor.o armor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o mdfilter.o mdfilter.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o mdfilter.o mdfilter.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o textfilter.o textfilter.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o textfilter.o textfilter.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o progress.o progress.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o progress.o progress.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o misc.o misc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o rmd160.o rmd160.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o rmd160.o rmd160.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o openfile.o openfile.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o openfile.o openfile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyid.o keyid.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keyid.o keyid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o cpr.o cpr.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o cpr.o cpr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o parse-packet.o parse-packet.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o parse-packet.o parse-packet.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o plaintext.o plaintext.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o plaintext.o plaintext.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o sig-check.o sig-check.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o sig-check.o sig-check.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keylist.o keylist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keylist.o keylist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pkglue.o pkglue.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o pkglue.o pkglue.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o ecdh.o ecdh.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o ecdh.o ecdh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pkclist.o pkclist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o pkclist.o pkclist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o skclist.o skclist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o skclist.o skclist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pubkey-enc.o pubkey-enc.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o pubkey-enc.o pubkey-enc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o passphrase.o passphrase.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o passphrase.o passphrase.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt.o decrypt.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o decrypt.o decrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt-data.o decrypt-data.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o decrypt-data.o decrypt-data.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o cipher.o cipher.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o cipher.o cipher.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o encrypt.o encrypt.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o encrypt.o encrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o sign.o sign.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o sign.o sign.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o verify.o verify.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o verify.o verify.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o revoke.o revoke.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o revoke.o revoke.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyedit.o keyedit.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keyedit.o keyedit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o dearmor.o dearmor.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o dearmor.o dearmor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o import.o import.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o import.o import.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o export.o export.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o export.o export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o migrate.o migrate.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o migrate.o migrate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o delkey.o delkey.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o delkey.o delkey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keygen.o keygen.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keygen.o keygen.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o helptext.o helptext.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o helptext.o helptext.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keyserver.o keyserver.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o keyserver.o keyserver.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-dirmngr.o call-dirmngr.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o call-dirmngr.o call-dirmngr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o photoid.o photoid.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o photoid.o photoid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-agent.o call-agent.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o call-agent.o call-agent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o trust.o trust.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o trust.o trust.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o trustdb.o trustdb.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o trustdb.o trustdb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o tdbdump.o tdbdump.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o tdbdump.o tdbdump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o tdbio.o tdbio.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o tdbio.o tdbio.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o card-util.o card-util.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o card-util.o card-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o exec.o exec.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o exec.o exec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgv.o gpgv.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o gpgv.o gpgv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o t-rmd160.o t-rmd160.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -c -o t-rmd160.o t-rmd160.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o t-rmd160 t-rmd160.o rmd160.o | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o t-rmd160 t-rmd160.o rmd160.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o verify.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o gpgv2 gpgv.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o verify.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o pkclist.o skclist.o pubkey-enc.o passphrase.o decrypt.o decrypt-data.o cipher.o encrypt.o sign.o verify.o revoke.o keyedit.o dearmor.o import.o export.o migrate.o delkey.o keygen.o helptext.o keyserver.o call-dirmngr.o photoid.o call-agent.o trust.o trustdb.o tdbdump.o tdbio.o card-util.o exec.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/libgpg-error/1.19/include -Wno-pointer-sign -lresolv -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o rmd160.o openfile.o keyid.o parse-packet.o cpr.o plaintext.o sig-check.o keylist.o pkglue.o ecdh.o pkclist.o skclist.o pubkey-enc.o passphrase.o decrypt.o decrypt-data.o cipher.o encrypt.o sign.o verify.o revoke.o keyedit.o dearmor.o import.o export.o migrate.o delkey.o keygen.o helptext.o keyserver.o call-dirmngr.o photoid.o call-agent.o trust.o trustdb.o tdbdump.o tdbio.o card-util.o exec.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -lz -lbz2 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -lgpg-error -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpgsm.o gpgsm.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o gpgsm.o gpgsm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o misc.o misc.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o misc.o misc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keydb.o keydb.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o keydb.o keydb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o server.o server.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o server.o server.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-agent.o call-agent.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o call-agent.o call-agent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o call-dirmngr.o call-dirmngr.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o call-dirmngr.o call-dirmngr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o fingerprint.o fingerprint.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o fingerprint.o fingerprint.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o base64.o base64.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o base64.o base64.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certdump.o certdump.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o certdump.o certdump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certlist.o certlist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o certlist.o certlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certcheck.o certcheck.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o certcheck.o certcheck.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certchain.o certchain.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o certchain.o certchain.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o keylist.o keylist.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o keylist.o keylist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o verify.o verify.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o verify.o verify.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o sign.o sign.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o sign.o sign.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o encrypt.o encrypt.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o encrypt.o encrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o decrypt.o decrypt.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o decrypt.o decrypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o import.o import.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o import.o import.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o export.o export.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o export.o export.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o delete.o delete.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o delete.o delete.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certreqgen.o certreqgen.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o certreqgen.o certreqgen.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o certreqgen-ui.o certreqgen-ui.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o certreqgen-ui.o certreqgen-ui.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o minip12.o minip12.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o minip12.o minip12.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o qualified.o qualified.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -c -o qualified.o qualified.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -lresolv -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o minip12.o qualified.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libksba/1.3.3/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -Wno-pointer-sign -lresolv -o gpgsm gpgsm.o misc.o keydb.o server.o call-agent.o call-dirmngr.o fingerprint.o base64.o certlist.o certdump.o certcheck.o certchain.o keylist.o verify.o sign.o encrypt.o decrypt.o import.o export.o delete.o certreqgen.o certreqgen-ui.o minip12.o qualified.o ../kbx/libkeybox.a ../common/libcommon.a ../common/libgpgrl.a -L/usr/local/Cellar/libgcrypt/1.6.3/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.18/lib -lgpg-error -L/usr/local/Cellar/libksba/1.3.3/lib -lksba -L/usr/local/Cellar/libgpg-error/1.19/lib -lgpg-error -L/usr/local/Cellar/libassuan/2.2.0/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error -lgpg-error -lintl -Wl,-framework -Wl,CoreFoundation -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-command-ssh.o command-ssh.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-command-ssh.o command-ssh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-gpg-agent.o gpg-agent.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-gpg-agent.o gpg-agent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-command.o command.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-command.o command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-call-pinentry.o call-pinentry.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-call-pinentry.o call-pinentry.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-cache.o cache.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-cache.o cache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-trans.o trans.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-trans.o trans.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-findkey.o findkey.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -Wno-pointer-sign -c -o gpg_agent-findkey.o findkey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1.2/include -g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -c -o gpg_agent-pksign.o pksign.c | |
superenv removed: -g -O2 -Wall -Wpointer-arith | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../common -DLOCALEDIR="/usr/local/Cellar/gnupg21/2.1.3/share/locale" -DGNUPG_BINDIR="/usr/local/Cellar/gnupg21/2.1.3/bin" -DGNUPG_LIBEXECDIR="/usr/local/Cellar/gnupg21/2.1.3/libexec" -DGNUPG_LIBDIR="/usr/local/Cellar/gnupg21/2.1.3/lib/gnupg" -DGNUPG_DATADIR="/usr/local/Cellar/gnupg21/2.1.3/share/gnupg" -DGNUPG_SYSCONFDIR="/usr/local/etc/gnupg" -DGNUPG_LOCALSTATEDIR="/usr/local/Cellar/gnupg21/2.1.3/var" -I/usr/local/Cellar/libgcrypt/1.6.3/include -I/usr/local/Cellar/libgpg-error/1.18/include -I/usr/local/Cellar/libgpg-error/1.19/include -I/usr/local/Cellar/libassuan/2.2.0/include -I/usr/local/Cellar/libgpg-error/1.17/include -I/usr/local/Cellar/npth/1 |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment